08-13-2019, 06:00 PM
(08-13-2019, 02:02 PM)jason897 Wrote: Have a look at https://www.godaddy.com/community/SSL-An...td-p/50372
I think there should be a setting somewhere in your forum admin settings for web site URL, I’d start with that and change the http to https in it. You may also need to add to a .htaccess file to force HTTPS
https://htaccessbook.com/htaccess-redirect-https-www/
Also check any custom code you may have on your pages that may still be trying to access something on “http://waterlooregionconnected.com/stuff” and change that to https also
Bingo! That solved the theme issue.
Now I just need to take care of the redirect. Like Taylortbb said, if just entering waterlooregionconnected.com in, you're all set, it goes to HTTPS automatically. The issue is if you type in www.waterlooregionconnected.com, that's still an issue for me I think.