Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

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

  • Wayne Hall
    Participant

    @waynhall

    By the way, the “code” tag does not work on here, nor does the “pre” tag. Use HTML entities to display angled brackets.


    Wayne Hall
    Participant

    @waynhall

    I noticed the same problem. I don’t know if it had been there all along and I just hadn’t noticed, but I just upgraded to Buddypress 1.2.4. I’m also using the the BuddyPress Template Pack to create a custom theme. To work around the problem, I replaced:
    <?php bp_user_link() ?>
    with:
    <?php bloginfo(‘url’) ?>/members/<?php bp_displayed_user_username() ?>

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