Hi,
I am trying to create a custom template based on the full width template.
The reason is that i created a third navigation menu, which is loaded by a second header.php file. See http://www.organisatie-ontwikkeling.org/login-elearning for the alternative main navigation
So I did two steps:
I copied the full width template, gave it another name and then uploaded the files.
I registered the template in the functions.php.
Then…I made a page, selected the new template… and then it doesnt show as full width template. And I cant figure out why!
What am i doing wrong here?
You don’t need to register the template in functions.php, you need to change the template’s name inside the template, i.e. this part:
/*
Template Name: Full Width
*/
Hi,
I did that and nevertheless it doesnt show as a full width page.
Is it because I made the sidebar right the default template?
Cheers, Kees