Viewing 1 replies (of 1 total)
  • Plugin Author edo888

    (@edo888)

    Hi,

    I have checked and I see that our javascript functions are wrapped inside:

    <script>window.addEventListener('DOMContentLoaded', function() {
        function doGTranslate ...
    })</script>

    This is causing issues, you will need to disable that, so it looks like this:

    <script>function doGTranslate ...</script>

    If GTranslate functions correctly without “optimizations”, then you need to direct your request to the other plugin developer, we can only point out the problems.

    Thanks! ??

Viewing 1 replies (of 1 total)
  • The topic ‘doGTranslate div.switcher exclude from WP-Rocket’ is closed to new replies.