Wrong custom HTML after update
-
I’ve just updated to Version 3.2.0, and something seems to be wrong in the output of the widget. I use the following custom HTML (which works fine on previous versions).
<li>{thumb} <div class="wpp-title">{title}</div></li>Immediately after update, I am getting this when I do ‘View Source’ in my browser:
& lt; li & gt; ...It seems that the HTML tags are being converted to HTML entities, with the
<and>converted to& lt;and& gt;etc.(I added the spaces myself because this editor was converting them automatically)
I rolled back to the previous version and it worked fine again.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘Wrong custom HTML after update’ is closed to new replies.