![]() |
|
printPageMenu not displaying in some browsers - 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: printPageMenu not displaying in some browsers (/thread-4305.html) |
printPageMenu not displaying in some browsers - amucklow - 2008-12-23 Hi I've uploaded and enabled the zenpage plugin. Everything's working great. I've added a menu to my index and album pages to display my 'page', with the following code: `
printPageMenu not displaying in some browsers - amucklow - 2011-10-10 I just searched for this issue and found this post, which I put up 2 years ago! Unbelievably, I've just run into it again: `` does not work out of the box in IE7. It actually doesn't output anything in the source. Am I the only one to get this? printPageMenu not displaying in some browsers - acrylian - 2011-10-10 Yes..;-) Sorry, I can't test IE7 at all but what this menu generates is not browsr dependend as PHP is server side. Maybe all of your pages are unpublished or protected so you would only see them on a browser you are logged in with. printPageMenu not displaying in some browsers - amucklow - 2011-10-14 Ah good point Acrylian, very good point. It's amazing how often I've been caught out by that one. |