Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Insert a condition just under menu

Home / Forums / Ascend Theme / Insert a condition just under menu

This topic is: Resolved
[Resolved]
Posted in: Ascend Theme
December 9, 2017 at 9:34 am

Hello,
I’d like to know how to insert a condition under menu on every page.

Site :

if( !is_user_logged_in() ) { echo ‘<p> My text </p>’; } else { echo ”; }

Thank you in advance

  • The forum ‘Ascend Theme’ is closed to new topics and replies.