I have a custom menu in a sidebar for one area of a site. It includes a link to a custom post type index (custom made, not using a page), a category archive, and the blog home. These pages all use that same menu. Currently, none of these get 'current' classes when you're on the associated page. I'm looking for probably a custom Walker class to solve this, but I'm not sure where to begin.

Any help would be awesome!

link|improve this question

60% accept rate
1  
Please take a look at the "related" on to the right of your Q. There are endless Qs with exactly that task. Hint: You'll be fine with some basic css and the body_class(); function. – kaiser Jun 3 '11 at 15:54
2  
Failure to properly review related questions... there should be a fine for that. I think I'll be able to derive a solution from these somewhere, excuse the negligence! =/ – Gavin Jun 3 '11 at 16:13
feedback

closed as not a real question by Rarst Jun 3 '11 at 19:13

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. See the FAQ for guidance on how to improve it.

Browse other questions tagged or ask your own question.