Hi,
thanks for your post, and sorry for the trouble.
There might be a problem with caching then. Can you please try with an extended Shortcode
[table id=15 cache_table_output=false /]on the page where you are showing this table.
As a side note (unrelated to this issue, but good to fix anyways): For tables 8 and 21, please uncheck the “Use DataTables” checkbox. As these tables use merged/combined cells, it’s not possible to use these features, and having that checkbox active results in a JavaScript error.
Regards,
Tobias
That seemed to work Tobias! Will it continue to work for the foreseeable future?
Thank you!
Kristen
Hi,
no problem, you are very welcome! 🙂 Good to hear that this helped!
Yes, that should work in the future as well.
You could also use a database tool like phpMyAdmin to “analyze” and “repair” your server’s “wp_options” database table, and delete all entries from that table that start with _transient_tablepress in their name. This would clear the internal TablePress cache and should also render this issue fixed.
Best wishes,
Tobias
P.S.: In case you haven’t, please rate TablePress <a href=”https://projectdmc.org/support/plugin/tablepress/reviews/#new-post”>here</a> in the plugin directory. Thanks!
