JohnTendik / jtrt-tables

A Wordpress plugin to help users create responsive tables without having to read or write code.
GNU General Public License v2.0
22 stars 6 forks source link

Thanks. How do I add text above the graphic link? <br. doesn't seem to work #23

Closed avwebmaster closed 7 years ago

JohnTendik commented 7 years ago

Hey,

You're right,
doesn't seem to work for some reason. I'm working on an update right now, I will include this as a fix.

Thank you for bringing this up, if you have any further issues or questions please feel free to contact me John

JohnTendik commented 7 years ago

Hey, I fixed this up for you so now
tag should work giving you the ability to add text above the image. While at it I also implemented support for the following tags as well.

<em><b><strong><a><u><big><img><i><br><caption><figure><span><hr><ul><li><dl><dd><dt><form><input><div><select><option>

Hope this helps, thanks again for bringing this to my attention so I could fix it. If you run across any more issues please let me know.

Thanks John