![]() |
|
getting zenphoto on website navigation bar - 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: getting zenphoto on website navigation bar (/thread-4678.html) |
getting zenphoto on website navigation bar - niagaras - 2009-02-12 i've already installed zenphoto and created a couple of albums but don’t know how to I make the photo slide show created become one of my website pages i.e. accessed by a hyperlink on the navigation bar? getting zenphoto on website navigation bar - acrylian - 2009-02-13 The slideshow gets the data which album to display submitted via a form within album context. You can make a form submit manually, too. Take a look at the printSlideshowlink() function's form of the slideshow plugin what needs to be submitted. |