Hi,
thank you very much for reporting this. To be frank, I had not noticed this and will look into it quickly.
I will have to investigate how WordPress usually determines whether the menu item is active or not, and will report back as soon as I have any findings.
Again, thank you for reporting!
Kind regards,
Diana
No worries, happy to help 🙂
Hi Diana,
same Problem here. Are there any progresses already? I was searching for a solution by myself to tweak the plugin, but without success.
Best Regards,
Jan
Hi Diana and macrocurio,
i found out if you delete transferring the class in line 214
($post->classes = $menu_item->classes;) it does as it should.
Best Regards,
Jan
Hi Jan,
thank you kindly for pointing out the line that causes problems. I will update the plugin with that change shortly.
Kind regards,
Diana
Hi all,
I’ve updated the plugin. Closing this thread.
Kind regards,
Diana
Thanks Diana! Really appreciate it 🙂
No problem. However, the next update will involve another change in CSS class handling. See http://wordpress.org/support/topic/issue-with-default-wordpress-sidebar-menu reported by Adrian Fisse.
I hope I can find a solution that will work for both cases.