BuddyDev

Search

Buddyblog Pemalink

  • Participant
    Level: Initiated
    Posts: 20
    clyn on #15039

    Hi,

    I’m using buddyblog and buddpress tab screen name (Blog) when i click tab
    permalink: https://abc.com/members/memberA/buddyblog/

    1 – with below code ïts change to —-> https://abc.com/members/memberA/hellomyblog
    add_filter( ‘buddyblog_use_slug_in_permalink’, ‘__return_true’ );
    define( ‘BP_BUDDYBLOG_SLUG’, ‘hellomyblog’ );
    define( ‘BUDDYBLOG_ARCHIVE_SLUG’, ‘hellomyblog’ );

    But screen Tab name “BLOG” is not change, how can i change nav name an order with bpfunction

    Thanks
    Have an nice week

  • Keymaster
    (BuddyDev Team)
    Posts: 24190
    Brajesh Singh on #15058

    Hi Clyn,
    Please translate it. You can use poedit to translate the label.

    Regards
    Brajesh

  • Participant
    Level: Initiated
    Posts: 20
    clyn on #15059

    Hi,

    Ah i forget poetid or locotranslate So sorry sometimes i need more to remember 🙂

    Ok thanks…

You must be logged in to reply to this topic.

This topic is: not resolved