I have a page on my site that lists all posts for my custom post type 'Literature'.

However when I click on one of the posts, the highlighted active menu item changes to 'Blog'.

How do I assign these posts to the menu item 'Literature'?

Thanks

link|improve this question

feedback

1 Answer

up vote 0 down vote accepted

You should use wordpress's built in menu manager for this, along with a specific template file for listing the custom post types (for instance template-literature.php).

link|improve this answer
1  
thanks I'll try that – fxfuture Feb 2 at 3:58
my pleasure! did it work for you? – Talbatz Feb 5 at 13:16
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.