Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

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

  • oxeem
    Participant

    @oxeem69

    
    add_action( 'bp_member_options_nav', 'achievement_profile' );
     
    function achievement_profile() {
        ?>
    <li><a href="http://achieveinlife.co.uk/single-user-achievement/?id=<?php '.bp_displayed_user_id().' ?>">Achievements</a></li>
    <?php 
    }

    This isn’t working, can you help me with this? it wont get the end bit, the profiles user ID


    oxeem
    Participant

    @oxeem69

    any adivce please?

Viewing 2 replies - 1 through 2 (of 2 total)
Skip to toolbar