Large Dataset throwing Ajax Error
-
Namaste,
We are currently using wp-data-access to show a list of articles in our journal. Recently we have switched from using table to using a view as it is more dynamic and low maintenance.
However, on loading this article page with updated view we are getting Ajax error. Can you please help us in resolving this issue?
You can see the error here: https://prabuddhabharataarchives.advaitaashrama.org/title-index/
Here is the error message:
DataTables warning: table id=T_articles2 – Ajax error. For more information about this error, please see http://datatables.net/tn/7
Here are the advance settings of the published table:
{
“paging”: true,
“pageLength” : 50,
“stateSave”:false,
“autoWidth”: false,
“width” : 80,
“wpda_use_estimates_only”: true,
“serverSide”: true
}Any help will be greatly appreciated.
-Advaita AshramaThe page I need help with: [log in to see the link]
The topic ‘Large Dataset throwing Ajax Error’ is closed to new replies.