Absolut font path in file system - by schuifpuienonderdelen.nl

This topic has 2 replies, 2 voices, and was last updated 4 years ago ago by Olga Barlow

  • Avatar: schuifpuienonderdelen.nl
    schuifpuienonderdelen.nl
    Participant
    May 18, 2021 at 20:24

    The wrong font is displayed after using the file generator.
    It look’s like there is a bug.

    The font is set with a absolute path in the file system, which is wrong. This should be a relative or absolute path in URL format.

    Wrong:
    src: url(https://8theme.b-cdn.net/home/kozijli378/domains/schuifpuienonderdelen.nl/public_html/wp-content/fonts/open-sans/mem8YaGs126MiZpBA-UFUZ0df8pkAp6a.woff) format(‘woff’);

    Should be:
    src: url(https://schuifpuienonderdelen.nl/wp-content/fonts/open-sans/mem8YaGs126MiZpBA-UFUZ0df8pkAp6a.woff) format(‘woff’);

    or:
    src: url(https://8theme.b-cdn.net/wp-content/fonts/open-sans/mem8YaGs126MiZpBA-UFUZ0df8pkAp6a.woff) format(‘woff’);

    The CSS file loads in: https://schuifpuienonderdelen.nl/wp-content/uploads/xstore/kirki-styles.css?ver=1620853896375

    I deleted the file generator file but the error still occurs. Is there a options to fix this?

    Regards,
    Maico

    1 Answer
    Avatar: Olga Barlow
    Olga Barlow
    Participant
    May 19, 2021 at 07:40

    Hello,

    We’ll try to fix that in theme update. Meanwhile, connect to your server via FTP and remove /wp-content/fonts/open-sans/ folder. After that go to Theme Options > Typography and resave options. It will fix the font issue.

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

The issue related to '‘Absolut font path in file system’' has been successfully resolved, and the topic is now closed for further responses

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.