Hide Primary sidebar [theme – twentyfourteen]
-
Hi guys,
I’m a little stuck trying to hide the “primary sidebar” on one of my pages
https://futuredrumz.com/chatroom/
I want to have the chat room wrapper all the way to the right on just this page.
I’ve tried this code in the widget but I’m not sure I’m inputting it correctly.
<?php if (is_page('chatroom')) { ?> widgets code <? } elseif (is_page('8')) { ?> widgets code <? } elseif (is_page('chatroom')) { ?> <? } else { ?> <? } ?>
Thanks .
Ben
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Hide Primary sidebar [theme – twentyfourteen]’ is closed to new replies.