Why not just rename the free version to “wpDataTables Lite” to avoid the false positives altogether?
That was one of the first combinations I tried. I left the wpconfig.php file alone at first. Async was enabled so I tried to disable it and it made no difference.
It was after trying that, that I edited the wpconfig file to disable wp cron.
I tried those settings again just to cover all bases and it made no difference. The same error is given.
-
This reply was modified 1 year, 7 months ago by sklarwebhost. Reason: edited to add that I tried the settings again and it made no difference
Added the snippet to my child theme’s functions.php file and it works beautifully. Thanks so much for your help and your quick response.