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

    (@futtta)

    for jquery: you can try to remove that from the default JS optimization exclusions, but that might break your site (in which case you can simply re-add it)
    for autoptimized JS: don’t force JS in head
    for autoptimized CSS: try “inline all CSS” (easy) or “inline & defer CSS” (better), cfr. FAQ for more info

    hope this clarifies,
    frank

    I’m trying, on advice of a friend, to sort the same problem.
    My issue is that the “Show Advanced Settings” button doesn’t work.
    The button animates, (shows as going in and out) but nothing happens.
    Any suggestions?
    Thomas.

    Plugin Author Frank Goossens

    (@futtta)

    hi @tudogz; that’s probably due to a javascript-problem. you can alternatively activate the advanced settings by going to wp-admin/options.php, searching for autoptimize_show_adv, set that to 1 and clicking save changes at the bottom of that page.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Eliminate render-blocking JavaScript and CSS’ is closed to new replies.