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
Delete <?php the_title();?> in single.php and page.php
Hi
Thanks for that, but the theme doesn't appear to have either of those files.
N
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