![]() |
|
No Gallery or Album Llist - 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: No Gallery or Album Llist (/thread-12751.html) |
No Gallery or Album Llist - Custheyder - 2015-06-11 I've just completed a clean install of ZenPhoto and turned on ZenPage and using the ZenPage theme. I've added a new album with an image in it. Everything is set to "Published" (Album and Image) but I still don't get the Gallery menu options or the Album list. I added the MenuManger plugin but that does not show either no matter what changes I make. The code seems to be completely ignoring the "if (function_exists". (PHP version 5.3.27) If I strip out the code so it calls the printCustomMenu without any of the conditional statements it works, but I still don't get the album list. Anyone offer any help? Thank you. No Gallery or Album Llist - fretzl - 2015-06-11 Do you have the No Gallery or Album Llist - acrylian - 2015-06-11 The menu_manager requires that you setup the right menuset. The ZEnpage theme by default uses the "zenpage" menuset and only that will show up. As long as there are menu items already. No Gallery or Album Llist - Custheyder - 2015-06-11 Thank you fretzl. I knew it had to be something simple I missed. |