![]() |
|
Website menu usage? - 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: Website menu usage? (/thread-7318.html) |
Website menu usage? - sarthaksinghal - 2010-07-08 I am looking at creating a menu item like this www.kevincreation.com. Can you point to any references on how to begin with? I tried with CustomMenu function via admin and editing the php file but nothing is getting generated. any help would be appreciated. Website menu usage? - acrylian - 2010-07-08 That example site uses a third party theme: http://www.blueskywebcreations.com/zpfocus/ [i]I tried with CustomMenu function via admin and editing the php file but nothing is getting generated.[/i] As with most plugins you will have to add them to whatever theme (you did not tell) you are using. Also make sure to read the documentation about its usage. Website menu usage? - sarthaksinghal - 2010-07-08 Thanks acrylian for the prompt reply.I am using effervescence plus theme. Website menu usage? - acrylian - 2010-07-08 I suggest to look at that theme as an example. All menu related functions we have generate (nested) unordered html list. THere are also loads of these dropdown menus found on the net. Website menu usage? - sarthaksinghal - 2010-07-08 Ok. Thanks. I will give it a try. Website menu usage? - sbillard - 2010-07-08 If you look at the "default" effervescence+ Menu manager menu you will have a start. |