![]() |
|
ZPBase JumpMenu - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Themes (https://forum.zenphoto.org/forum-5.html) +--- Thread: ZPBase JumpMenu (/thread-11945.html) |
ZPBase JumpMenu - Ralf - 12-02-2015 Hi, just noticed that the JumpMenu is empty when not logged in. To be sure that my modifications are not causing the problem I have downloaded the latest version here: The problem also persists with the original files. Anyone else with this? ZPBase JumpMenu - fretzl - 12-02-2015 Yep, I can confirm this. Not sure what's happening though. ZPBase JumpMenu - acrylian - 12-02-2015 Confirmed, is a bug of the print_album_menu plugin and not the theme. Update: Fixed in the master and requires the master as it affects an internal function and not directly the plugin. ZPBase JumpMenu - Ralf - 13-02-2015 Hi, thx for the quick fix ZPBase JumpMenu - Gonepteryx - 22-02-2015 Hi, ` ZPBase JumpMenu - acrylian - 23-02-2015 If you use zpBase you need to download its master as well. But the parameter settings on your example disable sub entries. Try this: ZPBase JumpMenu - gjr - 23-02-2015 Acrylian I released 1.1 on github after merging your pull request fix, so should be fine as well, let me know if not. ZPBase JumpMenu - acrylian - 23-02-2015 @gjr: Ok, fine, forgot to check that. ZPBase JumpMenu - Gonepteryx - 23-02-2015 Acrylian ZPBase JumpMenu - acrylian - 23-02-2015 Formerly the $showsubss parameter was indeed only for the "list" mode so it was just ignored. |