Forums

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

  1. NozzaC
    Member
    Posted 3 weeks 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 3 weeks ago #

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

  3. NozzaC
    Member
    Posted 2 weeks ago #

    Hi

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

    N

  4. henkholland
    Member
    Posted 2 weeks 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

Reply

You must log in to post.

About this Topic