Me too, a lot of line breaks in the code with <br> and <p></p>.
For example, I use text snippt for the content(using Shortcodes Ultimate):
[su_accordion]
// The plugin may insert 1 <p></p>
[su_spoiler title=”1″]
// The plugin may insert 6 <p></p>
<table class=”price”>
<tr>
<th>2</th>
<th>3</th>
</tr>
<tr>
<td>4</td>
<td>5</td>
</tr>
</table>
// The plugin may insert 1 <p></p>
[/su_spoiler]
// The plugin may insert 1 <p></p>
[su_spoiler title=”6″]
// The plugin may insert 6 <p></p>
// The plugin may insert 1 <p></p>
// The plugin may insert 1 <p></p>
// The plugin may insert 1 <p></p>
// The plugin may insert 1 <p></p>
[/su_spoiler]
// The plugin may insert 1 <p></p>
[/su_accordion]
How to fix it?
-
This reply was modified 6 years, 1 month ago by
10besty.
-
This reply was modified 6 years, 1 month ago by
10besty.
the same here, I had to downgrade.
Hi, guys
Problems with text snippets?
Best regards, Alex
Do you see this in the code editor? Or just on the frontend?
Best regards, Alex
The problem has been fixed. Thank you very much.
It was just on the frontend.
The bug is fixed in version 2.2.2! Try updating the plugin.
Best regards, Alex
Yes! now is fine!, thx for the fix!