hide sidebar on some pages
-
I want to be able to hide the side bar on some pages.
I know that this is probably not the correct syntax, but something like this…<?php if(is_page('page ID=30')): ?> <?php hide_sidebar(); ?> <? endif; ?>
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘hide sidebar on some pages’ is closed to new replies.