Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter badream

    (@badream)

    up, still looking for a solution ??

    Thread Starter badream

    (@badream)

    ok it seems like to be a problem with the “Fontawesome” font, but i can’t find the source of the error. i tried to replace Fonts folder but nothing happens ??

    No so cosa dirti ma se vuoi un consiglio cancella il tema e aggiorna quello che puoi scaricare nella pagina del produttore che è più completo.

    Ciao

    I just had this same problem with the Fontawesome font. For me the problem was the htaccess file I added to the wp-content folder which contained the following:

    order deny,allow
    deny from all
    <Files ~ ".(xml|css|jpe?g|png|gif|js)$">
    allow from all
    </Files>

    Adding the extensions for all the font files in the Hueman theme font folder to this htaccess fixed the problem for me.

    Thread Starter badream

    (@badream)

    i have no htaccess to my wp-content folder…

    can you paste all your htaccess please?

    Thread Starter badream

    (@badream)

    found the problem:

    i changed the url of my installation with www. and it fucked up all the fonts! Now it’s ok! thank you all!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Font problem after theme update’ is closed to new replies.