Hi,
Is it possible to not show your sitebars in some pages?
thx
Hi,
Is it possible to not show your sitebars in some pages?
thx
Yes it is, its very simple
You have to make a template and remove
<?php get_sidebar(); ?> from it.
So every page you make using that template will not have sitebars.
If you want more info about templates see: Page Templates Documentation
Thanks, for your quick reply.
I will read the documentation :)
This topic has been closed to new replies.