Skip to:
Content
Pages
Categories
Search
Top
Bottom

Button to userprofile page

Viewing 2 replies - 1 through 2 (of 2 total)

  • r-a-y
    Keymaster

    @r-a-y

    Here you go:

    <?php if(is_user_logged_in()) : ?>
    <a href="<?php echo bp_get_loggedin_user_link(); ?>"><img src="LINK TO YOUR BUTTON" alt="My Profile" /></a>
    <?php endif; ?>


    5527801
    Inactive

    wow cool, that was fast !

    First class and thank you !

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Button to userprofile page’ is closed to new replies.
Skip to toolbar