Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

WordPress

hamiltonofiyai
hamiltonofiyai
16,811 Points

How to make post items appear active from their parent ancestor page on Wordpress

I was on the wordpress track and downloaded the project files for creating your own theme. This helped me kick start my own child theme for a project. But I noticed that when I created the blog posts. The posts on the menu items were not staying active from their intended menu item. For example I created a page called Her Stories and built most of the content using visual composer. Then I linked post items from that page (hence it was not a blog page, just a regular page 'her stories.') When you clicked into the posts I want the menu item to remain active on her stories. I tried CSS fixes, but I am convinced this is a menu class item thing. Looked online and I cannot seem to find a resolution.