Hide button on own buddypress profile, and show on profile of others
-
I built a chat button and trying to hide it on my BP profile page (member-header.php) as “current loggedin user”, but want it to be visible when i check the profile page of other members.
I have been playing with these codes, but cant get it to work
<?php if ( bp_loggedin_user_id() == bp_displayed_user_id() ):?>
<?php endif; ?>Please help me
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.