• Resolved sermalefico

    (@sermalefico)


    With the last update my codes create a lot of line breaks in the code with <br>

    How to deactivate this automatic creation of line breaks?

Viewing 8 replies - 1 through 8 (of 8 total)
  • 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.

    Plugin Author webcraftic

    (@webcraftic)

    Hi, guys

    Problems with text snippets?

    Best regards, Alex

    Plugin Author webcraftic

    (@webcraftic)

    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.

    Plugin Author webcraftic

    (@webcraftic)

    The bug is fixed in version 2.2.2! Try updating the plugin.

    Best regards, Alex

    thank you, it works now

    Thread Starter sermalefico

    (@sermalefico)

    Yes! now is fine!, thx for the fix!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Last update create a lot of lines’ is closed to new replies.