New Front EN › Support Forums › Kanso Theme Support › Default to 'full width', instead of 'right sidebar'? › Reply To: Default to 'full width', instead of 'right sidebar'?
July 2, 2014 at 9:53 am
#3668
thoughton
Participant
Sorry the above post is so long. Basically what I want to do is:
if page is ‘add new project’ then
‘options’ => array(‘Full Width’,’Right Sidebar’,’Left Sidebar’
else
‘options’ => array(‘Right Sidebar’,’Full Width’,’Left Sidebar’
What if/else can I use to do that?
Thanks