Skip to:
Content
Pages
Categories
Search
Top
Bottom

Add Friend & Cancel Friendship Links show up twice in member directory

Viewing 5 replies - 1 through 5 (of 5 total)
  • Sounds like a transition from 1.2.5 to 1.2.6 and custom theme pages not updated .

    `do_action( ‘bp_directory_members_actions’ )`

    Is where the buttons in question are called from now

    Do you still have “?

    This lists the changes between 1.2.5 and 1.2.6:
    `https://trac.buddypress.org/changeset?old_path=%2Ftags%2F1.2.5%2Fbp-themes%2Fbp-default%2Fmembers&old=&new_path=%2Ftags%2F1.2.6%2Fbp-themes%2Fbp-default%2Fmembers&new=3916`


    Virtuali
    Participant

    @gunju2221

    @hnla, and @xberserker, I figured out the culprit to this, but I am not sure why it does not take until 1.2.6 to happen.

    The double button is because you have called 2 stylesheets from the same buddypress default.css. The most common mistake is the css from the bp template pack being applied, and than calling the same css from the bp-themes/bp-default/css/default.css. You need to remove one, and it should solve the double button issue.


    odiggy
    Participant

    @odiggy

    I had this problem too. In my members-loop.php I had:


    and

    Just delete the “ line and it’s fixed.


    Tosh
    Participant

    @xberserker

    @odiggy That fixed it thank you so much!

    No that’s fine glad have been of help ;)

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Add Friend & Cancel Friendship Links show up twice in member directory’ is closed to new replies.
Skip to toolbar