Viewing 1 replies (of 1 total)
  • Plugin Author r-a-y

    (@r-a-y)

    Use CSS at the moment.

    Try the following:

    #members-following-personal-li, #members-followers-personal-li {display:none;}
    body.my-account #members-following-personal-li, body.my-account #members-followers-personal-li {display:inline !important;}

    This is only cosmetic though. If you need better access rights, I’ll need to add a filter to the code.

Viewing 1 replies (of 1 total)
  • The topic ‘Show Follower and Following Button only to User (Profile User)’ is closed to new replies.