Home › Forums › Back End › WordPress Categories / Menu Clash › Re: WordPress Categories / Menu Clash
December 10, 2009 at 2:55 pm
#67969
Participant
"BLUEBIRD" wrote:
THEN try to click on the main menu, example EQUIPMENT to get out of there and it goes
http://www.suistudios.com/category/equipment and there is an error, as there is no page like that.
You have hand coded your menu incorrectly:
If you want a link to always refer to the root of your website, add a backslash "/" before the page name…. example
Code:
"BLUEBIRD" wrote:
Why is my category page, which is based on the template of my single.php page not respecting my main menu?
Also, that doesnt’ make sense.
Your Category page is not based on your single.php template. Here’s why:
http://codex.wordpress.org/Template_Hierarchy