On V2.10.9, when we edit a row/element in Page Builder, the content of that row/element becomes displayed out.
It would appear a new class is being injected and this is causing a conflict with another very popular plugin: https://wordpress.org/plugins/widget-options/
The Widget-Options plugin utilizes this line: https://cl.ly/172249ab8202
When we update to V2.10.9 and update a row, we need to go into our stylesheet and add this CSS:
body .extendedwopts-hide.extendedwopts-desktop{ display:block!important;}
I’m not sure what in the new v2.10.9 is causing this, but it’s a pretty significant conflict.
Here is a short video showing the bug and css fix in action
Hi Perry
Thanks for reaching out.
Please, consider posting on the Widget Options WordPress.org support forum. If you’re using the premium version of Widget Options, please, make the contact via the premium support channel.
We’ve logged the issue on the Widget Options repo here. We haven’t herd back yet.
Hi Andrew,
Thank you. I will post on their support forum, too.
Very much appreciated
Super, thanks!
Hi Perry, we’ve released an update for Page Builder, please, give it a try. Thanks.
works great! thank you!
Super, thanks for confirming.
Cheers for now :)