I am writing to you because I have a problem installing the theme. I installed the theme using the docs, and the nonSSL version of the website (http) http://www.mentorcoach.biz/ works perfectly fine, but when I go to the SSL version (https) https://www.mentorcoach.biz/, everything is damaged. Please look on the website and reply asap!
Hello!
I am writing to you because I have a problem installing the theme. I installed the theme using the docs, and the nonSSL version of the website (http) http://www.mentorcoach.biz/ works perfectly fine, but when I go to the SSL version (https) https://www.mentorcoach.biz/, everything is damaged. Please look on the website and reply asap!
Thank you!
Hello, Dear Mihai Doci!
In order to fix mixed SSL content issue on your website, please download and install this plugin: https://wordpress.org/plugins/ssl-insecure-content-fixer/
Then click WP Dashboard => Settings => SSL Insecure Content => select Capture All => Save changes.
Also please add via FTP in your .htaccess file the following rules:
RewriteEngine On
RewriteCond %{HTTPS} !=on
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301,NE]
Then save changes, clear cache in a browser and check results at front-end.
Best Regards!
Thank you! Problem solved. Have an amazing day!