Hide the login form when logged in
HI, i have used the advertising block from the c panel and included the login form but the problem is even though i am logged in the form still shows up and i want to hide that once logged in tried few tricks like
Code:
<?php if ( is_user_logged_in() ) : ?>
but no luck, thanks
here is the image of what i am trying to hide when logged in
hide this.jpg