• Open
  • May 12, 2021 at 6:42 pm #46296

    Two questions for customised fonts:
    1 What can I do if provider does not allow upload of ttf through security reasons.
    2What if font package does not contain svg format

    Evgeny
    Keymaster
    Posts: 983
    May 13, 2021 at 9:36 am #46301

    1. a) Use another option b) Ask the provider to change the settings to allow it c) convert the format https://convertio.co/ttf-woff/
    2. It doesn’t have to. SVG fonts are an additional option, not something you are required to use.

    Reinhard Haberfellner
    Participant
    Posts: 69
    May 14, 2021 at 9:19 am #46307

    Hi Evgeny 1b Provider told me he allows it, but CMS not. Is that the theme or wordpress setting . Do you know where to allow it?
    ad 2 Why do you then state in the theme that all 4 are necessary ?

    thx in advance

    Evgeny
    Keymaster
    Posts: 983
    May 16, 2021 at 3:13 pm #46311

    1. It is a WordPress setting. You can fix it by adding the following line go wp-config.php:
    define(‘ALLOW_UNFILTERED_UPLOADS’, true);
    2. Yes, it seems that we haven’t gotten to changing that, sorry for the confusion. Try to create the required missing files here: https://convertio.co