What is limiting the HTML on the platform? A vendor wanted to add a responsive html table to his listing description but upon saving, it changes to a simplified plain html table.
Is there a setting that would enable to save and view html as it is intended?
Try to use another WYSIWYG editor
1 Like
You can also try disabling the sanitize_user_html
tweak, however this will lead to the possibility for your vendors to also insert JavaScript into product descriptions, etc.
1 Like
That seemed to have fixed it, thank you!
2 Likes