Livemesh Support

Support forum for WordPress Themes and Plugins by LiveMesh

Skip to content
  • Support Forums
  • Knowledge Base – FAQ
  • Register for Support
  • Login
  • Password Reset

Insecurely-Loaded Assets, Theme Code Issues

Support Forums for LiveMesh Themes & Plugins › Forums › Extinct Theme Support › Insecurely-Loaded Assets, Theme Code Issues

Tagged: SSL insecure assets fonts logo

  • This topic has 2 replies, 2 voices, and was last updated 6 years, 11 months ago by VeenaVeena.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • July 26, 2015 at 6:14 am #15495
    Simtimpsonsimtimpson
    Member

    Hi! I’ve purchased, installed, and setup SSL for my ecommerce site that’s using this theme. I’m only forcing SSL on the pages needed and not the entire site, as is standard for caching purposes. My cert isn’t showing my site is secure and when I run it through whynopadlock.com I get insecure asset references for my site logo image (both standard and retina) images, and insecure google font references. This is a theme coding problem (or potentially a plug-in issue, but I’m not using anything that wasn’t part of the theme). Can you provide me with the corrections for this? The theme should pull the correct assets in HTTP and HTTPS.

    https://managewp.com/wordpress-ssl-settings-and-how-to-resolve-mixed-content-warnings

    Attachments:

    You must be logged in to access attached files.

    July 26, 2015 at 6:42 am #15497
    Simtimpsonsimtimpson
    Member

    I resolved the image asset issues found on https://domain by setting the image reference to https:// in Appearance > Theme Options > Site Logo (as a temporary work-around). The image shouldn’t need this adjustment for SSL compatibility though. I had another image on the front page (under construction graphic) which was also showing up as insecure. I adjusted the a href and img src link to https:// in the Pages > Edit > Text field. That cleared up all the insecure image references.

    But the theme Arvo font is still a problem.

    So my question is still how to correctly resolve the SSL asset issue for images on my front-page and how to resolve the insecure Arvo font?

    Attachments:

    You must be logged in to access attached files.

    July 27, 2015 at 7:46 am #15503
    VeenaVeena
    Moderator

    Pls try to change the URL to https in file framework/extensions/stylizer.php at line number 163 –

    $fonts_import .= '@import url(http://fonts.googleapis.com/css?family=' . $fonts_to_import . ');';
    

    and also change line no:15 in style.css –

    @import url(http://fonts.googleapis.com/css?family=Arvo:400,700,400italic);
    
  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Extinct Theme Support’ is closed to new topics and replies.

Our Themes

Tags

  • agile
  • appdev
  • austin
  • blog
  • contact form
  • css
  • demo
  • error
  • extinct
  • font
  • fonts
  • footer
  • gallery
  • header
  • home page
  • icons
  • images
  • install
  • installation
  • invent
  • lightbox
  • logo
  • menu
  • mobile
  • navigation
  • page sections
  • peak
  • portfolio
  • primary menu
  • responsive
  • revolution slider
  • setup
  • shortcode
  • shortcodes
  • sidebar
  • slider
  • social icons
  • tabs
  • testimonials
  • theme
  • update
  • video
  • visual composer
  • widget
  • woocommerce
Proudly powered by WordPress