Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #25033
    boo
    Guest

    Hello,

    I’m stuck at the following: Under JS MINIFY SETTINGS ENABLED. I would like to apply the rule Before </head> Non-blocking using defer (or async) but manually, instead on all the JS before the </head>

    When I do select this, It applies to all my JS file and creates conflict with revslider (I can’t figure it out) So I need to either apply the operation to ALL excepted selected JS. or Switch to Default (blocking) BUT apply non-blocking aync to selected JS’s I can’t find where to create exception in the code though. Can anyone help?

    I hope It makes sense. -_-‘

    #25056
    Jesse Owens
    Keymaster

    Hello,

    If you enable Manual in your Performance > General Settings> Minify, you’ll be able to modify the behavior of individual Javascripts. Then, when you visit the Minify settings section, you can optionally run the Help Wizard to auto-populate all of the scripts currently active on your site.

    How to find the help wizard:
    How to find the Minify Help Wizard

    Once you have the scripts added from the wizard, you can choose where to include each file individually:
    Setting minify settings individually

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘JS MINIFY ENABLED BEFORE HEAD NON BLOCKING ASYNC MANUALLY’ is closed to new replies.