Replies
- Brajesh Singh on February 17, 2022 at 9:15 pm in reply to: [Resolved] BuddyPress Xprofile Custom Field Types – Age were shown as Date in Profile #43315
Hi,
Thank you for the details and the patience.I had a look at BuddyX theme and the Stax WP plugin. They are working fine with the age.
Please share me a screenshot of your Field Settings(Dashboard->Users->Profile Field-> Field->Edit)
And also a screenshot showing what it display on the frontend.Regards
Brajesh Hi,
Thank you.
I can see the issue. Please do keep the staging site available for next 24 hours. I will be troubleshooting and fixing it.Regards
Brajesh- 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