Closed woolfa closed 6 years ago
Hi @woolfa Thank you for reporting! I'm guessing that that plugin hooks into the same area as this one when enabled for widgets. I'll check the code asap to see if I can come up with a neat compatibility fix.
Error found and possibly fixed, but.. do you know the actual purpose of that setting? If I disable the widget setting the widget fancyboxes still work..
Got it, it's for the WYSIWYG widgets as far as I can see. Got a patch pushed to the dev
branch.
If you would like to test it as well that would be great!
Please check the referenced pull request v1.5.3 (#34).
Tested v1.5.3 and that works perfectly now. Thank you for quick response!
...and, not sure what the setting exactly does in Responsive Lightbox plug-in. Not familiar enough with it yet.
@woolfa Ok perfect, thanks! I found that this impacts auto-lightbox handling for text/wysiwyg widgets. Maybe also other widgets, not sure. I'll try to make an official update a.s.a.p.!
Expected Behavior
Custom classes can be added to widgets.
Actual Behavior
Custom classes (text or predefined) do not get written out to html, but are displayed in Widget UI. Even custom widget css classes built into theme no longer work. The standard ones do get written out to html successfully (widget-first, widget-last, etc)
Steps to Reproduce the Problem
Notes
Specifications