Replies
- Brajesh Singh on July 21, 2021 at 6:35 pm in reply to: [Resolved] Auto join groups – cron job #39650
Hi Darshan,
Try using 12,13 instead of putting it inside a quote and then try.Regards
Brajesh - Brajesh Singh on July 21, 2021 at 6:34 pm in reply to: [Resolved] Redirect after Registration #39649
Hi Gianluca,
Thank you for the question.
You may use this plugin.https://buddydev.com/plugins/bp-auto-activate-auto-login/
You can configure the redirect after activation/login etc with this plugin.
Please have a look.
Regards
Brajesh Hi Gianluca,
Thank you for the replies. I will be sharing the code by tomorrow.Is it ok if the cancel friendship button appears with the activity too or we just need add friends?
Regards
Brajesh- Brajesh Singh on July 20, 2021 at 6:40 am in reply to: [Resolved] BuddyPress Member Types Pro, created user doesn’t show under its member type!!! #39628
Hi,
Can you please change the filter to alphabetical and let me know if there is any change or not?Regards
Brajesh - Brajesh Singh on July 20, 2021 at 6:38 am in reply to: [Resolved] BuddyPress Member Types Pro, not working #39627
Hi Olaf,
Can you please share me the site link and credentials again. The plugin is working. I need to check the site again to see if there is something else there causing it.In some of the cases, BuddyPress will not list users who haven’t logged to the site.
Regards
Brajesh - Brajesh Singh on July 19, 2021 at 11:54 pm in reply to: [Resolved] BuddyBoss Plugin Compatibility #39623
Hi Nick,
Thank you for the reply.1. Activity Privacy :- Sorry, They have activity privacy and the part you have mentioned is a very tiny part of this plugin.
2. We had the compatibility for the editing functionality earlier. BuddyBoss released their own editing for activity. we will not be able to keep adding a feature to BuddyBoss which they will eventually replace. That is wastage of our effort.
3. The modal Box:- we do not plan to support ajax registration or branded login outside own own themes. The reason is it needs skin for each of the supported theme.
I appreciate your offer to upgrade membership but we will not be able to put our effort on things which are eventually going to be replaced by BuddyBoss. It is like we are wasting our time on adding support.
Thank you
Brajesh Hi Gianluca,
Thank you for the question.By default, BuddyPress does not show the button in activity, that’s why we don’t show it either.
If you can tell me(by marking a position in activity) where you want the button to appear in activity, I can look into it and provide a solution.
Regards
Brajesh- Brajesh Singh on July 19, 2021 at 11:47 pm in reply to: [Resolved] Remove Profile Tabs Dropdown Menu #39621
Hi Lisa,
I am soryr, I had to re-look at it. There is no update needed for this.Please put this code in the child theme’s functions.php
/** * Disable greedy nav for user profiles in Community Builder */ add_filter( 'cb_bp_single_item_tabs_classes', function ( $classes ) { $classes[] = 'no-greedy-nav'; return $classes; } );Regards
Brajesh - Brajesh Singh on July 18, 2021 at 6:08 pm in reply to: [Resolved] Branded login pages settings not saving properly #39606
Hi Tosin,
It is most probably an issue with the caching plugin.Branded login simply specifies the page it needs. The pages are crated and saved by BuddyPress and it is exactly same as BuddyPress default pages.
Please re-check it.
Regards
Brajesh Hi Tosin,
Thank you,I am sorry, I am unable to put a dedicated page for this currently. We do plan to provide something like this(complete posts dashboard with published, drafts,pending etc) via shortcode in future.
Regards
Brajesh