Hi guys
If I create a page and call it Home Page - how do I make that page content be on the ZenPhotos index page - i.e the sites home page? At this stage I have just set it to use ZenPage Default Theme - will play with themes later once I work out how it all works....
Cheers
Comments
http://zenpage-functions.maltem.de/zenpage/_zenpage-template-functions.php.html#functionprintPageContent
http://zenpage-functions.maltem.de/zenpage/_zenpage-template-functions.php.html#functionprintPageExtraContent
when you say another page other than page.php what do you mean?
Sorry to sound noob but for the life of me I cannot work it out - I might have bad install and need to start again but if you can give a further guide that will be appreciated.
EDIT: When I go to Theme Options and go to select Custom Page I have two drop down lists, within them are archive sidebar and footer - where is page?
Cheers
Apparently you are not comfortable with Zenphoto theme at all so I suggest to read our tutorials first:
http://www.zenphoto.org/2008/05/theming-tutorial/
http://zenpage.maltem.de/pages/Theming-tutorial
No matter I'll keep reading, I'd really like to give ZenPhoto a chance before I give up and move to something else....
Woot - worked it out - see learn something new every day - yipee
Cheers
Woot - worked it out - see learn something new every day - yipee
THanks
Many thanks.
All I'm going to need to do for my setup is change it so it ties in with the "Custom Index Page" option and still works properly if you choose a custom index page.
Are you _sure_ that's not in Zenpage? I just changed my theme to Zenpage-default, and it's showing "Custom Index Page" as an option under the Theme Options. Or am I getting really confused? I'm new to Zenpage!
But of course if you setup the theme like the efferescene theme you could use that but you will have to create a new theme page and call the page content on that page as mentioned above.
For now, I will probably just hack about a bit to create a theme good enough for me. My site is very minimal, with a flat page/album structure and simple navigation, so I think I'll get the initial version out of the way before I start really digging in to zenphoto/zenpage!
My site has ZenPhoto in a directory off the root called "zen".
I then made a custom page "home.php" which was based on "gallery.php", but customized in HTML to display the info I wanted. Then I updated the zen/index.php to point to home.php instead of gallery.php.
Then I just did a simple redirect from the default page in my root folder.