SSL Error Mixed Content

Viewing 15 posts - 1 through 15 (of 17 total)
  • Author
    Posts
  • #11304
    miguelgino
    Member

    Hi i just installed a ssl certificate on my website and i am having issues upon using development tools this is what i get and i cant seem to find it on the css stylesheet

    Mixed Content: The page at ‘https://www.fitnessinqatar.com/trainers/’ was loaded over HTTPS, but requested an insecure stylesheet ‘http://fonts.googleapis.com/css?family=Lato|Source+Sans+Pro|Open+Sans’. This request has been blocked; the content must be served over HTTPS.

    i know i just need to change the http to https

    images wont render

    #11311
    Raghavendra
    Moderator

    For images to be generated/rendered, pls choose WordPress as Thumbnail Generation Method in the General tab of theme options. Aqua thumbnail generation(which is the default) won’t work on HTTPS.

    Also, I am unable to visit the site due to error – Fitnessinqatar.com is currently not available in your country, Sorry. Seeing the page, I can tell you where the problem lies with the other issue. It could be revolution slider or you can edit the line number 220 of framework/extensions/stylizer.php file to https –

    $fonts_import .= '@import url(http://fonts.googleapis.com/css?family=' . $fonts_to_import . ');';
    
    #11336
    miguelgino
    Member
    This reply has been marked as private.
    #11340
    miguelgino
    Member
    This reply has been marked as private.
    #11344
    miguelgino
    Member
    This reply has been marked as private.
    #11368
    Raghavendra
    Moderator

    Sorry I will need access to the site with a temp login pls. If other featured images are showing up (like in blog or gallery), I am not sure why they do not show up in trainers page. I hope you changed the Thumbnail generation Method already.

    #11373
    miguelgino
    Member
    This reply has been marked as private.
    #11386
    miguelgino
    Member
    This reply has been marked as private.
    #11402
    Raghavendra
    Moderator
    This reply has been marked as private.
    #11405
    miguelgino
    Member
    This reply has been marked as private.
    #11406
    miguelgino
    Member
    This reply has been marked as private.
    #11411
    miguelgino
    Member
    This reply has been marked as private.
    #11457
    miguelgino
    Member
    This reply has been marked as private.
    #11474
    Raghavendra
    Moderator
    This reply has been marked as private.
    #11480
    miguelgino
    Member
    This reply has been marked as private.
Viewing 15 posts - 1 through 15 (of 17 total)
  • The topic ‘SSL Error Mixed Content’ is closed to new replies.