Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Frank Goossens

    (@futtta)

    not sure I understand; do you want dequeue (remove) or defer (load later)?

    Thread Starter seodilip

    (@seodilip)

    Oops malapropism! I want to load them later.

    By the way, what are the precautions in Woocommerce as in to tell what scripts to ignore in Autoptimize?

    Plugin Author Frank Goossens

    (@futtta)

    for JS: not “force JS into head”
    for CSS: inline & defer (not super-easy, see FAQ)

    for WooCommerce; don’t use that myself, but you might have to exclude jquery.js and you might have to “force JS into head”

    hope this helps,
    frank

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to Dequeue Autoptimize JS and CSS files’ is closed to new replies.