Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter mosandl

    (@mosandl)

    Hi

    thanks for the reply

    when i want to safe this

    <div class=”ptsColHeader ptsToggle ptsShow” style=”height: 48px”>
    <div class=”ptsTog”>
    <div class=”ptsEl” data-el=”table_cell_txt” data-type=”txt”><p><span style=”color: #666666;font-size: 16px;text-align: center;background-color: #f5f5f5″ data-mce-style=”caret-color: #666666; color: #666666; font-size: 16px; text-align: center; background-color: #f5f5f5;”>[dflip id=”211″ type=”thumb” ][/dflip]</span><br></p></div>
    </div>
    </div>

    it get changed to this

    <div class=”ptsColHeader ptsToggle ptsShow” style=”height: 48px”>
    <div class=”ptsTog”>
    <div class=”ptsEl” data-el=”table_cell_txt” data-type=”txt”><p><span style=”color: #666666;font-size: 16px;text-align: center;background-color: #f5f5f5″ data-mce-style=”caret-color: #666666; color: #666666; font-size: 16px; text-align: center; background-color: #f5f5f5;”>[dflip id=\”211\” type=\”thumb\” ][/dflip]</span><br></p></div>
    </div>
    </div>

    the issue is that i get \ in the shortcode
    [dflip id=\”211\” type=\”thumb\” ][/dflip]

    in the release before it was working fine.

    now i go every time into the DB and remove \ manually for the table.

    cheers

    • This reply was modified 4 years ago by mosandl.
Viewing 1 replies (of 1 total)