November 19, 2015 at 8:03 am
#6667
Ernest Marcinko
Keymaster
Hi!
Make sure you purge the page/minify/CDN and every possible cache where the plugin is active after turning off the override.
The plugin might be getting the old settings if the page is cached. You can confirm the page is served cached content by searching for
[php]"overridewpdefault": 1,[/php]
string in the page source code.