Shape the future of Social networking with WordPress: Join Project Midnight Sun! The next generation platform for community building with WordPress!

BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25392

    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

  • Keymaster
    (BuddyDev Team)
    Posts: 25392
    Brajesh Singh on in reply to: Delivery address not saved #43314

    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

  • Keymaster
    (BuddyDev Team)
    Posts: 25392
    Brajesh Singh on 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

  • Keymaster
    (BuddyDev Team)
    Posts: 25392
    Brajesh Singh on 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

  • Keymaster
    (BuddyDev Team)
    Posts: 25392
    Brajesh Singh on in reply to: Delivery address not saved #43305

    Thank you.

    I will be off for 2-3 hours. Will be checking after that.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25392
    Brajesh Singh on 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

  • Keymaster
    (BuddyDev Team)
    Posts: 25392

    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

  • Keymaster
    (BuddyDev Team)
    Posts: 25392
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25392
    Brajesh Singh on in reply to: BuddyPress XField Type – Headers #43297

    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
    Brajehs

  • Keymaster
    (BuddyDev Team)
    Posts: 25392
    Brajesh Singh on in reply to: Delivery address not saved #43295

    Hi,
    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