Viewing 5 replies - 1 through 5 (of 5 total)
  • @mods,

    I get a warning message from my browser advising me NOT to visit the above website when I click on the link provided. Potential hackers trying to steel info, is the gist of it.

    Moderator Samuel Wood (Otto)

    (@otto42)

    ww.wp.xz.cn Admin

    Beefstick: That message just means that he has an invalid https certificate. Chrome made it look a lot scarier lately, but that’s all that message is.

    Sweet thanks for info.

    @brandclipper,

    to get rid of the page titles on my site I deleted the following code from the page-title.php(child theme) file,

    <?php elseif ( is_page() ): ?>
    		<h2><?php echo alx_page_title(); ?></h2>
    Thread Starter brandclipper

    (@brandclipper)

    @beefstick

    I tried removing that code, but it does not disappear yet. This is not the blog post, its a page.

    What about this,

    .page-title {
    display: none;
    }
Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Title In Pages’ is closed to new replies.