Hi,
thanks for your question, and sorry for the trouble.
Can you please post a link to the page with the table where this problem happens, so that I can take a direct look? Thanks!
And also, please post what the exact Shortcode is that you are using, i.e. which mode for responsiveness you chose.
Regards,
Tobias
Thank Tobias,
Not sure if it’s my mistake, so no trouble at all.
Here is the link:
https://stagingsites2.co.za/purple-line-4-2/?fb-edit=1
And here is my shortcode:
[table id=81 responsive=scroll /]
Appreciate your quick response here, thanks!
Gen
Hi,
thanks for the details!
It doesn’t look like the responsive=scroll part is working here… If possible, I’d like to take a direct look at this on your site. Could you therefore please get in touch by email (the address is in the main plugin file “tablepress.php”)? That way, I can investigate this directly. Thanks!
Regards,
Tobias
Hi,
for others finding this thread: The cause for this was that the Shortcode (this was visible only in the “Text” mode of the editor) actually was
[table id=81 <span class="s1">responsive=</span><span class="s2">scroll /</span>]
Note those extra HTML tags, which were probably added in the visual editor. After removing those, everything works fine now 🙂
Regards,
Tobias