Forums
(@paulbennett)
19 years ago
Ok, thanks so much guys. I obviously am new at this ??
Thanks for he help. Works now!
On a side note… can I add multipule pages there? Using commas betwene?
Ive edited page.php of my current theme to read
<div id="sidebar"> <?php if(!is_page('https://pdbennett.com/?page_id=16')): ?> <?php get_sidebar(); ?> <?php endif; ?> </div>
Yet, the sidebar is not hidden. What am I doing wrong?
Thanks for you help.