Skip to:
Content
Pages
Categories
Search
Top
Bottom

Change direction link from member loop php

  • @winnischneider

    Participant

    Hi over there.
    In the member-loop.php there is this as link for Name and Icon:
    <?php bp_member_permalink(); ?>
    brings me to the /member-profile/…./activity tab. How can I change this in a way, that the link direct me to /member-profile/…../profile tab????
    Thanks for helping.

Viewing 3 replies - 1 through 3 (of 3 total)
  • @prashantvatsh

    Participant

    Hi,

    Please write this line in your wp-config.php:

    define('BP_DEFAULT_COMPONENT', 'profile' );

    Thanks

    @winnischneider

    Participant

    Great, its function.
    Thanks very much Prashant.

    @prashantvatsh

    Participant

    Welcome 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Skip to toolbar