Viewing 1 replies (of 1 total)
  • Hi Kibinai76,

    Sure! Just switch over to using the shortcode option and then insert the code as follows:

    if( is_user_logged_in() ) :
    
         echo do_shortcode( '[responsive-menu]' );
    
    endif;

    Many thanks

    Peter

Viewing 1 replies (of 1 total)
  • The topic ‘logged in user’ is closed to new replies.