Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    the CCSS seems terribly wrong Tomas, is there a rule for that? was that AUTO generated or did you create it manually?

    Thread Starter snippet24

    (@snippet24)

    was that AUTO generated or did you create it manually?

    AUTO generated.

    is there a rule for that?

    Not sure what you mean there, there’s no rule on the queue and there are the followin g rules under “Conditional Tags, Custom Post Types and Page Templates Rules” : is_front_page, index.php

    • This reply was modified 5 years, 2 months ago by snippet24.
    Plugin Author Optimizing Matters

    (@optimizingmatters)

    OK, can you
    * enable debug logging?
    * remove that is_front_page rule so it can regenerate (also clear the page cache(s) for the frontpage?
    * confirm index.php is a separate conditional rule? or is it a path-based on?

    frank

    Thread Starter snippet24

    (@snippet24)

    Sure on it. Debug mode enabled, is_front_page rule removed, index.php is a separate conditional rule, removed AO cache and cache enabler cache as well

    Thread Starter snippet24

    (@snippet24)

    Seems to load ok now should I disable the debug mode? and test it?

    • This reply was modified 5 years, 2 months ago by snippet24.
    Plugin Author Optimizing Matters

    (@optimizingmatters)

    removing AO cache (and the entire CE cache) was not needed actually πŸ™‚

    OK, so when bypassing your page cache (using e.g. tomastestart.cl/?qsdf=sqdf) I see you have a new AUTO is_front_page rule and it does not seem to have the quirky behavior of the previous one.

    you can indeed disable “debug mode” now and you might want to flush the CE cache for the front-page to ensure the rule is used on there?

    Thread Starter snippet24

    (@snippet24)

    CE cache = Cache Enabler plugin cache right?

    you can indeed disable β€œdebug mode” now and you might want to flush the CE cache for the front-page to ensure the rule is used on there?

    If the above question is right, Okey sure I will disable it and delete Cache enabler caches and report back.

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    CE = cache enabler indeed, but only the HP, not the full cache and not AO (would be a waste of server resources πŸ˜‰ )

    Thread Starter snippet24

    (@snippet24)

    Ok sorry whats the HP = Home page? If yes how can I delete only for the homepage cache? Didn’t know that could be done

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    hp indeed is homepage. I *think* it can be done in Cache Enabler by going to that page in the frontend when logged in and using the top menu clicking on “clear url cache”?

    Thread Starter snippet24

    (@snippet24)

    Ahh nice one thanks! I had disabled the top menu/toolbar for the frontend hence I missed it..

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    you’re welcome πŸ™‚

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

The topic ‘Weird bug with Critical CSS before fully load of the homepage’ is closed to new replies.