Re: Login moved from sidebar to admin bar
Hi again.
Firstly, thanks so much for your help r-a-y! I managed to get it working…. But then it has issues when I try to login or out. I think it’s probably to do with where I’ve placed my if/else statements. Just can’t seem to get it working! The first part looks like this:
if ( is_user_logged_in() ) : ?>
Followed by the url to log out, then the else statement and then the function… Any idea where I’m going wrong?
Thanks,
Abi