• Resolved Jenny

    (@miss-newyork)


    Hi there,
    I have just installed Translatepress and wanted to get started, however opening the translation editor only shows a blank page.
    I found previous posts regarding this topic, and checked for helpful tips.
    There doesn’t seem to be a CSP error, however the console tab listed this error:
    ReferenceError: trp_editor_data is not defined
    data trp-editor.js:1
    VueJS 21
    <anonymous> editor.vue:1
    Webpack 5`

    I installed Really Simple SSL regardless, but it didn’t help.

    While I am using an optimization plugin (Speed Booster, not WP-Optimize) I checked and JavaScript optimization is deactivated.

    My memory limit is 1024M

    I enabled Debug, tried to access the editor and checked the log file, but there is nothing relating to this plugin.

    Is there anything else I could do?

    Thanks fo your help
    Jenny

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Alex

    (@alexcozmoslabs)

    Hi,

    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.

    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.

    Thread Starter Jenny

    (@miss-newyork)

    Hi Alex,

    thanks for your reply. You’re right, I disabled Speed Booster and TranslatePress now seems to work.

    I have checked and apparently HTTP2 and Brotli are activated on my server, but I still seem to have issues with exhausted memory. I guess I will need to spend the holidays reading up on how to properly optimize and speed up everything.

    Thanks for your help
    Jenny

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Translation Editor shows blank page’ is closed to new replies.