Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter pctekk

    (@pctekk)

    I’ve tried…

    <?php if (is_home()) { ?>
    <!-- don't display title (leave this blank) -->
    <?php } else { ?>
    <h2 class="page-title"><?php the_title(); ?></h2>
    <?php } ?>

    [Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]

    but it doesn’t seem to detect that its the homepage?

    Thread Starter pctekk

    (@pctekk)

    Sussed it, thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Theme: zeeNews] Remove home page title’ is closed to new replies.