Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

eyup

macrumors regular
Original poster
Aug 21, 2006
182
3
UK
Hi,

Spent half a day looking for solutions to this, google, wordpress forum - driving me nuts ;-)

Wordpress allows you to set a Static page as the homepage - but the problem (as you peeps will no doubt have heard a million times) is that it leaves the 'home' tab in the navigation bar - which goes to the static page. See:

http://www.a-on.co.uk/calderevents/

This is what I've failed to find - is there a simple way to remove the 'Home' tab which applies to all templates? Or are all templates different in respect of the coding which renders the Nav system so I'd have to edit the code in each theme?

Basically - How do i dump the 'Home' tab in the nav?

Amazed I can't find a tutorial that covers this point - it's simply not mentioned.
 
The first place I would look based on my experiences with WordPress would be the Header.php file...towards the bottom. You'll likely have to manually edit it. Fortunately, it can be done in the browser.

Have you looked there already?
 
The first place I would look based on my experiences with WordPress would be the Header.php file...towards the bottom. You'll likely have to manually edit it. Fortunately, it can be done in the browser.

Have you looked there already?

Hi tobefirst,

Looking now - is there a specific bit of code that needs to be altered? And would this code be the same/similar in all themes?

(ps i'm not a codehead btw ;-)
 
I'm not sure I understand 100% what you want, but this Wordpress plugin might help. We use it at the the Zym Blog (app review site, in signature)

Plugin Description:
This plugin adds a checkbox, “include this page in menus”, which is checked by default. If you uncheck it, the page will not appear in any listings of pages (which includes, and is usually limited to, your page navigation menus).

Pages which are children of excluded pages also do not show up in menu listings. (An alert in the editing screen, underneath the "include" checkbox allows you to track down which ancestor page is affecting child pages in this way.)
Link: http://wordpress.org/extend/plugins/exclude-pages/
 
I'm not sure I understand 100% what you want, but this Wordpress plugin might help. We use it at the the Zym Blog (app review site, in signature)

Plugin Description:
Link: http://wordpress.org/extend/plugins/exclude-pages/

Hey cheers.

I've sussed a way to do it using that plug in - with one small problem: The home page button in the nav bar doesn't highlight.

(I'll try and explain the problem better for you:

I set a static page as the Front Page - eg Welcome.
But there is always the original 'Home' page tab in the nav system & the Front page tab - Welcome - is highlighted.)

Using that plug-in I can hide the 'Welcome' page in the nav bar so leaving just the original 'Home' bar - great! - but for some strange reason though we are at the Home/FrontPage - the button does not highlight.
 
OK, do you have the latest version of Wordpress?

Also, how do you have your URL's set up? For example on my site (in signature), clicking on the "About" page in the Nav. Bar will load zymblog.appstorebeta.com/about .

On your site, clicking a link in the Nav. Bar loads www.a-on.co.uk/calderevents/?page_id=12

The page_id thing could be messing with the system. I'm pretty sure there is a way to turn that off. Not sure if thats whats giving you trouble, but its still something that should be fixed probably.
 
what happens if you remove the static page thing...just change it to the default config for the home page. Perhaps the fact you have the Home page set to be the static page is messing something up...I think the Home page is by default the static page.

I don't think i worded that very well.


EDIT: Never mind...

Tried that and you end up with a standard blog type page.

(know what you mean about wording - having a he'll of a time describing this problem ;-)
 
ahh...you quoted me too early. i changed what it says :)
Addition to what I posted above:

I checked my site, and I believe you should try going to Settings>Permalinks
If its not already chosen, choose Day and Name.

Then go to each of the pages (in the Page Editor in Admin menu) that are in your Nav Bar, and under the Page Title change the permalink to sitename.com/pagename . That will look better than that page_id stuff.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.