• After (re)installing Transposh I got this message:“We were not able to find a supported in-memory caching engine, installing one can improve performance”
    I am using W3TC for al my caching problems.
    Tryed to instal the suggested APC but APC doesn’t work when W3TC is installed

Viewing 5 replies - 16 through 20 (of 20 total)
  • Does anyone already know exactly what needs to be changed here?

    Thread Starter kletskater

    (@kletskater)

    I was hoping Ofer or you would know.
    I am no good in changing plugins

    Hello Frederick,

    If we want our plugins to be more compatible, there are a few things needed:
    1. a callback or a function that enables transposh to invalidates a cache for a certain page (after a translation happened on said page)
    2. the minification process is sometimes problematic as the variables added by the script localization hooks are not avail to the minified code

    That’s about it.

    Until that’s fixed, I have to use WP Super Cache. However, when I do that and then install Better WP Minify on top of it, my site seems to go all jerky on me. It wants to log me off every few seconds. Is there a known conflict between Transposh and WP Minify? If so, is there a minify plugin that works with Transposh?
    Thanks

    Functions to clear specific posts/pages exists. w3tc_pgcache_flush_post in ‘inc/functions/plugin.php’. At the moment one needs to use minify manual and choose Embed after <body> or before </body> for those scripts that require localization.

Viewing 5 replies - 16 through 20 (of 20 total)
  • The topic ‘Transposh doesn't detect W3TC?’ is closed to new replies.