Replies
- Brajesh Singh on February 17, 2022 at 8:52 pm in reply to: [Resolved] rename bp-nouveau folder #43313
Hi David,
Thank you for the question.1. Please visit wp-content/plugins and add the following to bp-custom.php
add_action( 'bp_loaded', function() { $bp = buddypress(); bp_register_theme_package( array( 'id' => 'nouveau', 'name' => __( 'BuddyPress Nouveau', 'buddypress' ), 'version' => bp_get_version(), 'dir' => trailingslashit( $bp->themes_dir . '/community' ), 'url' => trailingslashit( $bp->themes_url . '/community' ), ), true ); }, 13);Now, Please visit wp-content/plugins->buddypress/bp-templates and rename “bp-nouveau” to “community”
This is one of the ways. A better way will be to copy the BP-Nouveau templates and register them as a new template pack.
Regards
Brajesh - Brajesh Singh on February 17, 2022 at 8:45 pm in reply to: Multiple Images Not Showing as Gallery #43312
Hi,
Thank you for the question.
I am sorry, I had to remove your links as they were NSFW. In future, Please add warning/notice before linking to NSFW content.Now, coming back to the issue:- Are you using MediaPress? Which theme are you using? Is it some other plugin for media?
Please let us know and we will assist.
Regards
Brajesh Thank you.
I will be off for 2-3 hours. Will be checking after that.
Regards
Brajesh- Brajesh Singh on February 17, 2022 at 1:54 pm in reply to: [Resolved] Upload content only users or modeators #43300
Hi Carlo,
Is this question about MediaPress?Are you using it with BuddyPress? Is it used for profile or group?(I am assuming group).
Do you want to restrict group gallery creation/upload by admins and moderators?
Please let us know and we will assist.
Regards
Brajesh - Brajesh Singh on February 17, 2022 at 1:52 pm in reply to: Auto Friendship Pro not add follow on create new user after Buddypress udapte #43299
Hi,
Please get in touch via https://buddydev.com/buddypress-custom-development-service/Also, what do you expect o happen if a user matches multiple lists?
Regards
Brajesh - Brajesh Singh on February 17, 2022 at 1:51 pm in reply to: Can’t get WordPress Username Availability Checker to work with my form #43298This reply has been marked as private.
Hi James,
Thank you for the question.
I am sorry, we don’t have a header field. The Definition of header field can be different based on various themes.What do you want the users to add to this filed and how this field will be rendered? Any ideas or screenshot will help.
Regards
BrajehsHi,
Thank you.
A temporary admin account will provide better option as I can check the settings and active plugins. I will need around 30 mins of access on staging. If you are not comfortable with that, even a guest account will be fine to see to it in action though I may/may not know what caused it.Regards
Brajesh- Brajesh Singh on February 17, 2022 at 1:26 pm in reply to: [Resolved] Unable to Deactivate Buddypress #43294
Hi Cromacio,
Thank you.
You most probably had some opcache which was not cleared. There is no other reason for BuddyPress not deactivating.We do not provide any support for BuddyBoss platform here other than our plugins. Please contact BuddyBoss support for further assistance.
Regards
Brajesh Hi Binok,
Welcome to BuddyDev support forums.Thank you for opening the topic here.
Do you have any staging site where I can see it with a guest account? If not, Please let me know. We will setup an install on our server where you can try to re-create it.
Once we are able to see it/re-create it, we can fix it.
Thank you
Brajesh