Hi,
I contacted Hostgator earlier about setting SSL certificate trying to fix Woocommerce status page stating that the store is not using HTTPS.
They did the following for me:
RewriteEngine On RewriteCond %{SERVER_PORT} 80 RewriteRule ^(.*)$ https://www.soundventor.com/$1 [R=301,L] has been added to the site
https will force redirect by default
Now the site is using https, but it Woocommerce status is still showing the same message.
Furthermore now every time I try to launch X theme, be it the launch or edit page with Cornerstone wordpress asks me to login again and after giving the password returns to Dashboard.
Do you have any idea what to do? I’ve paid for the SSL certificate so I’d like to use it and obviously I need to use at least some SSL certificate to protect customer info.