Replies
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 Hi Tosin,
Thank you for reminding.We will explore this next week.
Regards
Brajesh- Brajesh Singh on March 31, 2023 at 4:36 pm in reply to: [Resolved] BuddyPress Auto Activate Auto Login issues #49057
Hi Martin,
Thank you.Have a nice weekend!
- Brajesh Singh on March 31, 2023 at 9:22 am in reply to: Slug to use to remove the “profile” subnav menu item. #49047
Hi Carsten,
No issues.It is possible to remove tabs if you are able to provide a substitute default tab.
Also, It seems that in your use case, all you need is to hide the sub tab markup and no the actual content. I will suggest using css for that purpose.
Regards
Brajesh Hi Denney,
Thank you for your interest in our plugins.We don’t have access to current version of vikinger, so we are unable to confirm the compatibility status.
The last time we tested it for a client(around an year ago), It had too many hard coding and we could not make our plugins compatible.I am very sorry, we are unable to provide you the compatibility details for this theme.
Regards
Brajesh