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

Display page title on all pages except home page

Home / Forums / Virtue Theme / Display page title on all pages except home page

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
June 25, 2014 at 8:13 am

I would like to disable displaying page title on home page. When I use standard wordpress tips like:

<?php if ( is_home() ) { ?>

<?php } else { ?>

<?php } ?>

in page-header.php I’m loosing content. Can you give me a hand with the problem?

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