Replies
Hi Tosin,
I am sorry, I am unable to help you with custom codes due to lack of available time.I will ask one of my teams members to see if they can assist you. is your problem that the Facebook like activity is not showing stream activity correctly? Have you tried it after disabling all your custom codes and 3rd party plugins/themes.
If yes, Please list us the active plugins, theme and template pack.
Regards
BrajeshHi Jochem,
Thank you for the update.
I am not seeing anything incorrect with your settings.Please delete the old entries and if this keeps happening for new tabs too, Please let me know. I will like to investigate further in that case.
Regards
Brajesh- This reply was modified 3 years, 2 months ago by
Brajesh Singh.
- This reply was modified 3 years, 2 months ago by
- Brajesh Singh on September 7, 2022 at 9:49 pm in reply to: [Resolved] Shorting the members loop for BuddyPress Featured Members plugin #46394
Hi Lefteris,
Thank you for confirming the fix.Please open a new topic for the posts list question.
Regards
Brajesh - This reply has been marked as private.
- This reply has been marked as private.
- This reply has been marked as private.
- This reply has been marked as private.
- Brajesh Singh on September 6, 2022 at 8:41 pm in reply to: [Resolved] restrict access to a profile field by a membership plugin? #46369
Hi,
Thank you for the clarification.
I assume you are trying to apply 2 member types to a user? Even though it is possible to assign two member types, It is a source of trouble(removing, assigning , appending member type(s)) and that’s why you will not find a proper implementation for this.Regards
Brajesh - Brajesh Singh on September 6, 2022 at 8:08 pm in reply to: [Resolved] Shorting the members loop for BuddyPress Featured Members plugin #46365
Hi Lefteris,
Thank you for the patience.1. Please upgrade to 1.1.3
2. In your code, Please add one more parameter enable_type=1
e.g<?php if ( bp_has_members(bp_ajax_querystring( 'members').'&scope=featured&type=newest&enable_type=1') ) : ?>Please let me know if that works or not?
Regards
Brajesh Please try doing 2 small changes
1. In the main tab, Please put a numeric value (e.g 25) for position
2. In the sub tab, Please change slug to something else. Try making it different than the parent and make sure to put a number for the position.Please let me know if it works for you or not?
Regards
Brajesh