Support Forum

How to Remove Overlays with Child Theme

18 Answers

New Answer

JI jim
jim
Member

Yellow Swordfish said
…yes – you should expect errors if you try and just run the reboot.php file in the browser.

Phew! cool

If the combined/compressed cache is working for you then this is actually even better than anything else.

Great. Out of curiosity though, wouldn’t the CSS Only custom theme also serve up the compressed/cached stylesheet, or is that a function of the PHP version?

Thank you again for all the clarification about whether my notion of a CSS Only theme being lighter/faster is actually on point.

I do want to avoid all the themewerk involved, and I certainly like how my child theme will require minimal if any edits over time. Just trying to minimize any “extra” PHP wherever I can. (SP is not the only plugin/theme I’m tweaking for optimization.)

If you do not already use it then using the Script cache is also to be recommended as long as it causes no issues.

Yup, got that enabled. Thanks for suggesting I check.

YS Yellow Swordfish
Yellow Swordfish
Member

The CSS only file COULD do this but wouldn’t add any real benefit. The great thing about using the cache is that it includes ALL the CSS SP provides. So plugin CSS is all included in this compressed cached format. And on case you didn’t know – it generates a separate CSS file for the mobile.

JI jim
jim
Member

Thanks again for the clarification, think I’ll be putting this custom css only theme idea to rest for now. I presumed it too would take advantage of the caching.

MP Mr Papa
Mr Papa
Member

sounds good…  sorry I missed the tag up in needing to set the query arg in the url…  you could still do what I said, just have to add the needed query args…