CSS Generator Blocking woodmart-font.woff and overpowering custom CSS
-
Hey. When the CSS generator is used, no matter what is selected, woodmart-font.woff returns a 404. This is used in the header for icons.
Also, it seems to overpower the custom CSS, so meaning I have to add !important to the css to function again.
I’ve just disabled for the time being and will try again in the future, so nothing to worry about.
I love the idea, wish you luck in getting it working nicely! 🙂
Hi,
Could you please activate it now so we can check what is wrong on your side?
Thank you
No problem. I’ve activated it now.
You are welcome to look in the backend and server.
Please, deactivate your optimizations plugins first. We can’t investigate your website styles while they are active.
The custom css is working as usual again. However, it works correctly with the optimisation on, but without the css generator on.
Try to enable this option in Settings -> Media and regenerate our custom CSS file https://gyazo.com/9932197f6fee5d76c4c193a0aec9cd53
I hate having the media in month/date based folders, makes finding things and FTP usage for retina stuff a pain. Is another solution possible?
Try to edit the generated CSS file and replace all occurrences of this code
../../../themes/woodmart/
to this one
../themes/woodmart/
can you please explain that further
these fonts giving me 404 error
http://prntscr.com/log8vo
You need to open generated file via FTP and replace
../../../themes/woodmart/
to this one
../themes/woodmart/
The file path you can find in Dashboard -> WoodMart -> CSS generator.
done , seems like the problem still up
and kindly, which js does the mobile menu uses? i need to exclude it from being minify
Please, create a separate topic and send us your admin access there. We will check what the problem.
Mobile menu is handled by our functions.js file.
Regards