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

    (@edo888)

    Hi,

    I see that you have some optimization plugin which breaks our codes. Particularly it changes the following script from:

    <script>
    function doGTranslate(lang_pair) {...}
    </script>

    to

    <script type="rocketlazyloadscript">window.addEventListener('DOMContentLoaded', function() {
        function doGTranslate(lang_pair) {...}
    });</script>

    This breaks the functionality.

    Please disable the feature which optimizes javascript or contact your optimization plugin developer and ask for a fix.

    I would recommend to use Cloudflare with Cloudflare’s RocketLoader option enabled for optimization. It is free.

    Thanks! ??

Viewing 1 replies (of 1 total)
  • The topic ‘[NSFW] i have one issues’ is closed to new replies.