How to make link change to current_page manually
-
We have a slightly unusual setup. One of our menu items (Services) is linked to a static page where we provide some introductory text and an overview of that particular category using WP_Query.
We have placed this page into our menu and your widget highlights the page as current_page without any problems.
However, we also need the Services link to be highlighted as current_page when one of the items on the services page is linked (ie. /category/services).
Is this possible? Perhaps a hook to manually enable this?
Many thanks, R
- The topic ‘How to make link change to current_page manually’ is closed to new replies.