@jotapov Can you please try to purge the minified files from WP-Optimize > Minify > Minify status and check if it helps to fix the issue?
Thread Starter
Jota
(@jotapov)
Hi, everything was purged and caches cleaned as well.
Now I activated this option to try to eliminate the problem.
image: https://ibb.co/FKkMqF3
@jotapov When the option is enabled, the content of each JavaScript file that is combined will be wrapped in its own “try / catch” statement. This means that if one file has an error, it should not impede execution of other, independent files.
Does that option helps to fix the issue?
Thread Starter
Jota
(@jotapov)
No. No, the error continues.
what I do? do I leave that option activated or deactivate it?
Do you have any extensive setup guide?
@jotapov I think you’ll have to turn off the Minify option if you are getting errors in the console, As it will then not create the minify files.
Thread Starter
Jota
(@jotapov)
Hi, can you isolate the minified only of the java script of google ads?
@jotapov Can you please uncheck the option “Enable merging of JavaScript files” from WP-Optimize > Minify > Javascript and click Save settings button and check if it helps to fix the issue?
Thread Starter
Jota
(@jotapov)
I already did that days ago and the error did not go away
@jotapov What happens if you disable “Process Javacript” from WP-Optimize > Minify?
Thread Starter
Jota
(@jotapov)
hi, that WPO warning disappears but the duplicate tag error continues
@jotapov Can you please attach a screenshot of other error you get in console?
Thread Starter
Jota
(@jotapov)
@jotapov Sorry for the delay!
That error is originally generated from Adsense script, Are you adding the AdSense script multiple times in your page?
Thread Starter
Jota
(@jotapov)
Hello, I only have one code, I insert it with my ad plugin. I use the google site kit, but I have the adsense function disabled, I do not understand why I get a duplicate tag
@jotapov Can you please try to disable other plugins except WP-Optimize and AdSense plugin and check if you still see the same error?