Hi there,
I'm also trying to do this. I've got a main menu made up of both main-categories and EZ Pages and since the categories get an active class, it would be great to get the same for EZ Pages.
Not quite sure how to get it to work though, I'm not so good with arrays and with ZC arrays in particular. If I echo the suggestion
Code:
echo $page_query_list_header[$rows]['link'];
I just get [my_domain]/# - and not quite sure what this tells me? If anyone has any more information about what to change specifically in ezpages_bar_header.php to get the active state to get printed, that would be great!
Thanks,
Karl