![]() |
|
Adding Site 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: Adding Site Menu (/thread-11842.html) |
Adding Site Menu - Stephanie - 2014-06-26 Hello again! Today I am trying to add my site menu to the top of index.php. But the following code keeps the menu from working properly. `` It causes the menu's Home button to generate the following error: (home.html is the page my Home link links to) I use Basic, Light. Thank you for your help. Adding Site Menu - acrylian - 2014-06-26 Please some more info what you are tryting to add. Zenphoto has own menu functions like for example the menu_manager plugin (basic has no support for it though). And you of course have to add it to every theme page you use. On standard usage that are also image.php and album.php If you are trying to use Zenphoto as part of another site run by another system you have these options: http://www.zenphoto.org/news/integration-with-existing-sites-and-other-cms Edit: Adding Site Menu - Stephanie - 2014-06-26 What I am trying to add is what I call a site menu. It exists on every page on my site. It's just a ribbon of links to the various pages I have on my site. Yes, I just noticed that I have to add this menu to every page in zenphoto. I really think that adding it to the index should do this, but ...it is what it is. I'm not using zenphoto as a part of another site run by another system. It is just in a folder of my main site. My main site is simply this site menu I am talking about. So, I cannot find where there is a missing "startong?" (never heard that one before!) Any ideas where I might look? Adding Site Menu - acrylian - 2014-06-26 Quote:So, I cannot find where there is a missing "startong?" (never heard that one before!) Any ideas where I might look? The Adding Site Menu - Stephanie - 2014-06-26 ` Adding Site Menu - acrylian - 2014-06-26 Just checked, the index.php of the 1.4.6 basic theme is correct (I am primarily using the master). So from the begining. If Zenphoot is in a folder to the remaining site a link to Adding Site Menu - Stephanie - 2014-06-27 Yes, you were exactly right. It works perfectly when I use the full URL in all the slots. Thank you! |