Replies
Hi Earl,
Thank you for reporting the issue.It might be a bug in our cache busting strategy. please allow us to investigate next week and assit.
Regards
BrajeshHi Earl,
Thank you for your reply.Please open a new topic with your specific details and we will assist.
The bulk upload is supported out of the box in sidewide gallery.Regards
Brajesh- Brajesh Singh on April 1, 2023 at 7:51 pm in reply to: Conditional Profile Fields for BuddyPress has compatibility issue with BuddyBoss #49077
Hi Angie,
Thank you for reporting the issue and the details.Please convey my sincere thanks to BuddyBoss support team for demonstrating the issue and providing the solution. Their solution is correct and the right approach for the issue.
We had somehow missed that BuddyBoss started dynamic loading of registration fields. It is good to know.
We will be updating the plugin Monday/Tuesday and test with current version of BuddyBoss for the same.Thank you
Brajesh - Brajesh Singh on April 1, 2023 at 7:44 pm in reply to: [Resolved] BuddyPress Auto Friendship Pro Sync Users #49076This reply has been marked as private.
Hi Van,
You will need to change this line'include' => array( 1, 35,97 ),Assuming that your category id is 25, it can bewritten as
'include' => array( 25 ),Regards
Brajesh- Brajesh Singh on March 31, 2023 at 11:43 pm in reply to: BuddyPress Group Tab to open an Elementor Modal #49069
Hi MG,
Thank you for the details.Does a modal feature come inbuilt with Elementor now? or are you using Elementor Pro/some addon?
My assumption is that either of the following 2 are possible:-
1. The java script for opening modal is not being loaded as the Modal creator plugin(elemntor/addon) assumes it to be on a post/page and Group is not a post/page.
2. Or the expected selector used for triggering modal is not found.
In both the cases, there is not much we can do as it is the plugin which provides modal have control over both of these. If you can link me to 2 pages( 1 where modal is working) and (1 on group where it is not working), I can assist you with the correct issue and how to approach it(will need to write to the the modal plugin dev team).
Regards
Brajesh Thank you.
You may use this code snippet(and update the include ids) to limit which categories the user can post.https://buddydev.com/support/forums/topic/blog-categories/page/2/#post-1481
Regards
BrajeshHi Van,
Yes, you may do so.
Are you using BuddyBlog or BuddyBlog pro? We can provide more specific assistance if you can let us know.Regards
Brajesh- Brajesh Singh on March 31, 2023 at 6:24 pm in reply to: Recent Visitors For BuddyPress Profile – User selection not working #49061
Hi Eric,
hope you are doing well.Please upgrade to 1.7.1 and let me know if it works for you or not?
Regards
Brajesh - Brajesh Singh on March 31, 2023 at 4:44 pm in reply to: [Resolved] BuddyPress Auto Friendship Pro Sync Users #49059
Hi Cristi,
Thank you for using the plugin.
It seem there is something corrupting json responses on your site. We only put an alert message if the response is empty/corrupted.Are you using any plugin that restricting friendship?
Regards
Brajesh