Replies
- Brajesh Singh on March 25, 2020 at 8:09 pm in reply to: HTML integration in the Bio or in a Xprofile #28365
Hi Jean,
Thank you for the question.I am sorry, I am not aware of any solution.
Regards
Brajesh - Brajesh Singh on March 25, 2020 at 8:08 pm in reply to: [Resolved] Page Instead of Profile: Recent Visitors For BuddyPress Profile #28364
Hi JJ,
Thank you for the question.The plugin only tracks for user’s profile visit and is incapable of tracking other types.
Though it is possible to achieve similar result by keeping a list of user ids in post meta, It might not be good idea if you want to let user’s see which post they visited.
If you only need to show it on the post/page screen, I can ask one of my team mate to put a few lines for custom code for this.
Regards
Brajesh - Brajesh Singh on March 25, 2020 at 8:06 pm in reply to: Posting with Buddypress Themepack Nouveau [activity-stream allow_posting=1] #28363
Hi Brad,
Thank you for the question.At the moment, the plugin can not do that for the BP Nouveau template pack.
For legacy, we use the form from theme. With nouveau this approach will not work.
The solution is to create your own implementation of activity form and the form handler.
Regards
Brajesh - Brajesh Singh on March 24, 2020 at 7:50 am in reply to: Private Message Rate Limiter – Rate Limit User Activity #28355This reply has been marked as private.
- Brajesh Singh on March 23, 2020 at 6:05 pm in reply to: [Resolved] Add class to all inputs generated by buddypress and or / xprofile #28353
Hi Mike,
Thank you for the question.I am sorry, I do not see any straight forward option for this.
Regards
Brajesh - Brajesh Singh on March 23, 2020 at 6:02 pm in reply to: [Resolved] acceptance checkbox is not working #28352
Hi,
The default registration page a page created by BuddyPress for allowing user signup. You can see it from Dashboard->Settings->BuddyPress->Pages screen.You can load css/js from our plugin on all pages by putting this code in your theme’s functions.php
add_filter( 'bpxcftr_load_front_assets', '__return_true' );I do not think It will be very helpful if all the fields are not appearing.
Regards
Brajesh Hi,
Welcome to BuddyDev.Please share the error message or link me to a screenshot.
Thank you
Brajesh- Brajesh Singh on March 23, 2020 at 5:58 pm in reply to: [Resolved] BuddyPress Activity Shortcode exclude #28349
You are welcome.
Hi Philippe
Thank you for checking.In that case, I will suggest contacting your theme developer and requesting for a fix.
Regards
Brajesh- Brajesh Singh on March 23, 2020 at 5:57 pm in reply to: continue reading / mediapress / Activity ShortCode #28347
Hi Philippe,
Thank you for the topic.This is by design in MediaPress( we link activity permalink to the gallery/media page).
I will remove it in the next version and that will make it normal for all existing activity too.Regards
Brajesh