Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

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

    Participant

    Just did a deeper search and found this works for now:

    Just add show_admin_bar(true); to your functions.php in your theme.

    @3ring

    Participant

    @shanebpdev – it worked! I used:

            <a href="<?php bp_activity_user_link(); ?>" class="nicename"> 
    			@<?php global $activities_template;
    			echo $activities_template->activity->user_nicename; 
    			?>
            </a>

    Thanks so much for your prompt help!!

    @3ring

    Participant

    @shanebpdev – Should I be declaring a global variable somewhere first?

    @3ring

    Participant

    Thanks @shanebpdev but neither of those worked?? Have you tried it?

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