Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter hakuni

    (@hakuni)

    Hello Marko!

    Thank you for your help. For now I’ll manage with the free version. But at least now you know about this error, maybe this can be fixed in the future, for the next person in my situation? Or in case it’s a big thing, an extra plugin like you’ve done for WPML. I’ll also tell the Translatepress team about this, I don’t know which plugins “fault” this is.

    Thread Starter hakuni

    (@hakuni)

    Hello again Marko!

    Those files match, they both look like this:

    # BEGIN W3TC Minify cache
    FileETag MTime Size
    <IfModule mod_headers.c>
        Header set Pragma "public"
        Header set Cache-Control "max-age=31536000, public"
    </IfModule>
    # END W3TC Minify cache
    # BEGIN W3TC Minify core
    <IfModule mod_rewrite.c>
        RewriteEngine On
        RewriteBase /wp-content/cache/minify/
        RewriteCond %{REQUEST_FILENAME} !-f
        RewriteRule ^(.+\.(css|js))$ /index.php [L]
    </IfModule>
    # END W3TC Minify core

    I’ve inactivated Translatepress, and now it works. Kinda. There are fewer Javascript and css files than before, but definitely more than one of each. And I’m wondering about where the problem is? I’d really prefer to continue using Translatepress, it seems to be the best multilingual plugin for us. And I’d also like to continue usin W3TC. Both plugins are great and used by a lot of people, so it would be nice if they worked together.

    I’ll probably end up using Async Javascript and Autoptimize in combination with W3TC and Translatepress. But it means 2 more plugins, and even more possibilities for errors.

    Thread Starter hakuni

    (@hakuni)

    Hello Marko, and thank you for helping me!

    Oh, first time? That’s never a good thing 🙈

    Here are a bunch of screenshots from the settings. Now that mode is on auto, nothing happens. It’s like minify was turned off.
    https://imgur.com/a/xcw2eqG

    Correct, I’m using Translatepress. But currently I’m using the original language, nothing should be translated. I’m prepared that it might be a problem with caching, but so far it seems to work. The translated text is (as far as I’ve understood) only changing the main html-document, so no javascript and definitely no css should be involved. Also, that shouldn’t affect minification? Since those links are direct links to the files, not “wordpress URL:s”. That means the language tags (example.com/language-tag/some-page) shouldn’t affect minification, as far as I’ve understood it?

Viewing 3 replies - 1 through 3 (of 3 total)