Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter rfmarchetti

    (@rfmarchetti)

    sorry, there are no design changes, only the icons missing.

    Plugin Author matthias.wagner

    (@matthiaswagner)

    FAQ: Why do my custom fonts not show up?

    Thread Starter rfmarchetti

    (@rfmarchetti)

    Hello Mathias, thanks.
    After several support chats with Bluehost they came to a conclusion that the code modification you show in that article is only possible with dedicated hosting. I am on a shared one.

    Do you know an alternative for sharing hostings?

    thanks

    Thread Starter rfmarchetti

    (@rfmarchetti)

    I got it!
    just placed the code above in my wordpress root’s htaccess:

    Header add Access-Control-Allow-Origin “*”
    Header add Access-Control-Allow-Methods: “GET,POST,OPTIONS,DELETE,PUT”

    as shown here: https://stackoverflow.com/questions/14467673/enable-cors-in-htaccess

    thanks for your help.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘fonts wont load – design changes’ is closed to new replies.