rwhitcroft
Newbie
Just Getting Started
Member Likes (0)
I am using the member plugin with the community theme. I have found how to reassign the sign up button in the welcome message section to my member plugin registration page.
However, how do I remove the Sign In button on the header? (Image attached). Or, if it is easier how do I reassign the page that this button points to so that I can have it take the user to the member plugin registration page as well?

Responses (3)
Member (joined April 2009) Likes (0)
Hiya rwhitcroft,
Depending on whether you're using BuddyPress or not the file will be slightly different.
WordPress: bp-communities/lib/templates/wp-template/login-panel.php (line 17)
BuddyPress: bp-communities/lib/templates/bp-template/bp-login-panel.php (line 9)
Choose the correct file above and copy/paste it in the same directory in your bp-community child theme. Next open the new file and either remove the link altogether or put in the correct URL at the lines indicated above.
Make sure the child theme is activated and you should be good to go.
Thanks!
Member (joined June 2011) Likes (0)
Thanks Mason. I will give that a try.
Thanks again.
Member (joined April 2009) Likes (0)
Great. Let us know how it goes for ya :)
Become a member