Thread Starter
dgtwp
(@dgtwp)
That was what I needed. Once I got the hang of your custom theme setup and the TWIG file syntax, it was a snap
I did not even need any CSS, I could do it all via customizing my own TWIG files
Thanks
Thread Starter
dgtwp
(@dgtwp)
No errors, one JS warning:
“Use of getPreventDefault() is deprecated. Use defaultPrevented instead.”
But, I think I have found the source of the trouble, I still had one other plugin active, Ozh’s Admin Dropdown (https://wordpress.org/plugins/ozh-admin-drop-down-menu/)
When I disabled it, your plugin started working. I re-activated Ozh again and your plugin stops working.
So, it appears it is an incompatibility issue between your plugin and Ozh’s.
Is this something you can look into and maybe make a fix for in your plugin? If you can, that would be great as I really prefer the horizontal menus over the vertical that are the WP default (so much less wasted screen real-estate).
For reference, I am using Ozh’s version 3.6.9 (the latest) and the I have confirmed the conflict happens in both WP4.0 and WP4.1
Thanks