jquery-ui-dialog related bug
-
Hi, first of all, Events manager is an awesome plugin.
(but… ??
There is a compatibility problem with SiteOrigin page builder plugin . When EM is active, it breaks their builder.
The error in console is:
Error: cannot call methods on dialog prior to initialization; attempted to call method 'option'
In admin (While editing pages), it breaks SiteOrigin (accordion style) widget options in their builder for the widgets including:
SiteOrigin Button SiteOrigin Call-to-action SiteOrigin Headline SiteOrigin Social Media Buttons SiteOrigin Video
Access to option is therefore limited, because they can’t open/close
When I disable Events Manager plugin, their builder starts working again.
How I temporaly resolved it:
in events-manager.php I removed jquery-ui-dialog as dependancy in function admin_enqueue().
I most certanly broke something with this of course. And don’t ask me, how I came up with the idea, that this might help.I really hope theme authors (or someone else, smarter than me) comes up with a proper fix.
Any ideas, why this would happen?
- The topic ‘jquery-ui-dialog related bug’ is closed to new replies.