How can I make the homepage title different from the navigation
-
Hi
I have been looking through the forums for an answer to this…there are lots of answers but I haven’t managed to get any of them to work. I am a coding novice.
My theme is edegree and it does not support menus…so I am unable to do it that way. On my site (www.equinesites.co.uk) the nav menu comes up with the any new pages I create. So the ‘Home’ page has the title ‘Home’.
I want to have ‘Home’ in the navigation and ‘Welcome to my site’ or some such as the page heading.
Anyone know how I can do this? You’ll have to explain simply ??
I found this piece of code in the page.php
<h2 class="catheader"><?php the_title();?></h2> <?php edit_post_link(' Edit', '<span class="editpost">', '</span>'); ?>
Viewing 13 replies - 1 through 13 (of 13 total)
Viewing 13 replies - 1 through 13 (of 13 total)
- The topic ‘How can I make the homepage title different from the navigation’ is closed to new replies.