The most common reason for this happening is that the menu you made hasn’t been told to fire. WordPress allows you to create as many custom menus as you want, but you have to select which one you want to be displayed as your themes main menu using the drop-down box on the top left. I’ve wondered a couple of times why my custom menu wasn’t doing anything.
Thread Starter
ecrump
(@ecrump)
Yes, I have it selected in the drop down on the left
Thread Starter
ecrump
(@ecrump)
One thing i noticed was that in the instruction in the Forum, the sub-menu pages were listed at Categories and not Pages on the far right, could this have anything to do with it? If so, where do you define the category for the page? there is not option on the page entry screen.
I believe you have a theme bug then. The error has to either be in the php, or your usage of the menu system. Sounds like you’re doing things right (You may want to watch this to be sure though) so it has to be calling the menu incorrectly. I don’t have access to the theme files, so I can’t be sure.