OK. I checked EVERYwhere and I am completely stumped.
How can I Exclude a Sidebar from a specific page?
I want to keep it on my home page, etc. Except for a page that I want to be only information.
So I'm thinking it's probably very simple - like going into the index.php OR page.php file and putting something like:
exclude_sidebar=?page_id=19
OR something like:
if_page_id=19?exclude_sidebar
Please let me know exactly how I should type this, and where - I know its an easy answer, but I'm completely php-helpless.
Thanks!