SSL Issues

  • In Progress
    Posted in: Highend WP Theme  
  • Customer
    robwright@trainingwitheps.com
    August 9, 2015 at 5:44 am #52056

    I recently bought a wildcard ssl from comodo through my hosting provider bluehost.
    #1 I changed the setting on my site in the wordpress admin area (settings>general from http to https).
    #2 Then I added a force ssl to the .htaccess file:
    RewriteEngine On
    RewriteCond %{SERVER_PORT} 80
    RewriteRule ^(.*)$ https://www.yourdomain.com/$1 [R,L]
    #3 Finally I installed the BlueVelvet Plugin to force ssl everything

    I’ve been trying to figure out the issue myself, but I haven’t found a solution. My site still displays as partially secure on chrome and firefox (see images). I am also attaching the list of insecure elements via whynopadlock.com.

    Basically its google fonts and the logo images uploaded on the highend theme options

    Sorry, this forum is for verified users only. Please Login or Register to continue

Comments are closed.