Hello,
Working with zenpage and looking at page.php - how might I get a page (a page.php) to load a different css class for the sidebar for a particular page ID?
Basically I want to 'display:none;' the sidebar on one of my zenpage pages.
Hope someone can help.
Thx,
Ewan
The zenpage page for pages is actually pages.php not page.php, just to avoid confusion. The functions to get the id or the page name (the title is not unique, you have to use the titelink!) are listed on the includeded pdf and on our documenation:
http://www.zenphoto.org/documentation/plugins/zenpage/_plugins---zenpage---zenpage-template-functions.php.html#functiongetPageID
http://www.zenphoto.org/documentation/plugins/zenpage/_plugins---zenpage---zenpage-template-functions.php.html#functiongetPageTitleLink