Clear Line theme

Vatuma Support » Clear Line theme129

Remove Page Title from the body of the page (6 posts)

About This Topic

Tags

  1. IrinaN
    Member
    Posted 12 months ago
    #

    Hello Ivan,

    Thank you for the great theme! I was wondering if it is possible to remove page title from showing on the actual page. For example, if there is an About page in the navigation menu, how can I remove word "About" from the body of the actual page?

    Thank you.

  2. jobrien
    Member
    Posted 12 months ago
    #

    Not sure if you solved this, but I think all you need to do is delete the actual text from the title when you are in edit mode. That is what I did to get rid of my unwanted title. Does that makes sense - hope it helps!

  3. IrinaN
    Member
    Posted 12 months ago
    #

    Thanks Jobrien for the response! I tried removing the text from the title of the page, but I do want the page title show in the navigation menu for people to be able to find it. The page title does not show on home page probably because it's static, but titles on any other pages show in the body of the page. Any ideas how to fix that?

    Thanks again for your help...

  4. Ivan
    Key Master
    Posted 11 months ago
    #

    IrinaN,
    find in page.php and remove the line:

    <h1 id="post-<?php the_ID(); ?>"><?php the_title(); ?></h1>
  5. jaybeerhodes
    Member
    Posted 5 months ago
    #

    This seems to work if your pages are set to the default template. However, if a page is set to a different template, the title remains.

  6. Anna
    Member
    Posted 5 months ago
    #

    ...and there's no call to the title in the different template?

Reply

You must log in to post.

Vatuma Support » Clear Line theme129