• Resolved maxkrok

    (@maxkrok)


    Multiline and HTML editors in v.6.0 totaly breaks the code.

    Multiline editor removes <span> tags or sometime removes only closing tag, html editor converts <i> to <em> or removes <i> tags totaly if empty content inside for ex.
    <i aria-hidden=”true” class=”fa-fw fas fa-minus-circle”></i>

    This code is totaly brokenin muliline editor

    <div class="bdt-ep-accordion-container"><div id="bdt-ep-accordion-x-id" class="bdt-ep-accordion bdt-accordion" data-bdt-accordion="{collapsible:true,multiple:false,transition:ease-in-out}" data-settings="{id:bdt-ep-accordion-x-id,activeHash:no,activeScrollspy:null,hashTopOffset:false,hashScrollspyTime:false}"><div class="bdt-ep-accordion-item"><div class="bdt-ep-accordion-title bdt-accordion-title bdt-flex bdt-flex-middle bdt-flex-between reestr-title" id="bdt-ep-accordion-accordion-1" data-accordion-index="0" data-title="accordion-1" aria-controls="bdt-accordion-1" aria-expanded="false" aria-disabled="false"><span class="bdt-ep-accordion-icon bdt-flex-align-left" aria-hidden="true"><span class="bdt-ep-accordion-icon-closed reestr-closed"><i aria-hidden="true" class="fa-fw fas fa-plus-circle"></i></span><span class="bdt-ep-accordion-icon-opened reestr-opened"><i aria-hidden="true" class="fa-fw fas fa-minus-circle"></i></span></span><span role="heading" class="bdt-ep-title-text bdt-flex bdt-flex-middle">Name</span></div><div class="bdt-ep-accordion-content bdt-accordion-content" id="bdt-accordion-1" role="region" aria-labelledby="bdt-ep-accordion-accordion-1" hidden="">Text</div></div></div></div>

    What is the purpose to meddle in the code especially in multiline editor or html in case of <code> mode?

    P.S. Even single line editor removes “</span>” tags in above code…

    IS NOBODY HAD SEEN THIS BEFORE?
    Or may be there is some conflict with other plugins? But how other plugins may affect on striping tars wich is 100% sure done with some logic?

    • This topic was modified 2 years, 3 months ago by maxkrok.
    • This topic was modified 2 years, 3 months ago by maxkrok.
    • This topic was modified 2 years, 3 months ago by maxkrok.
    • This topic was modified 2 years, 3 months ago by maxkrok.
Viewing 1 replies (of 1 total)
  • Plugin Author wpDataTables

    (@wpdatatables)

    Hello,

    Since you’re using the Premium version of the plugin, please open a ticket on our main Support platform here,

     and one of our Agents will respond as quickly as possible.

    Premium products are not supported in these forums, as per this comment by WordPress.org moderators.

    Thank you for understanding. 

    Kind regards.

Viewing 1 replies (of 1 total)

The topic ‘multiline and html editors break html code’ is closed to new replies.