Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1217223
    ZeeeW
    Participant

    Hi,
    Please Help me with this
    I’m trying to add new fonts, and i have followed the instructions you listed in this topic https://community.theme.co/forums/topic/how-do-i-change-font-in-theme-x/, and followed the instructions exactly but no effect on the theme front end while i checked the page source and the font is included correctly . the font family is ae_albattarregular. sorry the first attachment has a mistake so the second one is the correct one.

    #1217251
    Christopher
    Moderator

    Hi there,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password
    – FTP credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks.

    #1217282
    ZeeeW
    Participant
    This reply has been marked as private.
    #1217567
    Nabeel A
    Moderator

    Hi again,

    Thank you for providing the credentials. It seems like your host has blocked the access of your fonts. Try adding the following code in your htaccess file:

    <FilesMatch "\.(ttf|otf|eot|woff|woff2)$">
        <IfModule mod_headers.c>
            Header set Access-Control-Allow-Origin "http://zeeew.com/"
        </IfModule>
    </FilesMatch>

    After adding the code, make sure that you activate your Child Theme. Let us know how this goes!

  • <script> jQuery(function($){ $("#no-reply-1217223 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>