Reply To: WordPress problems since last update !
Home › Forums › Agama Pro › WordPress problems since last update ! › Reply To: WordPress problems since last update !
Hello, John!
I don’t think the warning you get is related to the theme. Please see the article: https://datatables.net/manual/tech-notes/1
When DataTables shows the message:
DataTables warning: table id={id} – Invalid JSON response.
it means exactly what it says. DataTables made an Ajax response to the server for JSON data, but the data that it received back was not valid JSON.
In order to check if there is a problem with our theme, we suggest that you temporarily activate one of the default WordPress themes and try the options that didn’t work.
Also, if the above steps didn’t help you, try to see if there is no conflict with your active plugins.
To check that, deactivate ALL active plugins and try again. If the table works now, activate the plugins one by one until the problem reappears, on that way you can find the problematic plugin(s) if any…
If you tried the above steps and the theme still doesn’t work properly, please give me your WP Admin login credentials in the private reply so I can check what’s going on, directly on your site.
Regards