Thread Starter
Pascal
(@pascal-piller)
Finally I found a solution: In the osm.php-file in row 495 there is a code snippet switched off. Switch it on ba uncomment and it works fine.
Thread Starter
Pascal
(@pascal-piller)
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
Thread Starter
Pascal
(@pascal-piller)
Ok, thank you anyway.
Pascal