Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1304029
    martone234
    Participant

    Hey, I am having trouble with installing cloud.typography. Ive read all the threads and cant come up with a solution. I`d appreciate your help very much.

    <strong>Problem</strong>:
    I managed to upload my font to my server.
    My webfont is published and ready to serve.
    But I don`t get the font to be shown on my wordpress blog: neither via functions nor via stylesheet.

    Here we go
    http://martingiesler.de
    Wordpress 4.7
    X (4.6.4)
    Cornerstone (1.3.3)

    Font
    typography.com
    Whitney ScreenSmart Basic

    Kind regards,
    Martin

    #1304054
    Nabeel A
    Moderator

    Hey Martin,

    Thanks for writing in! Please follow this thread https://community.theme.co/forums/topic/how-do-i-change-font-in-theme-x/#post-248442

    Let us know how this goes!

    #1304058
    martone234
    Participant
    This reply has been marked as private.
    #1304060
    martone234
    Participant
    This reply has been marked as private.
    #1304082
    martone234
    Participant

    This seems to be the perfect Thread for me since it is all about cloud.typography – but it won`t show the final solution at the end of the thread.

    https://community.theme.co/forums/topic/how-to-set-up-cloud-typography/

    #1304250
    Rue Nel
    Moderator

    Hello There,

    Thanks for updating in! I carefully check your site and it seems that the code is invalid. Please update your custom css:

    @font-face {
      font-family: 'Whitney SSm';
      src: url('http://www.martingiesler.de/wp-content/themes/x-child/fonts/531265/FE4A295A787E339F4.eot');
    }
    
    body {
      font-family: 'Whitney SSm', sans-serif;
    }

    Please review the reply of Lely here: https://community.theme.co/forums/topic/how-to-set-up-cloud-typography/#post-1074107 so that the font will display in the customizer if needed.

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