Replies
- Brajesh Singh on April 3, 2018 at 1:06 am in reply to: Ajax registration – form has gone whacky #14235
Hi Diana,
I checked on your site.1. On the Top right Register button, the popup seems to be working fine for me.
2. I do see the problem on the wp-login.php page register link where the layout for the registration is bad. It happens since this page is not adding your custom css.
What code have you used to load your custom css for ajax registration plugin? Please let me know and I can update here.
Thank you
Brajesh - Brajesh Singh on April 3, 2018 at 1:03 am in reply to: Display buddypress’s private message button on other theme's listing #14234
Hi Billy,
Thank you for the question.
I have a post lined up on the subject. Will post today and then reply back with the link here.Thank you
Brajesh - Brajesh Singh on April 3, 2018 at 1:02 am in reply to: [Resolved] Gallery Directory Pagination Issues #14233
Hi Keith,
That’s very strange.On the demo, we are using community Builder
http://demos.buddydev.com/mediapress/gallery/and the pagination is working.
I am still not sure of the issue but I am thinking on it. Will get back to you if I find any reason or if you have any more details to share, please do.
Regards
Brahjesh I am glad you found it. We do plan to add it on bulk edit screen too to avoid the the extra issue.
Regards
Brajesh- Brajesh Singh on April 2, 2018 at 11:41 am in reply to: [Resolved] BuddyPress Simple Front End Post Warnings In Code #14218
Hi Dime,
Please visit Settings again and you will see the option to let users upload. Please check that and users will be able to upload media into their posts.Regards
Brajesh - Brajesh Singh on April 2, 2018 at 7:30 am in reply to: [Resolved] BuddyPress Simple Front End Post Warnings In Code #14215
Hi Dime,
Please visit Dashboard->Settings->BuddyBlog Settings and save the settings.The error should go away.
Please let me know if that works for you or not?
Regards
Brajesh - Brajesh Singh on April 2, 2018 at 3:20 am in reply to: Ajax registration – form has gone whacky #14211
Hi Diana,
Your ssl certificate is expired and that’s why the browser is not loading the js from the httmps.Can you please renew the ssl(or avoid using it). Your link is correct. The problem lies that js is not loaded.
Please give it a try and let me know.
Thank you
Brajesh - Brajesh Singh on April 2, 2018 at 3:15 am in reply to: Ajax registration – form has gone whacky #14210
Hi Diana,
I am sorry for the inconvenience.I am looking at the site now and will have more details soon.
Thank you
Brajesh - Brajesh Singh on April 2, 2018 at 3:13 am in reply to: [Resolved] Correct add class to Buddypress Register Popup #14209
Please link to the site. It is most probably a javascript error for the close button.
For the Fields, I will suggest moving the fields to secondary groups,. BuddyPress will only show the primary group fields in the form.
Thank you
Brajesh - Brajesh Singh on April 2, 2018 at 3:11 am in reply to: [Resolved] How to remove buddypress user from all groups #14208
Sorry about this. 3rd party plugin support, specially ones that we don’t use is tricky.
I hope that the original plugin developers will assist you with proper action.
The part of code
groups_remove_data_for_user( $user->ID );Is guaranteed to remove the user from all groups but it seems I am not using the correct hook to attach to.
Regards
Brajesh