• Resolved morinoalaria

    (@morinoalaria)


    I’m trying to make a table using your plugin using the table shortcode. I need to have HTML within the table cells (not just text), but the plugin seems to be stripping the HTML. For example:

    <tr><strong>AGING, DISABILITIES & VETERANS, DIVISION ON, </strong><a class=”vt-p” href=”https://morriscountynj.wufoo.com/forms/contact-us/”>Theresa Davis</a>, Dir.</td>

    renders as:

    <strong>AGING, DISABILITIES & VETERANS, DIVISION ON, </strong><a href="//morriscountynj.wufoo.com/forms/contact-us/”">Theresa Davis</a>, Dir.

    and not with the bold text or the link, etc.

    Is there any way to change this? I’ll need to find another solution if I can’t use markup…thank you

    https://wordpress.org/plugins/easy-bootstrap-shortcodes/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author osCitas Themes

    (@oscitas)

    Hi Morinoalaria,

    We think you have entered the html code in the visual editor mode. You have to use text editor mode to write the direct html. Please check that and feel free to contact us in case you find the same issue after using the text mode.

    Thanks

    Thread Starter morinoalaria

    (@morinoalaria)

    Thank you, what a silly mistake 🙂

    is there a way to add a class to a <td> ([row_column])? I need to add classes to certain table cells.

    Plugin Author osCitas Themes

    (@oscitas)

    Hi,

    Yes this functionality is there but only in PRO version not in free one.

    Thanks

    Thread Starter morinoalaria

    (@morinoalaria)

    great, thanks 🙂

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Not strip HTML in tables’ is closed to new replies.