Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter spikefish

    (@spikefish)

    Odd, css rewriting was done (I thought) because of the setting ‘Theme file types to upload’. In my experience, it “uploads” just by rewriting the css so it’s called from cdn, therefore it pulls to the cdn. (My config is a pull zone as well)

    Guess the only things I can suggest are basic, confirm the fonts aren’t included in the custom files list, be sure you’ve cleared the minify cache and the cdn cache (and browser cache, if applicable). This looks like the exact issue, so I’m not sure why it isn’t working! You could see if the less desirable workaround works (not hosting minified files) – of course this isn’t fully utilizing cdn, but if it works, it could help pinpoint the issue.

    If none of those work, you may want to start a new thread so more people see your question, as this one has been marked resolved.

    Thread Starter spikefish

    (@spikefish)

    I seem to have gotten this working, in case this helps anyone else in the future, I could work around it a couple different ways, by selecting to either not host the minified css / js on cdn or by ‘not’ hosting (remove from ‘Theme file types to upload:’) *.otf;*.woff; on cdn – the latter seems to be the best way, as the fonts are still hosted through the cdn, being relatively referenced in the cdn hosted css files / rewritten urls correctly displaying https:// this way.

Viewing 2 replies - 1 through 2 (of 2 total)