Adobe font install problem.

Home Forums All Other Themes Adobe font install problem.

Viewing 15 posts - 1 through 15 (of 20 total)
  • Author
    Posts
  • #150105
    RachelRachel
    Participant
    • Topics: 43
    • Replies: 108
    • Total: 151
    Member since: October 25, 2019

    HI I’m trying to add a font to my site https://www.thenestsouthwark.org.uk – Design Agency theme.

    I installed a plugin – Custom Adobe Fonts (Typekit) by Brainstorm Force – and the font is installed into word press and is available in Elemmentor, but it’s not available in your Slider customiser in the type drop down?

    Please help. Is it not compatible with your customiser? If not please advise how I can change the title on the slider to use Proxima Soft https://fonts.adobe.com/fonts/proxima-soft (regular & medium)

    Many Thanks.

    Rachel

    #150235
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Unfortunately, customizer support only google fonts.

    If you want add custom font in header and footer.

    Kindly follow this instructions to add custom fonts in your theme.

    1. Kindly go to https://www.web-font-generator.com/
    2. Select a TTF or OTF file from your computer.
    3. Checked…I’m uploading a font that is legal for web embedding. I checked with the author and/or EULA.
    4. Click on Generate Web Font
    5. Download fonts folder and paste in your theme folder any location, And proper link that folder path in style.css.

    Ex.  @font-face { font-family: 'Open Sans'; font-style: normal;  font-weight: 400;
                 src: local('Open Sans Regular'), local('OpenSans-Regular'),
                 url('css_fonts/open-sans-v15-latin-regular.woff2') format('woff2'), 
                 url('css_fonts/open-sans-v15-latin-regular.woff') format('woff'); 
     }
    
     body { font-family: 'Open Sans',sans-serif;}

    Regards,
    Dave

    #150247
    RachelRachel
    Participant
    • Topics: 43
    • Replies: 108
    • Total: 151
    Member since: October 25, 2019

    Hi, thanks for this, however Adobe Fonts don’t actually permit downloading the font files. They are just ‘activated’ through my Adobe account for use in my software.

    They do offer this for using a font on a website. How could this work with your customiser please?

    https://imgur.com/114t8aP

    Many thanks

    rachel

    #150580
    RachelRachel
    Participant
    • Topics: 43
    • Replies: 108
    • Total: 151
    Member since: October 25, 2019

    hi, I’m still awaiting a response on this query please.

    best wishes,

    Rachel

    #150581
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Kindly go to and download proxima soft font here:
    http://fontsfree.net/proxima-nova-soft-w03-regular-font-download.html

    #150582
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    After the download. Kindly follow this instructions to add custom fonts in your theme.

    1. Kindly go to https://www.web-font-generator.com/
    2. Select a TTF or OTF file from your computer.
    3. Checked…I’m uploading a font that is legal for web embedding. I checked with the author and/or EULA.
    4. Click on Generate Web Font
    5. Download fonts folder and paste in your theme folder any location, And proper link that folder path in style.css.

    Ex.  @font-face { font-family: 'Open Sans'; font-style: normal;  font-weight: 400;
                 src: local('Open Sans Regular'), local('OpenSans-Regular'),
                 url('css_fonts/open-sans-v15-latin-regular.woff2') format('woff2'), 
                 url('css_fonts/open-sans-v15-latin-regular.woff') format('woff'); 
     }
    
     body { font-family: 'Open Sans',sans-serif;}

    Regards,
    Dave

    #150599
    RachelRachel
    Participant
    • Topics: 43
    • Replies: 108
    • Total: 151
    Member since: October 25, 2019

    Hi thanks, although can you tell me how to find the theme folder to paste it in? I can’t seem to find that. Do I need to go into the hosting or can I do this from WordPress end?

    Thanks

    Rachel

    #150620
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Kindly go to theme folder -> lib -> includes -> google_fonts.php add your new font like this

    example:
           'Assistant' => array( 'label' => 'Assistant',
            'vants' => array( '200', '300', '400', '600', '700', '800'),
            'subsets' => array( 'latin', ),
            'category' => 'display',
          ),

    Regards,
    Dave

    #150707
    RachelRachel
    Participant
    • Topics: 43
    • Replies: 108
    • Total: 151
    Member since: October 25, 2019

    hi, Dave, the code I got it different to your example above for Assistant: The CSS I have is:

    @font-face {
    font-family: ‘ProximaNovaSoftW03-Semibold’;
    src: url(‘ProximaNovaSoftW03-Semibold.eot?#iefix’) format(’embedded-opentype’), url(‘ProximaNovaSoftW03-Semibold.woff’) format(‘woff’), url(‘ProximaNovaSoftW03-Semibold.ttf’) format(‘truetype’), url(‘ProximaNovaSoftW03-Semibold.svg#ProximaNovaSoftW03-Semibold’) format(‘svg’);
    font-weight: normal;
    font-style: normal;
    }

    Is this correct to paste into the theme folder -> lib -> includes -> google_fonts.php

    Is that all I need to do to have access to this font in the slider?

    Thanks

    #150727
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Please send us your WordPress credentials to email:[email protected] Please mention this forum URL while replying so that we understand what needs to be done.

    We will solve this issue directly on your server.

    Regards,
    Dave

    #150815
    RachelRachel
    Participant
    • Topics: 43
    • Replies: 108
    • Total: 151
    Member since: October 25, 2019

    Hi Dave I emailed login details over today. If you can add Proxima font below to the fonts I can access in the SKT Customiser I’d really appreciate it. I need to launch the site on Monday, so tomorrow is the last opportunity to update before launch. Many thanks in advance.

    @font-face {
    font-family: ‘ProximaNovaSoftW03-Semibold’;
    src: url(‘ProximaNovaSoftW03-Semibold.eot?#iefix’) format(’embedded-opentype’), url(‘ProximaNovaSoftW03-Semibold.woff’) format(‘woff’), url(‘ProximaNovaSoftW03-Semibold.ttf’) format(‘truetype’), url(‘ProximaNovaSoftW03-Semibold.svg#ProximaNovaSoftW03-Semibold’) format(‘svg’);
    font-weight: normal;
    font-style: normal;
    }

    #150902
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Replied via email.

    Regards,
    Dave

    #150905
    RachelRachel
    Participant
    • Topics: 43
    • Replies: 108
    • Total: 151
    Member since: October 25, 2019

    Hi Dave, Proxima has been removed from the Elementor now, which I has added & was using throughout the site. Please let me know what is happening urgently. I haven’t got an email from you.

    thanks

    #150906
    RachelRachel
    Participant
    • Topics: 43
    • Replies: 108
    • Total: 151
    Member since: October 25, 2019

    I think you have turned all my plugins off, I will not activate them, but please let me know what’s happenibng?

    #150907
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Kindly send us the font zip. Which you downloaded from here: https://www.web-font-generator.com/

    Regards,
    Dave

Viewing 15 posts - 1 through 15 (of 20 total)
  • You must be logged in to reply to this topic.