HTML Problem
-
Hello! Last week I updated to version 1.5.15 and lost all the HTML code I had included in WooCommerce products.
For example:
<div class=”row”>
Is now:
<div class=\”row\”>Add \”causes the code not to be read and therefore the whole structure is lost.
I think some kind of code filter has been introduced to not be able to include double or single quotes and that causes it to be modified.
I have tried to change it via database but after making the change and accessing the product nothing is displayed …
Have you added some kind of filter to escape the single and double quotes?
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘HTML Problem’ is closed to new replies.