Loginout not displaying properly
-
<a class="footerLink" href="<?php wp_loginout(); ?>" title="<?php _e('login area'); ?>"></a>
the above is what I’m using to try to create a link for the login area – but it’s displaying either without the footerlink formatting or comes up with Logout <“login area or something like that.
Can anyone tell me what I should be adding to make it display properly? The code itself adds fine on its own, but without the footerlink formatting so, it looks inconsistent.
Thanks in advance
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Loginout not displaying properly’ is closed to new replies.