Hi,
thanks for your question, and sorry for the trouble.
This might be related to TablePress’ caching. Please try again after changing the used Shortcode to
[table id=123 cache_table_output=false /]
(where needs to be changed to the correct table ID).
Regards,
Tobias
Great!
That has solved the problem!
Thank you so much.
Hi,
no problem, you are very welcome! 🙂 Good to hear that this helped!
Best wishes,
Tobias
P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!
Hi there Tobias! Thanks again for your life-saving plugin, use it every day.
I have a similar issue with my TablePress not displaying images, but my problem is slightly different. The images (a simple PDF icon in the first row of some, not all rows) only display on the first page of results (first 20 of several hundred rows. Once you filter/search or move beyond page one, the images disappear and the cell is blank.
Can you please help? Is it a similar cache issue to the one described above? I’m not suing short codes so not sure how/where to insert the fix.
Many thanks,
Geoff
Hi Geoff,
thanks for your post, and sorry for the trouble.
This sounds more like a frontend issue, e.g. caused by lazy-loading of images. Unfortunately, the DataTables JS library does not support that for images inside a table.
Regards,
Tobias
Hi Tobias,
OK, thanks for letting me know and for the quick reply… so best to go with a text link in these circumstances?
best,
Geoff
Hi,
yes, either that or turn off lazy-loading on that page (you are probably using a plugin for that).
Regards,
Tobias