the CCSS seems terribly wrong Tomas, is there a rule for that? was that AUTO generated or did you create it manually?
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.
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
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
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.
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?
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.
CE = cache enabler indeed, but only the HP, not the full cache and not AO (would be a waste of server resources π )
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
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”?
Ahh nice one thanks! I had disabled the top menu/toolbar for the frontend hence I missed it..