create page type icon
Permalinkproblem i keep on having, is that every page type icon on my theme has the sitewide header nav, and of course when i remove it from any of these page types it removes the header nav from every page, and i do not want this to happen, only remove from this new page type.
I think that is my problem,so need to create a page type icon with no header nav right from the get go
any ideas??
thanks
Blackadder
Most probably your theme has an elements/header.php file, which all of your templates will use. Either you can create a new template and copy in elements/header.php (rather than including it) and efit out the Header Nav area, or modify the elements/header.php like this#