Tables Not Displaying
-
Hi,
We recently updated to WordPress 5.3.2 and TablesPress 1.10 and now our tables are not displaying. Here is a page that should have 2 tables: https://ikmqa.ikm.ucf.edu/reports/surveys/
Any suggestions?
Thanks
The page I need help with: [log in to see the link]
-
Hi,
thanks for your post, and sorry for the trouble.
Unfortunately, your link is not working for me (DNS name not resolved). Could it be that this is only reachable from inside your local network?
What are you seeing instead of the table? Can you maybe also take a look at the website source (“View Source” in the browser)? Do you see anything in place of the tables at the expected places?
Regards,
TobiasHi Tobias,
You’re right, our QA site is only accessible from our local network (sorry, forgot about that).
Right now there is nothing in place of the table. You should be able to see it here: https://ikm.ucf.edu/reports/surveys/ (this one does not have the new WP version installed).
From the QA site View Source:
<style id=’tablepress-default-inline-css’ type=’text/css’>
table.tablepress-id-5{width:900px}table.tablepress-id-4{width:900px}
</style>Thanks,
DanaeHi,
thanks for the link! On that page, in the source, I can see the HTML tag
<table id="5">Could it be that you added that with those
<and>instead of[and], i.e.[table id="5" /]?
Regards,
TobiasI double checked, and the brackets are correct. The strange part is that it was all working before we updated WP and the plugin, I didn’t make any changes to the pages.
Hi same problem with mine, the border of my table is not displaying. the brackets are correct
Hi,
thanks for checking, danaeb! My feeling here is that another plugin or maybe your theme are then doing their own interpretation of the
[table]Shortcode.
Can you therefore please try again after temporarily deactivating all other plugins and after switching to a WordPress default theme like Twenty Twenty? That way, we can find what’s causing this.psyche08: If just the border is not showing, this is an entirely different problem. 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!
Regards,
TobiasHi Tobias,
I had to deactivate the “Custom Content Shortcode” plugin and the tables are showing up now.
Thank you so much!
DanaeHi,
nice! Good to hear that you found this! My guess is that this then also uses a
[table]Shortcode, which obviously conflicts. If you need that plugin for other features, you could therefore tell TablePress to use a different Shortcode, like[tp_table]. For that, you could use the TablePress Extension from https://tablepress.org/extensions/table-shortcode/Regards,
TobiasHi Tobias, here’s the link table
Hi,
thanks for the link!
It seems like you are using a plugin to minify, concatenate, and cache CSS files on the site. Can you please try clearing /flushing the cache of that plugin?
Regards,
Tobiasit’s not working 🙁
Hi,
ok, then something is apparently turning off the loading of the TablePress CSS files. Can you therefore please try again after temporarily deactivating all other plugins and after switching to a WordPress default theme like Twenty Twenty? That way, we can find what’s causing this.
Regards,
Tobias
The topic ‘Tables Not Displaying’ is closed to new replies.