• edwinov

    (@edwinov)


    This is an edited review.

    Initially I gave 1 star because I had constant problems with the cache growing to a humongous size resulting in a constant stream of emails (almost daily) coming from this plugin telling me to clear the cache, which was very frustrating.

    Frank, the author, then told be to change some settings, which I did, and the cache seems to be under control now, a few MB instead of GB. So I upgraded to my rating to 4 stars, which might become 5 stars if the cache stays under control.

    • This topic was modified 8 years ago by edwinov.
Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    There IS NO such option! There is only 3 checkboxes for Optimize HTML/CSS/JavaScript.

    You’ll have to click on that “show advanced options” button to see more @edwinov

    You’ll see that “also aggregate inline JS” is probably not active (it’s off by default), so as per the FAQ also untick “also aggregate inline CSS”.

    Hope this helps,
    frank

    Thread Starter edwinov

    (@edwinov)

    Ha! I never noticed that “Show advanced settings” button before. Did now, these are my settings:

    [x] Optimise HTML code?
    [ ] Keep HTML comments?

    [x] Optimise JavaScriptCode?
    [ ] Force JavaScript in <head>?
    [ ] Also aggregate inline JS?
    Exclude scripts from AO : seal.js/jquery/jquery.js
    [ ] Add try-catch wrapping?

    [x] Optimise CSS Code?
    [ ] Generate data?
    [x] Also aggregate inline CSS?
    [ ] Inline and Defer CSS?
    [ ] Inline all CSS?
    Exclude CSS from AO : admin-bar.min.css, dashicons.min.css

    CDN Base URL : [empty]

    Cache folder /home/…/wp-content/cache/autooptimize/
    Can we write? Yes
    Cached styles and scripts : 305 files

    [x] Save aggregated as static?
    [x] Also optimise for logged in?

    Is that of any help identifying the problem?

    Edwin

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    Probably that “also aggregate inline CSS”-options Edwin, try unticking that. If the problem persists after that add wp-content/cache, wp-content/uploads to the CSS optimization exclusions (some themes and page-builders store non-static CSS there, busting AO’s cache).

    If you can provide your URL I can have a quick look at the page source to see if anything jumps out?

    Hope this helps,
    frank

    Thread Starter edwinov

    (@edwinov)

    Hi Frank,

    I just unchecked “Also aggregate inline CSS”.

    I’ll keep an eye on the cache and see if this makes any difference.

    URL : canterburyglidingclub.nz

    Cheers,

    Edwin

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    I just unchecked “Also aggregate inline CSS”.

    That will very likely fix it; the problem is with CSS injected by your Google Maps plugin, which -even though the map in the footer is always the same- adds inline CSS that has selectors with randomized names (e.g. #google_map_easy_1_56257 on your HP vs #google_map_easy_1_78625 on /trial-flights and #google_map_easy_1_71146 on /blog).

    And if we ever make it to NZ I’ll take that Single Trial Instructional Flight please! 😉

    Thread Starter edwinov

    (@edwinov)

    Thanks Frank,

    that seems to have fixed it. Updated rating. You can have the instructional flight any time!

    Cheers.

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    Thanks Edwin 🙂

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

The topic ‘Constant warnings’ is closed to new replies.