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

Column hiding strips links and other HTML tags #53

Closed davejtoews closed 6 years ago

davejtoews commented 7 years ago

When I switch a table to column hiding my links disappear. It also seems to remove other HTML tags such as <span> or inline SVGs.

JohnTendik commented 7 years ago

Hey, for column hiding, you have to also change the column type for your columns. The way to do this is similar to hiding columns, the same button to add breakpoints for columns there is a secondary option to change column type. By default it is set to text, change it to HTML so that your HTML tags do not get removed on the frontend.

Sorry for the late response I'm on vacation with limited time and internet so I just saw this now. Let me know if this helps if not I'll provide more details.

Thanks John

bloggerprise commented 7 years ago

Hello. I got the same problem, but only when i put the option on column hiding the links goes missing. In the other 2 options (classic scroller and column stacking) i don't got that issue and i want to use the column hidding in my table but preserving the links that I have put to each cell logically. I try to understand you explanation about the solution you give to davejtoews but i don't understand who is the secondary option to change the column type, i don't see in which place i can change from text to HTML ¿can you help me please? Thanks a lot

JohnTendik commented 6 years ago

https://github.com/JohnTendik/jtrt-tables/issues/21

JohnTendik commented 6 years ago

https://github.com/JohnTendik/jtrt-tables/issues/6