• Resolved chrysostomo

    (@chrysostomo)


    Hello!
    I would like to remove the name of the titles of the top of the page, especially the Home.

    It is possible?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Open your content-page.php (you can find it in the folder ‘template-parts’)and remove the following code:

    <header class="entry-header">
    	<?php the_title( '<h1 class="entry-title">', '</h1>' ); ?>
    </header><!-- .entry-header -->

    hi…

    user this plugin: Hide Title
    so you have a choice to hide or not the title, when you create a post. on the right side is an the Hide Title option field.

    greets
    andreas

    actually hide title does absolutely nothing
    Same goes for “toggle the title”

    Hello,
    I have the same problem. I do not want the page title ‘home’ or the title for my company to be shown in every google search so how do I remove that?
    Thank you

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to remove Page Title from pages’ is closed to new replies.