![]() |
|
Help! Custom Pages/Albums not link not making sense - 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: Help! Custom Pages/Albums not link not making sense (/thread-6514.html) |
Help! Custom Pages/Albums not link not making sense - justinhowley - 2010-01-28 This is the site I'm working on http://www.ashleydarryldesigns.com. I have decent knowledge of css and not so much of .php. What I want is "home" to go to index.php, "shop online" to go to the main gallery where the albums are, "about" to the about page, and so on. I created this pages using copies of index.php and then modified them to not include the galleries so I can add static content. When you click on the nav, it just comes up with the 404 error page even though the page has been added. What I don't understand is, do I need to add these pages in a call function somewhere for them to work? Help! Custom Pages/Albums not link not making sense - sbillard - 2010-01-28 The Effervescence+ and Stopdesign themes have a similar tatic. In their case they use the As for the other pages (presuming they are PHP scripts) the general approach is to create a custom script--say So, for instance, you have a link to the contact form using |