• Resolved vinothmathew

    (@vinothmathew)


    hi
    i am using the Theme My Login plugin for a client. this plugin not showing the login and logout menus

    please help me to get out from this issue

    thank you….

Viewing 1 replies (of 1 total)
  • Thread Starter vinothmathew

    (@vinothmathew)

    i resolved the issue by add this logout redirection code in my header.php

    <?php if ( is_user_logged_in() ) {

    echo ‘logout page redirection url’ ;
    }
    ?>

    thank you….

Viewing 1 replies (of 1 total)
  • The topic ‘Theme My Login plugin not showing the login and logout’ is closed to new replies.