![]() |
|
printalbummenu - 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: printalbummenu (/thread-8490.html) |
printalbummenu - pennystewart - 2011-04-14 Hi there, I am using the jump option of print album menu with the following code: ` ` Don't really know what I should be changing in the php... Can anyone help? Example is here, http://www.pennystewartdesigns.com/merrepen/gallery/paintings - drop down menu on the right under "gallery navigation". Of course, if I insert the code `` the menu displays correctly, but the "Gallery Index" title remains - I want this title not to be in the drop down list. Penny printalbummenu - acrylian - 2011-04-14 It does both things because you tell it to do: Look at your 5th and last parameter. printalbummenu - pennystewart - 2011-04-14 sussed it out thanks. one day i shall conquer php |