Okay
  Public Ticket #165770
Secodary Menu on header
Closed

Comments

  • Millicent started the conversation
    How do I add a logout menu here. Please see attached file.
  •  1,069
    ThemeNectar replied

    Hey!

    http://codex.wordpress.org/Function_Reference/wp_loginout

    Add this into your header.php file in the secondary menu ul

    <li><?php wp_loginout(); ?></li>

    Cheers

  • Millicent replied

    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?

  •  1,069
    ThemeNectar replied

    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 :)