Replies
- Brajesh Singh on March 1, 2020 at 5:04 am in reply to: Why does bp members directory reload every time – revisited #27966
Hi Carsten,
Thank you for the question.This is a normal behaviour for web pages using ajax. What you are looking for is an app like back button(or single page app behaviour). In order to do that, the state needs to be saved between various page visits.
None of the theme supports it. It can be achieved but it is beyond the scope we can help you here.
You may want to look at https://web.dev/progressive-web-apps/ specification as it aims to bring app like experience for web.
Regards
Brajesh - Brajesh Singh on March 1, 2020 at 5:00 am in reply to: [Resolved] Follow Plugin Notification Switch #27965
Hi Mike,
Welcome to BuddyDev,The BuddyPress follower plugin already has the notification option for users to select if they want to receive mail on follow or not.
Please check it.
https://i.imgur.com/PFPxX8X.png
I am assuming that you are using 1.3 branch from github
https://github.com/r-a-y/buddypress-followers
Regards
Brajesh - Brajesh Singh on February 28, 2020 at 5:50 pm in reply to: Private Message Rate Limiter – Rate Limit User Activity #27956This reply has been marked as private.
- Brajesh Singh on February 28, 2020 at 5:49 pm in reply to: Is there a way extend or customize the "Recent Visitors For BuddyPress Profile" #27955
Hi Mical,
Thank you for the kind words using the plugin.This plugin does not have support for template override currently. Please allow me till this wednesday to update and add the template override support.
Regards
Brajesh Hi Chris,
Welcome to BuddyDev.The plugin displays the full content by default.
You can override posts.php in your theme and use the_excerpt() instead of the_content() there.
To override a template, Please copy ‘wp-content/plugins/buddyblog/templates/buddyblog/posts.php’ to youractive_theme/buddyblog/posts.php
Regards
Brajesh- Brajesh Singh on February 28, 2020 at 1:17 pm in reply to: Remove link from BuddyPress User Badges #27953
Hi Jana,
Thank you for using the plugin.Please use # in the link option in the badges. That will not link to anywhere.
Regards
Brajesh - Brajesh Singh on February 27, 2020 at 10:33 pm in reply to: Private Message Rate Limiter – Rate Limit User Activity #27947This reply has been marked as private.
- This reply has been marked as private.
- This reply has been marked as private.
Hi Christophe,
Thank you for clarifying. I see now.Yes, adding another hook will be better for showing acf form. I will add that.
Regards
Brajesh