I’m trying to integrate Zenphoto into my WordPress site and I’m having great success so far (http://jeff.gostick.ca). Unfortunately, dynamic menu highlighting breakdowns when the Zenphoto gallery is displayed. I presume this is because “is_current_page” is not assigned (Home is highlighted when Zenphoto is showing, which I assume is the default setting).
My method of integration involves creating WordPress templates for Zenphoto. My question is this: Is there someway to manually assign the is_current_page class when I call these templates?
The topic ‘Manually Assign .is_current_page’ is closed to new replies.