If table loads fine when you're logged in, and doesn't load when you're logged out, it's most likely an issue with the security (security plugin, or security measure on your server). That's the only thing that can block the table for non-logged-in users.
850 rows is not a lot, and you would be able to use non-server-side without issues. That's useful for tables with several thousand rows and entries, and also if you want to edit the table.
Hello,
If I enable server-side processing then my table shows as empty to visitors, but works fine if I untick that option.
Note that it works fine either way when I'm logged in as administrator.
It feeds off a SQL query. I have 1 table, 19 columns and 850 rows.
Is this normal + Is server-side processing important to speed up wpDataTable in the first place?
Thank you!
Hello again Sebastian.
If table loads fine when you're logged in, and doesn't load when you're logged out, it's most likely an issue with the security (security plugin, or security measure on your server). That's the only thing that can block the table for non-logged-in users.
850 rows is not a lot, and you would be able to use non-server-side without issues. That's useful for tables with several thousand rows and entries, and also if you want to edit the table.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
OK. Will investigate.
Thanks, Sebastian
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables