anomitra
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: SSL certificate breaks down design of WordPress websiteAre you using a CDN? I had a similar kind of a problem when I used CDN for my site.
Try changing the settings of your SSL certificate provider to force encrypt everything. It worked for me. So basically you will be having only 1 version of your site, which is always a good idea. The http requests will be redirected to https.
Or you can try disabling the CDN temporarily (if you are using one, that is).
have a look at this, if it helps you:
https://wordpress.org/support/topic/problems-loading-https-version-of-site/Forum: Fixing WordPress
In reply to: Not getting mails from contact us formhi @auludag, I did not receive the mail, but like I mentioned, it showed up in my feedback tab in the WP admin panel.
hi @wbcomdesigns, I’ve already installed WP-Mail-SMTP plugin so that mails are sent in SMTP, not PHP..a test mail from that plugin works fine
yes I have tried using a gmail address- This reply was modified 9 years ago by anomitra.
Forum: Fixing WordPress
In reply to: Problems loading https version of siteThanks for response. I wont be needing the flexible SSL plugin since I am using Full SSL. However, I have added the page rule to do https redirect.
Forum: Fixing WordPress
In reply to: Problems loading https version of sitethanks for the detailed reply!! I’ve made the changes and it looks good now 🙂