• Resolved fantamily

    (@fantamily)


    Hi, I noticed that the wp.optimize plugin blocks translations that the loco-translate plugin does. If I disable “Process JavaScript files” it works fine. How can I figure out which is the correct path to enter to exclude Javascript (loco translate plugin) from processing? Thank you

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support vupdraft

    (@vupdraft)

    If you goto Minify >> JavaScript>>JavaScript options, you should see the option to ” Contain each included file in its own block (enable if trying to isolate a JavaScript error introduced by minifying or merging)

    This should help you narrow down the offending script.

    Thread Starter fantamily

    (@fantamily)

    thanks… I had already selected the option… I can only solve the problem if you enter this path: /wp-content… wide enough but I can’t identify offensive js

    Plugin Support vupdraft

    (@vupdraft)

    Have you tried enabling minify but not enabling merging of the JS files (it’s the option the ” Contain each included file in its own block” check box)

    Thread Starter fantamily

    (@fantamily)

    Yes… the problem is always there both with the option inserted and not

    Plugin Contributor Venkat Raj

    (@webulous)

    @fantamily Go to Dashboard => WP-Optimize => Minify => Advanced tab

    https://prnt.sc/9RlbJocOioSr

    You can exclude the js file that is causing issue from minifying and merging. If you don’t see any js file related to loco translate plugin (in my test, I couldn’t see), then you need to deactivate all plugins and activate one by one to find out which plugin is really causing issue.

    Thread Starter fantamily

    (@fantamily)

    ok… thank you very much

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

The topic ‘Wp-Optimize blocks loco-translate plugin translations’ is closed to new replies.