Different layout for some pages
-
I want to display some pages of my blog in a complete different layout. But if I create a different page template within my theme, the
get_header(), get_sidebar()andget_footer()only embed my deafult theme’s files (header.php, sidebar.php, footer.php). How can I change it to make e.g.get_sidebar()embed the file sidebar2.php?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Different layout for some pages’ is closed to new replies.