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: 25485

    Hi Shayne,
    I have tested it and I can see the issue.

    The ‘BUDDYBLOG_ARCHIVE_SLUG’ constants gets defined very early. It won’t work if you have put it in your bp-custom.php

    I will update to make it work with bp-custom.php in next release. For now, Please put that constant in wp-config.php

    
    define( 'BUDDYBLOG_ARCHIVE_SLUG', 'some-posts' );
    

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: BuddyBlog Featured Image #23272

    Hi Diane,
    My apologies for the delayed reply.

    I just tested it again to be sure. I tested this with twentyninteen as well as a custom theme and for both it worked(normal subscriber user account). It is working as expected.

    I believe, there are some issues or conflict with your theme and will suggest asking the theme developer to ask for assistance(since the theme is a paid one).

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: buddyblog style not work #23271

    Hi,
    BuddyBlog 2.0 is delayed. Will be available by the end of June.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    You are welcome.

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Shayne,
    Thank you for reporting.
    This seems like a bug in BuddyPress.

    I tested with

    
    define( 'BP_FRIENDS_SLUG', 'alpha' );
    define( 'BP_DEFAULT_COMPONENT', 'alpha' );
    
    

    and I got the same result. Changing the name does not work as expected.

    I can certainly look into it but I will need some time before I can. In the meantime, you may want to report it on BuddyPress trac.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: ReCaptcha #23268

    Hi Fabianski,
    We could not release the plugin this week due to some issues. It will be available by Wednesday now.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Richard,
    Welcome to BuddyDev.

    1. You can disable the html by Disabling “Auto link” on the profile field edit page
    2. For custom, Please use

    
    $values = maybe_unserialize( BP_XProfile_ProfileData::get_value_byid( $field_id, $user_id ) );
    
    

    And modify it as you please.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Richard,
    You are welcome.
    For now, Please use the change from the github.

    My plan is to release next version with a bit better lightbox(already implemented, needs minor tweak) and remote only media upload in addition to a few other improvements.

    Due to prior commitments I haven’t been able to spend much time on MediaPress. Hoping to add these features by the 2nd week of June and then push a release.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: BuddyBlog Featured Image #23246

    Hi Diane,
    Welcome to BuddyDev.

    Does your theme support featured image? Are you using a custom theme ? If yes, Which one, Please let me know and I can check it quickly.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: Pics/Video Reorder #23245

    Hi Keyesy,
    Thank you.

    1. I am sorry but I do not understand what is the https://tulsi2020.space/workspace/test/. I do understand that
    https://tulsi2020.space/workspace/site-gallery/test/ is the single sitewide gallery.

    Also, if possible, Please create a temporary admin account for me and share here via a private reply.

    Thank you
    Brajesh