Replies
- Brajesh Singh on November 9, 2020 at 7:23 pm in reply to: [Resolved] BuddyPress Activity Privacy plugin Causes my submenus to dissappear #34416
Hi Mark,
Thank you.Please upgrade to 1.0.2 of the plugin. I have added stricter check for our BP Nouveau template pack support to avoid the javascript error. It was throwing javascript error de to a conflict on the home page and leading to the issue.
Please let me know if it works for you or not?
Regards
Brajesh Hi Jessie,
Thank you for the reply.I will wait. You can use the plugin for embedding another other kind of content if needed.
Regards
BrajeshHi Jessie,
I am sorry to hear about your health. Hope you are doing well.Thank you for the very well explained video. I see the issue now.
You want to move contents generated by various BuddyBoss component to one tab.The BuddyBoss or BuddyPress components screen are special pages and even though you can link them, you can not move them between tabs.
Since it will not server your purpose, I will issue the refund within an hour and let you know.
Thank you
Brajesh- Brajesh Singh on November 9, 2020 at 6:55 pm in reply to: [Resolved] BuddyPress Activity Privacy plugin Causes my submenus to dissappear #34411
Hi Mark,
That means it is definitely a javascript conflict.Please share the login details as a private reply here(there is a checkbox at the bottom of reply) or via our contact form.
Thank you
Brajesh - Brajesh Singh on November 9, 2020 at 6:51 pm in reply to: [Resolved] Facebook Like User Activity Stream for BuddyPress #34409This reply has been marked as private.
- Brajesh Singh on November 9, 2020 at 6:47 pm in reply to: Ajax support for branded login plugin #34408
Hi Tosin,
Thank you for the suggestion.For the time being, we are undecided on Branded login and adding more features to it.
If you need access to our Ajax registration plugin(which has ajax login support), Please let me know and I will enable it in your account.
Thank you
Brajesh - Brajesh Singh on November 9, 2020 at 6:45 pm in reply to: Best page load speed for BP dynamic content pages, what to expect? #34407
Hi Carsten,
The BuddyPress plugin by itself is not slow. The speed depends on many factors(theme, media, assets, and other plugins etc).
I do not see any issue on shared server if you have a few thousand users(and only few of them are online).
There are multiple ways to optimize it
1. Use a lightweight theme
2. Minimize assets and enable browser cache
3. Optimize media
5. Use an object caching
6. Try disabling on lowering heartbeat time(for live check of new activity etc)
7. Not applicable to you(since you do not use VPS), using a in memory cache like redis can improve significantly8. If it is still not around 1 second, Try disabling some of the plugin(except BuddyPress) to find your bottleneck and remove it.
BuddyPress doe snot have any scalability issue on a default install. If someone starts using too many meta queries(profile meta query, activity meta query etc), they are bound to slow it down and create issues.
Regards
Brajesh - Brajesh Singh on November 9, 2020 at 6:39 pm in reply to: [Resolved] Ajax Registration not displayed a full popup #34406
Hi Robert,
Thank you for using the plugin.The theme is using a very high zindex for header and that’s why it is happening.
Please visit Dashboard->Appearance->Customize and click on “Additionla CSS”
Please add the follwoign line.mfp-wrap{ z-index: 10000; }That will fix it. The new z-index is one higher than the theme’s.
Regards
Brajesh - Brajesh Singh on November 9, 2020 at 6:38 pm in reply to: [Resolved] BuddyPress Activity Privacy plugin Causes my submenus to dissappear #34405
Hi Mark,
Please link me to a screenshot of the issue.Seems like a conflict as I haven’t seen anything like it earlier. Also, if possible, Please enable the plugin and share me a guest login(subscriber user) to allow me check if ti is some css or something else.
Thank you
Brajesh Hi Jessie,
Thank you for the detailed video.If your goal is to just add the nav items in the account menu, you can do it easily from the WordPress Menu screen(no need for the profile tabs plugin).
1. Please visit Dashboard->Appearance->Menus and in the right side top, please look for “Screen Options”. Click on it and when it expands, make sure to check “BuddyBoss” in the boxes.
That will add a Box with new custom nav links. You can use those nav items in the menu and they will link to correct profile.
Regards
Brajesh