Quantcast
Channel: Topic Tag: error | WordPress.org
Viewing all articles
Browse latest Browse all 31576

hopetommola on "[Plugin: Gravity Forms WYSIWYG] Unordered List Errors"

$
0
0

When using the WYSIWYG editor in a paragraph text field, unordered lists appear to format correctly, however upon publishing, each li is assigned to a separate ul.

We have our form set to submit a post as a draft. The draft is then reviewed by a staff member, and upon approval, published.

The review of the post seems to be converting:

<ul>
<li>one</li>
<li>two</li>
<li>three</li>
</ul>

to this:

<ul>
<li>one</li>
</ul>

<ul>
<li>two</li>
</ul>

<ul>
<li>three</li>
</ul>

https://wordpress.org/plugins/gravity-forms-wysiwyg/


Viewing all articles
Browse latest Browse all 31576

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>