Comments Millicent started the conversationFebruary 19, 2014 at 4:28amHow do I add a logout menu here. Please see attached file. 1,069ThemeNectar repliedFebruary 20, 2014 at 2:23pmHey!http://codex.wordpress.org/Function_Reference/wp_loginoutAdd this into your header.php file in the secondary menu ul<li><?php wp_loginout(); ?></li>CheersMillicent repliedFebruary 21, 2014 at 3:38amI meant is for the cart logout not the wordpress. When I add a "logout" on the secondary menu, logout is still there even if I clicked on logout. How do I let logout disappear after I click on it? 1,069ThemeNectar repliedFebruary 24, 2014 at 7:28amHey again Millicent,sorry I didn't know you were referring to the WooCommerce aspect - can you please direct this question to their forums since this is not Salient specific?Cheers :) Sign in to reply ...
Hey!
http://codex.wordpress.org/Function_Reference/wp_loginout
Add this into your header.php file in the secondary menu ul
Cheers
I meant is for the cart logout not the wordpress. When I add a "logout" on the secondary menu, logout is still there even if I clicked on logout.
How do I let logout disappear after I click on it?
Hey again Millicent,
sorry I didn't know you were referring to the WooCommerce aspect - can you please direct this question to their forums since this is not Salient specific?
Cheers :)