I'm using the dynamic menu system built into WordPress. I have a "Home" link set up in the navigation as a custom link since it's not a "page".
Is there any way to apply the current_page_item to it like the others?
Thanks in advanced.
I'm using the dynamic menu system built into WordPress. I have a "Home" link set up in the navigation as a custom link since it's not a "page".
Is there any way to apply the current_page_item to it like the others?
Thanks in advanced.
I haven't tried out the code myself but I did find this blog post where the author was trying to do something very similar to what you want to do. You can check it out here.
You must log in to post.