Replies
You are welcome.
- Brajesh Singh on July 10, 2019 at 11:31 am in reply to: [Resolved] Why does BP Members Directory reload every time? #24038
Hi Carsten,
If you are using bp-legacy, you can modify yourtheme/buddypress/members/members-loop.php and replace this line<div id="pag-top" class="pagination">with this
<div id="pag-top" class="pagination no-ajax">same for the bottom of the file
Replace this
<div id="pag-bottom" class="pagination">with
<div id="pag-bottom" class="pagination no-ajax">That will disable ajax loading.
PS:- If the file is not there, you may copy it from wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/members/ to your theme/buddypress/members .
Regards
Brajesh - Brajesh Singh on July 10, 2019 at 11:23 am in reply to: How can I keep all BP content navigation within Buddypress? #24037
In WordPress, you can make a menu item link to any custom link.
Using the special URL as custom link, you can link to any tab.
Primary or sub nav depends on the theme. You can link to any tab/subtab to any WordPress navigation item.
Please check the custom link option.
Regards
Brajesh - Brajesh Singh on July 10, 2019 at 10:23 am in reply to: [Resolved] Feature Request: Time-based Member Types #24036
Hi Mike,
Thank you.We need some kind of membership option that controls time(for example after 30 days the member ship expires or 60 days it expires).
We can use the membership to trigger change.
I am not sure as I do not use wp download manager, does it provide any membership system? If yes, we can look into it and check if we can integrate it with the member types pro.
PS:- We will have a membership plugins this year.
Thank you
Brajesh - Brajesh Singh on July 10, 2019 at 10:19 am in reply to: [Resolved] Recent Profile Visitors – no visit count in tab #24035This reply has been marked as private.
Hi Mike,
Thank you.
It was a bug in the plugin.I have fixed role based badge now
https://buddydev.com/plugins/buddypress-user-badges/
The bug was not allowing saving images for roles. Please upload images for role badges and It will work now.
PS:- As discussed in other topic, multisite network mode is not available yet. We are hoping to push with multisite network mode compatibility next week.
Thank you
BrajeshYou are welcome 🙂
- Brajesh Singh on July 10, 2019 at 5:45 am in reply to: [Resolved] BuddyPress Auto Activate Auto Login – Cannot login #24029
Hi,
About Ajax Registration form and conditional Profile field. They should be compatible. Please share me a page on your site and I can test and assist quickly.It is possible, there compatibility broke with Ajax register 2.0. Please link me to a page and I will provide an update.
Regards
Brajesh - Brajesh Singh on July 10, 2019 at 5:41 am in reply to: [Resolved] BuddyPress Auto Activate Auto Login – Cannot login #24028
Hi Chris,
Thank you for your feedback.Please allow me to clarify a few things.
1. BuddyPress legacy template is neither buggy nor outdated. If someone told you it is outdated, they have misguided you.
2. BuddyPress Nouveu is a broken template and uses outdated Backbonejs.
3. We did not support the Nouveau initially due to the way events were handled in Nouveau. It makes simple tasks complex.
4. Yes, legacy looks less elegant than Nouveau but has better extension feasible.Now that I have clarified about BP Legacy’s position vs Nouveau, I believe Conditional Profile Field will work with both.
The message that you saw was for BP Profile search’s template. We no more support condition with Profile Search plugin.
So, you can use both template packs without issue.
Also, If you are using our member types pro, You may avoid the Conditional field and use member types for conditions instead.(You will need to enable Conditional registration option in settings). It works in both the template packs.
PS:- Replying about the Ajax registration Form in next reply.
Regards
Brajesh - Brajesh Singh on July 10, 2019 at 5:22 am in reply to: [Resolved] Statistics plugin for buddypress (Buddystats) #24027
Hi Tosin,
Thank you for reminding.At the moment, the kind of resource it needs is to feasible for us. I am still hoping we can create something similar in future.
Regards
Brajesh