Viewing 4 replies - 1 through 4 (of 4 total)
  • Following, have the same problem here. Just have text- Loading Strings… and loading logo next to save translation button. Can’t edit or add translation. How to fix it?

    Following this as well. Having the same issue

    Having the same issue here.
    Also seeing “undefined” where strings should appear and a vue.common.js error

    Plugin Support Alex

    (@alexcozmoslabs)

    Hello,

    Mostly, this is happening when you use a speed optimization plugin. These plugins compress all JS files into one file, but this process can create errors when you load a page.
    See if you have this type of plugins, disable them and try again to do the translation.

    Also, please see if your server has HTTP2 and GZIP.
    If it does, autooptimize doesn’t actually has a positive impact on your website speed as HTTP2 means everything is downloaded in parallel, on the same connection and GZIP means minification doesn’t actually do anything.

    Best Regards,

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Frontend Editor Not working’ is closed to new replies.