I am creating a theme and using a custom post type with custom taxonomy for portfolio categories. I create a menu link to a page portfolio template of 3 columns and works...the portfolio displays great.
The problem is when I click on a item in the Portfolio, it loads a single-portfolio.php page which is fine, but the issue is that my "Blog" menu item suddenly shows as Active and not the Portfolio menu item. What is causing this and not showing the portfolio menu item as active? Is is something in the post type arrays?
I know this can work because I've seen it on some wordpress theme sites. Thanks in advance.