Escaping data output breaks layout
-
We were using the “Suffix” input to display a font-awesome icon. Now that HTML gets escaped in this input it will just display the element as text, breaking the layout of our pages.
For now we’ve edited the plugin to no longer escape HTML from the suffix input, but that fix will break again with future updates.
We’d like to see a global option to disable escaping HTML.
PS we’ve also tried to replace the template file as described in the documentation, but this didn’t seem to work. (we created the file “odometers.php” in the folder “siteorigin-widgets” inside our child theme, but this didn’t change the output)
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.