Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1265524
    wbgTHEMECO
    Participant

    I’ve read some of the entries regarding using a SVG for the logo on the Integrity stack, however, the svg logo does not render when the site is loaded.

    I can import svg into the media library just fine.

    I have SVG Support plugin installed as well as adding this to the child theme.
    function cc_mime_types($mimes) {
    $mimes[‘svg’] = ‘image/svg+xml’;
    return $mimes;
    }

    What am I missing to have the SVG load as the logo?

    thanks

    #1265528
    wbgTHEMECO
    Participant
    This reply has been marked as private.
    #1265536
    Rupok
    Member

    Hi there,

    Upon checking your site I can see the SVG logo fine – http://prntscr.com/da0f28

    Are you referring anything else?

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