Replies
- Brajesh Singh on November 8, 2019 at 11:59 am in reply to: [Resolved] Import Settings / Recent Visitors For BuddyPress #26332This reply has been marked as private.
- Brajesh Singh on November 8, 2019 at 11:53 am in reply to: [Resolved] Add "featured" content at top of "community activity update" page #26331
Hi,
That rectangular stuff is the post form and it most probably has a conflict with your theme.Please try troubleshooting it.For alignment, you will need css. We can not help without actually seeing it live.
Regards
Brajesh - Brajesh Singh on November 7, 2019 at 5:01 pm in reply to: [Resolved] Import Settings / Recent Visitors For BuddyPress #26322
Hi,
I am sorry, I mis-read the question.The visibility is not in user’s control.
You as the site admin control it from plugin’s setting.
Regards
Brajesh - Brajesh Singh on November 7, 2019 at 5:00 pm in reply to: [Resolved] Import Settings / Recent Visitors For BuddyPress #26321
You are doing it correctly.
There are no other setting to import.
Please make sure that the recent visitors is enabled in the plugin settings.
Also, if you are using any caching plugin, Please clear the cache.
Regards
Brajesh - Brajesh Singh on November 7, 2019 at 4:58 pm in reply to: [Resolved] Member type pro compatibilty Gwangi #26320
Sure, Please do.
- Brajesh Singh on November 7, 2019 at 4:56 pm in reply to: [Resolved] Member type pro compatibilty Gwangi #26318
Hi Johan,
Thank you for the details.It seems that Gwangi developers don’t have much experience with BuddyPress. They are incorrect in pointing about the plugin.
The issue is related to how BuddyPress Member Types directory works(It is a core feature of BuddyPress).
On the member types directory(say members/type/student), The queried object is not setup and that’s why they are getting 0.
They should use buddypress()->pages->members->id. It is better choice for knowing the members directory.
Also, they do not need to delete transient or cache or anything. These are no required.
Regards
Brajesh - Brajesh Singh on November 7, 2019 at 11:37 am in reply to: [Resolved] Auto badges re number of posts #26315
Hi,
The badge plugin does not support automatic assignment. If you want to do it, you will need to write custom code to accomplish it.The badge plugin only supports manual assignment as well as role/member type based assignment.
Regards
BrajeshPS:- I moved the topic to relevant forum.
- This reply has been marked as private.
Hi Fabrice,
the is_required check is done by BuddyPress Core. we do not do the check.I will suggest to report it on BuddyPress trac.
Regards
Brajesh- Brajesh Singh on November 6, 2019 at 10:57 pm in reply to: [Resolved] BuddyPress Group Badges #26307
Thank you Hans.
I will get back to you today or latest by tomorrow.Thank you
Brajesh