Home Forums WoodMart support forum Install custom fonts

Install custom fonts

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #110860

    miluga
    Participant

    Hello

    I want install custom fonts

    According to xtemos tutorial, the custom fonts that are uploaded through media files wordpress.

    but it doestn allow upload files with that extensión.

    “Sorry, this type of file is not allowed for security reasons.” see screenshot

    After that, I’ve uploaded the files font to wp-content/themes/woodmart/woodmart/fonts/ but not working when I selected my font in the theme options

    How can I do it?

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #110892

    Hello,

    Please add this line to your wp-config.php:

    define( 'ALLOW_UNFILTERED_UPLOADS', true );

    As soon as you upload the font files, delete this line.

    Best Regards

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