![]() |
|
How do I change the menu? - 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: How do I change the menu? (/thread-12501.html) |
How do I change the menu? - Fodepu - 2016-04-18 Hello to all, I tried to change the menu but I do not find the option in the admin panel. Can you help me? Where is this option? Theme: zpMobile Thanks in advance for your help! How do I change the menu? - fretzl - 2016-04-18 There are no theme options to change the menu. Normaly you could use the `menu_manager` plugin but this is a very tricky theme, build on the jQuery Mobile framework. Best would be to take look at the `jqm_printMainHeaderNav()` function in /themes/zpmobile/functions.php and see what you want to change. And some reading ;-) http://www.zenphoto.org/news/theming-tutorial/ |