• Hello,

    I’m trying to translate the Woocommerce plugin from English to Lithuanian language. I save all my translations and when I press sync I get this error:

    https://ibb.co/2vhB9Xb

    Does anyone know where can be the problem? Thank you!

Viewing 1 replies (of 1 total)
  • Plugin Author Tim W

    (@timwhitlock)

    The problem is that WordPress, or your server, or another plugin has rendered a web page instead of letting Loco Translate’s Ajax method run as normal. Often this is security software. See FAQ: Why do I get <this error> when I click Save or Sync?.

    The web page that’s returned should help find out why it’s being rendered. The JavaScript you see is perhaps a clue. If this code is generally included in your WordPress pages then this tells us the page is rendered by WordPress and not your server. At a glance, this looks like the case, so I’d recommend disabling plugins one by one that might be interfering with Ajax responses.

    Personal help with this is outside the scope of my support, but the page linked above may help.

Viewing 1 replies (of 1 total)

The topic ‘Check console output for debugging information’ is closed to new replies.