Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1194016
    Christian
    Moderator

    The Cross Origin error is not yet fixed. Please also check Settings > General and ensure you’re using http://www.liva-meubelen.nl/ and not http://liva-meubelen.nl/. That is without the www. Please fix this first.

    Thanks.

    #1194420
    VanderWalMedia
    Participant

    Well they suggested checking what you are saying. I am using http://www.liva-meubelen.nl/ as wordpress-adress and siteadres.

    Besides that they suggested :
    disabling Cloudflare ( Turning off the orange clouds at this moment, should take a while to take effect)
    Disabling all plugins (Have done this with all third party plugins)
    Enabling SSL in Cloudflare (Doesn’t make sense)

    Cheers

    #1194688
    Jade
    Moderator

    Hi there,

    Please try to use this code instead:

    @font-face {
      font-family: 'InterstateRegular';
      src: url('http://www.liva-meubelen.nl/wp-content/themes/x-child/framework/views/renew/fonts/InterstateRegular.eot');
      src: url('http://www.liva-meubelen.nl/wp-content/themes/x-child/framework/views/renew/fonts/InterstateRegular.eot?#iefix') format('embedded-opentype'),
           url('http://www.liva-meubelen.nl/wp-content/themes/x-child/framework/views/renew/fonts/InterstateRegular.woff') format('woff'),
           url('http://www.liva-meubelen.nl/wp-content/themes/x-child/framework/views/renew/fonts/InterstateRegular.ttf')  format('truetype'),
           url('http://www.liva-meubelen.nl/wp-content/themes/x-child/framework/views/renew/fonts/InterstateRegular.svg#svgFontName') format('svg');
    }
    @font-face {
      font-family: 'InterstateBold';
      src: url('http://www.liva-meubelen.nl/wp-content/themes/x-child/framework/views/renew/fonts/InterstateBold.eot');
      src: url('http://www.liva-meubelen.nl/wp-content/themes/x-child/framework/views/renew/fonts/InterstateBold.eot?#iefix') format('embedded-opentype'),
           url('http://www.liva-meubelen.nl/wp-content/themes/x-child/framework/views/renew/fonts/InterstateBold.woff') format('woff'),
           url('http://www.liva-meubelen.nl/wp-content/themes/x-child/framework/views/renew/fonts/InterstateBold.ttf')  format('truetype'),
           url('http://www.liva-meubelen.nl/wp-content/themes/x-child/framework/views/renew/fonts/InterstateBold.svg#svgFontName') format('svg');
    }
    @font-face {
      font-family: 'InterstateLight';
      src: url('http://www.liva-meubelen.nl/wp-content/themes/x-child/framework/views/renew/fonts/InterstateLight.eot');
      src: url('http://www.liva-meubelen.nl/wp-content/themes/x-child/framework/views/renew/fonts/InterstateLight.eot?#iefix') format('embedded-opentype'),
           url('http://www.liva-meubelen.nl/wp-content/themes/x-child/framework/views/renew/fonts/InterstateLight.woff') format('woff'),
           url('http://www.liva-meubelen.nl/wp-content/themes/x-child/framework/views/renew/fonts/InterstateLight.ttf')  format('truetype'),
           url('http://www.liva-meubelen.nl/wp-content/themes/x-child/framework/views/renew/fonts/InterstateLight.svg#svgFontName') format('svg');
    }
    
    @media screen and (-webkit-min-device-pixel-ratio:0) {@font-face {font-family: ‘InterstateLight’;
    src: url('http://www.liva-meubelen.nl/wp-content/themes/x-child/framework/views/renew/fonts/InterstateLight.svg') format('svg');
    }}

    Hope this helps.

    #1195255
    VanderWalMedia
    Participant

    Unfortunately it didn’t change anything.

    This is my full code now:

    @font-face {
      font-family: 'InterstateRegular';
      src: url('http://www.liva-meubelen.nl/wp-content/themes/x-child/framework/views/renew/fonts/InterstateRegular.eot');
      src: url('http://www.liva-meubelen.nl/wp-content/themes/x-child/framework/views/renew/fonts/InterstateRegular.eot?#iefix') format('embedded-opentype'),
           url('http://www.liva-meubelen.nl/wp-content/themes/x-child/framework/views/renew/fonts/InterstateRegular.woff') format('woff'),
           url('http://www.liva-meubelen.nl/wp-content/themes/x-child/framework/views/renew/fonts/InterstateRegular.ttf')  format('truetype'),
           url('http://www.liva-meubelen.nl/wp-content/themes/x-child/framework/views/renew/fonts/InterstateRegular.svg#svgFontName') format('svg');
    }
    @font-face {
      font-family: 'InterstateBold';
      src: url('http://www.liva-meubelen.nl/wp-content/themes/x-child/framework/views/renew/fonts/InterstateBold.eot');
      src: url('http://www.liva-meubelen.nl/wp-content/themes/x-child/framework/views/renew/fonts/InterstateBold.eot?#iefix') format('embedded-opentype'),
           url('http://www.liva-meubelen.nl/wp-content/themes/x-child/framework/views/renew/fonts/InterstateBold.woff') format('woff'),
           url('http://www.liva-meubelen.nl/wp-content/themes/x-child/framework/views/renew/fonts/InterstateBold.ttf')  format('truetype'),
           url('http://www.liva-meubelen.nl/wp-content/themes/x-child/framework/views/renew/fonts/InterstateBold.svg#svgFontName') format('svg');
    }
    @font-face {
      font-family: 'InterstateLight';
      src: url('http://www.liva-meubelen.nl/wp-content/themes/x-child/framework/views/renew/fonts/InterstateLight.eot');
      src: url('http://www.liva-meubelen.nl/wp-content/themes/x-child/framework/views/renew/fonts/InterstateLight.eot?#iefix') format('embedded-opentype'),
           url('http://www.liva-meubelen.nl/wp-content/themes/x-child/framework/views/renew/fonts/InterstateLight.woff') format('woff'),
           url('http://www.liva-meubelen.nl/wp-content/themes/x-child/framework/views/renew/fonts/InterstateLight.ttf')  format('truetype'),
           url('http://www.liva-meubelen.nl/wp-content/themes/x-child/framework/views/renew/fonts/InterstateLight.svg#svgFontName') format('svg');
    }
    
    @media screen and (-webkit-min-device-pixel-ratio:0) {@font-face {font-family: ‘InterstateLight’;
    src: url('http://www.liva-meubelen.nl/wp-content/themes/x-child/framework/views/renew/fonts/InterstateLight.svg') format('svg');
    }}
    
    body {
        font-family: 'InterstateLight' !important;
    }
      h1, h2, h3, h4, h5, h6, #site-logo, .post-title, .widgettitle {
        font-family: "InterstateRegular" !important;
    }
    #1195284
    Friech
    Moderator

    Hi There,

    It looks like your code is kicking in.

    body {
        font-family: 'InterstateLight' !important;
    }
      h1, h2, h3, h4, h5, h6, #site-logo, .post-title, .widgettitle {
        font-family: "InterstateRegular" !important;
    }

    Because most of the text if not all on this page http://www.liva-meubelen.nl/liva-collectie/living-model-rose/ are on Interstate font.

    Can you confirm that this is how Interstate font looks?


    screenshot

    I did compare that with this http://image.prntscr.com/image/746fb2a78ea94d67b225eeccbe4b6ff7.png

    Please clarify.

    Thanks.

    #1195285
    VanderWalMedia
    Participant

    It’s magically resolved..

    Thank you very much for your patience and effort!

    Highly appreciated.

    Cheers

    #1195287
    VanderWalMedia
    Participant

    Yes that is correct! I confirm that this is the correct font. Thanks!

    #1195291
    Friech
    Moderator

    It could be a cache, glad things sorted out.

    Cheers!

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