Forums

Stop page name appearing at the top of the content - Semiologic (4 posts)

  1. NozzaC
    Member
    Posted 2 years ago #

    Hi

    I'm trying Semiologic's latest free theme. Looks OK but the page name is appearing at the top of the content. E.g. I have a page called Contact and the word Contact appears in the content area. See http://www.berkshirecomputerrepair.com.

    I'm guessing I need to edit some php but don't know what or where. The semiologic forum has been of little help.

    Thanks

    Nozza

  2. songdogtech
    Member
    Posted 2 years ago #

    Delete <?php the_title();?> in single.php and page.php

  3. NozzaC
    Member
    Posted 2 years ago #

    Hi

    Thanks for that, but the theme doesn't appear to have either of those files.

    N

  4. henkholland
    Member
    Posted 2 years ago #

    Well then make a file called page.php by copying the content of index.php into it and do songdogtech's suggestion on the page.php
    Do not do it on the index.php otherwise you will loose the title's in your blog posts.
    More here:
    http://codex.wordpress.org/Template_Hierarchy

Topic Closed

This topic has been closed to new replies.

About this Topic