• I’m running Qtranslate XT ( https://github.com/qtranslate/qtranslate-xt ) up to date version. I know officially only qtranslate is supported – but I think this problem has also been there with qtranslate and that’s why I didn’t use css/js portions of wp fastest cache or widget caching. Currently only qtranslate xt is maintained and working (Qtranslate X and qtranslate are both dead/end of life)

    With the configuration to have

    english as domain.com/

    german as domain.com/de/

    italian as domain.com/it/

    1. If I enable combine CSS – then sometimes randomly while browsing through my page It will jump from domain.com to domain.com/de/ – It usually does not jump back to domain.com I think because the links in this case are unique for german. However if you use domain.com then the language will be defined by cookie (or on first load browser preference.

    2. If I enable widget caching – then widget translations usind [:de] [:en] or [:it] are cached translated. So it’s pretty random which language a widget will load from cache. Wp Fastest Cache does not seem to be able to identify that the widgets are translated too (and again not sure how this is implemented – but following links to domain.com with language cookie set needs to forward to domain.com/de/ (if german language cookie) and also show the widgets in german.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Emre Vona

    (@emrevona)

    because there are lots of syntax errors in the css sources. you can analyze your site via https://www.wpfastestcache.com/css-validator/

    Thread Starter extremecarver

    (@extremecarver)

    Thanks, for the switching back and forward with languages that seems to be correct. Didnt happen after deactivating mobile menu for worpress plugin and deactivating Ultimate social media plus.

    Also the widget translation is then fixed.

    However if I manually enter openmtbmap.org in the address bar and had the front page and some others cached in english already – while browsing german langue – then I get back to the English version. It works fine if I click on any link on the site pointing to openmtbmap.org. There is clearly something wrong here vs the behaviour without cache. But yeah it’s only on a link pointing directly to the front page from outside or on entering the link directly in the address bar. It does not happen when entering subpages!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Qtranslate – combine css and widget cache broken’ is closed to new replies.