Title: Stuck &#8211; won&#8217;t show as https
Last modified: July 27, 2018

---

# Stuck – won’t show as https

 *  Resolved [malumir](https://wordpress.org/support/users/malumir/)
 * (@malumir)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/stuck-wont-show-as-https/)
 * Hi there – please note I appreciate if this isn’t the right forum and you need
   to move the post. Thanks!
 * Important note: I am not a developer, so would really appreciate any suggestions
   that are written in a way that a layperson can follow. Thanks in advance.
 * I have my SSL certificate and tested it. But I am struggling immensely with how
   to force the site to show as https.
 * It’s loading as not secure on Chrome, but loads perfectly as https on Internet
   Explorer. I have my .com domain set up to redirect everything to my .ca site.
   I’m assuming the problem is somehow Chrome-related, but like I said, I’m struggling
   through this all as a layperson, and have no idea what kinds of issues related
   to Chrome would cause this.
 * Things I’ve tried:
 *  – Clearing my cache.
    – Really Simple SSL Plugin: gave me an error message. 
   Deactivated the plugin. – I have made changes in General>Settings on my dashboard
   to from http to https. – Followed the instructions here: [https://wordpress.org/support/topic/how-to-change-permalinks-from-http-to-https-as-well-as-wp-address/](https://wordpress.org/support/topic/how-to-change-permalinks-from-http-to-https-as-well-as-wp-address/).
   I checked in phpmyadmin and wpconfig, nothing there. – And then did this: [https://codex.wordpress.org/Changing_The_Site_URL#Changing_the_URL_directly_in_the_database](https://codex.wordpress.org/Changing_The_Site_URL#Changing_the_URL_directly_in_the_database)–
   Have tried changing themes to see if it’s a theme problem, but it doesn’t make
   a difference.
 * I am really at a loss, I’ve burned hours on trying to figure this out myself,
   but I’m really really stuck and would so appreciate some help. I don’t understand
   coding, but I can follow clear instructions carefully and am comfortable with
   going into my cpanel.
 * Thank you so much for any help you can provide!
 * Malumir
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fstuck-wont-show-as-https%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [madebymt](https://wordpress.org/support/users/madebymt/)
 * (@madebymt)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/stuck-wont-show-as-https/#post-10531982)
 * Hi
    Can you check on your chrome console, and post here if you see any error.
   If you have mix content (http and https mix together) then it won’t show all 
   the way green secure icon.
 * Simple SSL there’s a bar you can’t click “force SSL”
    Let me know if you have
   more questions. Thanks
 *  Thread Starter [malumir](https://wordpress.org/support/users/malumir/)
 * (@malumir)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/stuck-wont-show-as-https/#post-10534478)
 * Hi [@madebymt](https://wordpress.org/support/users/madebymt/),
 * Thanks for your reply, but I don’t quite understand.
 *  – What do you mean by checking my chrome console?
    – How do I check for mixed
   content? – I don’t understand what you mean about clicking to force SSL?
 * Thank you,
 * Malumir R.
 *  Thread Starter [malumir](https://wordpress.org/support/users/malumir/)
 * (@malumir)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/stuck-wont-show-as-https/#post-10536847)
 * Hi all, in case it’s helpful, here’s what ended up working:
 * # BEGIN WordPress
    <IfModule mod_rewrite.c> RewriteEngine On RewriteBase /
 * # RewriteCond %{HTTP:HTTPS} !on
    RewriteCond %{HTTPS} !on RewriteRule .* [https://%](https://%){
   HTTP_HOST}%{REQUEST_URI} [R=301,L]
 * RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f RewriteCond%{
   REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Stuck – won’t show as https’ is closed to new replies.

## Tags

 * [SSL](https://wordpress.org/support/topic-tag/ssl/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [malumir](https://wordpress.org/support/users/malumir/)
 * Last activity: [7 years, 8 months ago](https://wordpress.org/support/topic/stuck-wont-show-as-https/#post-10536847)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
