This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Disable the &asp_active=1 Redirection

#6667
Ernest MarcinkoErnest 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.