Skip to:
Content
Pages
Categories
Search
Top
Bottom

Change avatar to link to pofile instead of activity page

  • @alfredojp

    Participant

    I’m using the latest version of WordPress and Buddypress and the mayashop theme http://hyleysteatox.com/
    If you go to the shopping cart, I would like to know how I can change the link for the avatar so that it goes to the bp profile page instead of the activity page.

    here is the test user:
    testing4ag@gmail.com
    testing1212

Viewing 1 replies (of 1 total)
  • @cwjordan

    Participant

    It may be that you need to set:

    /* set default BP to profile page instead of activity page */
    define( 'BP_DEFAULT_COMPONENT', 'profile' );
    

    in your wp-content/plugins/bp-custom.php file (create that file if it does not exist – see https://codex.buddypress.org/plugindev/bp-custom-php/ for more about that file).

Viewing 1 replies (of 1 total)
  • The topic ‘Change avatar to link to pofile instead of activity page’ is closed to new replies.
Skip to toolbar