can you try unticking the “also aggregate inline CSS”-option alixam ?
frank
Hi,
That did work for me, thank you. Having that option disabled will have any impact in the optimization results ?
no, disabling that has not perf. impact π
feel free to leave a review of the plugin and support here! π
Thread Starter
alixam
(@alixam)
HI frank
thanks for answer
disable βalso aggregate inline CSSβ dont work for me
when i disable css optimization my font Appears
any other idea?
i want to use css optimization with my fonts ;(
OK, next up; try disabling the “aggregate CSS”-option, does that fix things?
Thread Starter
alixam
(@alixam)
no ;(
when i disable all option of css optimization my font Appears
OK, you’ll have to exclude wp-content/themes/DarkSell/style.css from CSS optimization and disable the “minify excluded CSS/JS” option as well, the CSS minifier has severe issues with font paths like fonts/eot/IRANSansWeb(FaNum)_Black.eot :-/
frank
Thread Starter
alixam
(@alixam)
can i separate font from style.css for solving this problem or not?
If you wrote the theme and the style.css; sure. Best solution would be to change e.g.
fonts/eot/IRANSansWeb(FaNum)_Black.eot
into
fonts/eot/IRANSansWeb_Black.eot
in which case you very likely wouldn’t have to exclude a thing π
Thread Starter
alixam
(@alixam)
realy Thanks its Resolved by change font name π
-
This reply was modified 6 years, 7 months ago by
alixam.
super! π
feel free to leave a review of the plugin and support here! π
enjoy the weekend!
frank