Home Forums WoodMart support forum CSS Generator Blocking woodmart-font.woff and overpowering custom CSS

CSS Generator Blocking woodmart-font.woff and overpowering custom CSS

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #80345

    [email protected]
    Participant

    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! 🙂

    #80374

    Artem Temos
    Keymaster

    Hi,

    Could you please activate it now so we can check what is wrong on your side?

    Thank you

    #80435

    [email protected]
    Participant

    No problem. I’ve activated it now.

    You are welcome to look in the backend and server.

    #80446

    Artem Temos
    Keymaster

    Please, deactivate your optimizations plugins first. We can’t investigate your website styles while they are active.

    #80563

    [email protected]
    Participant

    Done.

    #80564

    [email protected]
    Participant

    The custom css is working as usual again. However, it works correctly with the optimisation on, but without the css generator on.

    #80583

    Artem Temos
    Keymaster

    Try to enable this option in Settings -> Media and regenerate our custom CSS file https://gyazo.com/9932197f6fee5d76c4c193a0aec9cd53

    #81963

    [email protected]
    Participant

    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?

    #81985

    Artem Temos
    Keymaster

    Try to edit the generated CSS file and replace all occurrences of this code

    ../../../themes/woodmart/

    to this one

    ../themes/woodmart/

    #92395

    colorlink
    Participant

    can you please explain that further

    #92406

    colorlink
    Participant

    these fonts giving me 404 error

    http://prntscr.com/log8vo

    #92432

    Artem Temos
    Keymaster

    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.

    #92435

    colorlink
    Participant

    done , seems like the problem still up

    #92436

    colorlink
    Participant

    and kindly, which js does the mobile menu uses? i need to exclude it from being minify

    #92440

    Artem Temos
    Keymaster

    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

Viewing 15 posts - 1 through 15 (of 15 total)