ETmodules again…
-
Dear Frank,
as I know from previous questions of mine I know you have a heart for code idiots… πNow I would like to exclude two fonts from being optimized:
https://praesenz-web.de/wp-content/themes/Divi/includes/builder/fonts/ETmodules_v2_4.ttf&
https://praesenz-web.de/wp-content/themes/Divi/includes/builder/fonts/ETmodules_v2_4.woffNot the fonts, but the optimization causes problems (AO shut off: no problem): Creating error messages (in Google Dev Console) and slows the site in page speed (gtmetrix for example).
I found the thread here:
https://wordpress.org/support/topic/how-would-i-exclude-modules-from-the-css/The fonts are part of the Divi theme, so
1. excluding the whole style.css in AO would reduce the AO effect, I suppose… but this would let the fonts stay.
2. And after a research (code idiot) because of your answer in the thread above: removing a font by the child theme is not really possible, only changing it to death – but this then would not prevent from loading it first and causing the same problems. (correct me if IΒ΄m wrong)
3. Is it effective/working to copy and paste the whole style.css of the parent into the child style.css and delete the ETmodules fonts there?
Thanks for both, plugin and support and greetings!!The page I need help with: [log in to see the link]
The topic ‘ETmodules again…’ is closed to new replies.