Removing the sidebar on extra page
-
I have a page where I have the google search results show however the sidebar gets in the way. I only want to sidebar gone on that page I looked around and I found the other pages use <?php get_sidebar(); ?> to get the sidebar so I tried
<?php kill_sidebar(); ?> but that did not work. I can not delete the sidebar because I need it. It would be helpful if I could just remove it from that one page.
-Dustin
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Removing the sidebar on extra page’ is closed to new replies.