Skip Navigation

This is the technical support forum for WPML - the multilingual WordPress plugin.

Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.

This topic contains 1 reply, has 2 voices.

Last updated by Christopher Amirian 1 year, 8 months ago.

Assisted by: Christopher Amirian.

Author Posts
August 28, 2023 at 7:18 am #14297579

dzhamalA

Tell us what you are trying to do?

Fix an error. Browser errors were logged to the console.
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns.

hidden link

What is the link to your site?
hidden link

cookies.jpg
August 28, 2023 at 10:16 am #14299437

Christopher Amirian
WPML Supporter since 07/2020

Languages: English (English )

Timezone: Asia/Yerevan (GMT+04:00)

Hi there,

It seems that you are using plugins that modifies the assets of the website including the Javascript files. Either it is cached or minified or maybe merged.

To find out which plugin causes the issue you can follow the steps below:

- IMPORTANT STEP! Create a backup of your website. Or better approach will be to test this on a copy/staging version of the website to avoid any disruption of a live website.
- Go to "WordPress Dashboard > Plugins" and deactivate all plugins except WPML and its add-ons.
- Check if you can still recreate the issue.
- If not, re-activate your plugins one by one and check the issue each time to find out the plugin that causes the problem.

Thanks.

August 31, 2023 at 5:13 am #14316769

dzhamalA

"Either it is cached or minified or maybe merged."

I suppose it was a caching issue. Clearing and preloading the cache fixed the problem, the message no longer appears.

Thanks