This topic has 6 replies, 2 voices, and was last updated 10 years by SQadmin.

  • Author
  • #1689
     joninhas
    Participant

    pag navigation bug when changing group page name and url (it not change on pag nav)

    where can i change pag nav language items?

    #1721
     SQadmin
    Keymaster

    Hi,
    I don’t understand where you need to change the link. Attach screenshots, give more details on the location of that pag nav. Thanks

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #1734
     joninhas
    Participant

    Sorry was not pag nav , but breadcrumb

    [IMG]http://i43.tinypic.com/211nbqh.jpg[/IMG]

    I changed the page “Groups” name to “Grupos”

    #1736
     joninhas
    Participant
    #1765
     SQadmin
    Keymaster

    Hi,
    Try adding this to your wp-config.php file in your root wordpress install directory:

    COPY CODE
    
    define ( 'BP_GROUPS_SLUG', 'grupos' );
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #1871
     joninhas
    Participant

    the problem happen in other items in breadcumb (some items are not translated)

    #1882
     SQadmin
    Keymaster

    Hi,
    Here is a list of slugs used by Buddypress

    COPY CODE
    
    define ( 'BP_ACTIVITY_SLUG', 'streams' );
    define ( 'BP_BLOGS_SLUG', 'journals' );
    define ( 'BP_MEMBERS_SLUG', 'users' );
    define ( 'BP_FRIENDS_SLUG', 'peeps' );
    define ( 'BP_GROUPS_SLUG', 'gatherings' );
    define ( 'BP_FORUMS_SLUG', 'discussions' );
    define ( 'BP_MESSAGES_SLUG', 'notes' );
    define ( 'BP_WIRE_SLUG', 'pinboard' );
    define ( 'BP_XPROFILE_SLUG', 'info' );
    define ( 'BP_REGISTER_SLUG', 'signup' );
    define ( 'BP_ACTIVATION_SLUG', 'enable' );
    define ( 'BP_SEARCH_SLUG', 'find' );
    define ( 'BP_HOME_BLOG_SLUG', 'news' );
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?