![]() |
|
New Theme : zpArdoise - 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: New Theme : zpArdoise (/thread-7737.html) |
New Theme : zpArdoise - Lensvision - 13-03-2011 I'm working on another site as well that uses the Zenpage theme, had the same problem but solved it by making a new menu using the menu manager plugin. I will try the other two suggestions. New Theme : zpArdoise - acrylian - 13-03-2011 Does zpArdoise actually use one of the standard plugins for the menu or something of its own? New Theme : zpArdoise - vincent3569 - 13-03-2011 hi, zpArdoise uses no plugin to view pages. there is the code for menu items but only the zenpage printPageMenu() function : ` [list]
[list]
` unfortunatly, I have absolutly non idea to solve this issue. Lensvision, it seems not work with zenpage too. are you sure of your installation ? New Theme : zpArdoise - Lensvision - 13-03-2011 I'm using the latest build. I was thinking, could it be something at my webhost? Tried adding a news page, same thing, shows up when I'm logged in as admin but not in chrome. New Theme : zpArdoise - acrylian - 13-03-2011 I really see no reason this could be related to Chrome. There is no special browser related stuff involved in the printPageMenu() itself. It generates all just a standard (nested) html list. And of course what pages to show is generated via PHP by what is in the database, so it is server related probably. Please see my test install (plain 1.4.0.3): http://zenphoto.maltem.de/ New Theme : zpArdoise - Lensvision - 13-03-2011 I'm just using Chrome to see the page as anyone else does, not logged in as admin. I can see about, contact, page1 and page3. New Theme : zpArdoise - acrylian - 13-03-2011 OK, was thinking "loud". Then it might indeed be your host or something goes wrong with the saving in the db when setting pages to published. Maybe you should contact your host. New Theme : zpArdoise - vincent3569 - 13-03-2011 I agree with acrylian. Lensvision, on the screenshots you showed, you are logged in with FF, and not logged in with Chrome. New Theme : zpArdoise - Lensvision - 13-03-2011 I've tried not logged in FF and IE too, same problem. I'm gonna contact my host. Thanks for thinking with me so far. New Theme : zpArdoise - vincent3569 - 13-03-2011 so, I think that the zpArdoise theme is not responsible for your problem. |