Widgets strip out "style" attribute
-
When using the events widget, my “style” attribute gets stripped from the custom list format. It used to work with older versions of the plugin.
For example, when I try this and hit save:
<a href="#_EVENTURL" style="background-image:url(#_EVENTIMAGEURL);"></a>It strips out the style attribute so the result is this:
<a href="#_EVENTURL"></a>Any remedy to this?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Widgets strip out "style" attribute’ is closed to new replies.