Just to make sure:
If I would change line 4 of the footer.php
from:
<?php if(pagelines('bottom_sidebars')):?>
to:
<?php if(pagelines('bottom_sidebars') && !get_post_meta($post->ID, 'bottom_sidebars', true)):?>
To give me the option to switch off the bottom sidebar, I would do no harm now would I.









