![]() |
|
Link to gallery page from custom home page - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Link to gallery page from custom home page (/thread-7508.html) |
Link to gallery page from custom home page - NaturalEnquirer - 2010-08-24 I'm trying to add my own home page to ZenPhoto zpGallerific theme and I think I'm missing a step.
At this point I see the index page, but I can't seem to correctly link to the test.php in my new index.php
I assume it has to do with rewrites so what link should I be using? And should path be absolute or relative? Link to gallery page from custom home page - sbillard - 2010-08-24 I'm not familiar with zpGallerific, it is possible it does not support the custom index page option. If it does, the "home" link (whatever that looks like on the theme) should look something like: Link to gallery page from custom home page - frankm - 2010-08-25 hi, there might be different options. if you use zenpage (checked box in the plugin list), you need to add a new page, design it (fill in title, description and so on). do not publish it. then in the theme 'homepage' option, select this page. if you're not using zenpage, edit the index.php file in the theme folder and replace the frank Link to gallery page from custom home page - gjr - 2010-08-25 Quote:if you use zenpage (checked box in the plugin list), you need to add a new page, design it (fill in title, description and so on). do not publish it. then in the theme 'homepage' option, select this page. Link to gallery page from custom home page - NaturalEnquirer - 2010-08-25 If I use the zenpage option of using an unpublished page, it will use the default header and footer, etc. of the theme. I have a home page that will be different layout than the gallery pages. Link to gallery page from custom home page - acrylian - 2010-08-25 Then you have to edit the Or just modify the theme's index.php (if that is the homepage, I am not familiar with the theme as well). Link to gallery page from custom home page - NaturalEnquirer - 2010-08-25 |