• Resolved stuartrobinson

    (@stuartrobinson)


    I am getting the error:

    “Serve resources from a consistent URL” in gtmetrix because of Contact Form 7.
    https://ibb.co/F8nC1g7

    I can fix this by excluding:

    wp-content/plugins/contact-form-7/includes/js/scripts.js

    In the minify settings.

    My jQuery also doesn’t load with minify settings on.

    I can fix this by adding:

    wp-includes/js/jquery/jquery.js

    to the minify settings.

    When I have just the Contact Form 7 JS file excluded in the minify settings, I can fix the error in gtmetrix. When I add the jQuery JS file, I get the error again in gtmetrix, but jQuery works.

    See picture:
    https://ibb.co/jV8nbt6

    I am using Auto mode.

    All settings:
    https://ibb.co/s3spdwq

Viewing 1 replies (of 1 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @stuartrobinson
    I am sorry about the issue you are experiencing and I am happy to assist you with this.
    After checking your website, I can see that you are using AO for unifying along with W3 Total Cache.
    It’s not recommended to use bot minify solutions. SO you can either disable W3 Total Cache minify or AO minify.
    As for the contact form 7 refill, you can check this article that may help with this.
    Thank yoU!

Viewing 1 replies (of 1 total)
  • The topic ‘Minify JS not working (contact form 7)’ is closed to new replies.