Hello Emil
I found a part-solution of my tinyNav problem. I changed jQuery settings in “js/responsive-plugins.js” in line 21. I simply changed the active class “current_page_item” into “current-menu-item”. Now tinyNav keeps my category items and subcategory items .
Unfortunatly I can’t define more than one active class. I would add “current-post-ancestor”, when no “current-menu-item” class exists …
Pascal