ZenphotoCMS Forum
printPageMenu - CSS active class not working in ZP 1.4 - 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 - CSS active class not working in ZP 1.4 (/thread-8046.html)



printPageMenu - CSS active class not working in ZP 1.4 - frankm - 2011-01-05

it seems that the CSS active class is not working with the printNestedMenu function when trying to print the Pages menu.

i looked at the function itself and here is what i found. i think line 2090 should read $getname = $_zp_current_zenpage_page->getTitlelink(); instead of $getname = $_zp_current_zenpage_page->getTitle();

frank




printPageMenu - CSS active class not working in ZP 1.4 - sbillard - 2011-01-05

Yup, you are correct. We will get a fix up tonight.