I am trying to: Load wpdatatables' table on a page where I use views for different contents.
Link to a page where the issue can be seen:
I expected to see: Tables displaying without any issues.
Instead, I got: Tables are not showing. They appear in the code, but it doesn't render properly and stay hidden.
Nigel
Supporter
Languages:
English (English )
Spanish (Español )
Timezone:
Europe/London (GMT+00:00)
Hi there
It looks like the error in your screenshot coming from the Views pagination file is preventing the tables plugin from rendering its output.
What is not clear, though, is whether the Views pagination occurs because of some conflict specific to the tables plugin.
Before going any further, could you rename the file so that the error is shown again.
Then disable the tables plugin and revisit the same page.
Check the browser console again and see whether the JS error still appears or not.
If not then, yes, the error would seem to arise from a specific incompatibility between Views and the tables plugin, which I can investigate further.
Hi Nigel,
Somehow, after I renamed back the file as you suggested, the problem is gone. I'm not sure if you did anything, but for now it's all good. Let's see if it comes back.