I noticed a couple of things that should get fixed.
The "Home" button seems to be pointing to https://champcitabriadecathlonforums.com which breaks things if you click it and don't reset manually to https.
ccdforums.com redirects to http as well.
You should be able to set up your configuration to redirect everything to https. Not sure if you're using Apache or Nginx as a server engine. I probably have the configuration text at work although a quick search produces the results I was looking for.
https://www.tecmint.com/redirect-http-to-https-on-apache/
I think Nginx uses the same apache conf files.
Morgan
The "Home" button seems to be pointing to https://champcitabriadecathlonforums.com which breaks things if you click it and don't reset manually to https.
ccdforums.com redirects to http as well.
You should be able to set up your configuration to redirect everything to https. Not sure if you're using Apache or Nginx as a server engine. I probably have the configuration text at work although a quick search produces the results I was looking for.
https://www.tecmint.com/redirect-http-to-https-on-apache/
I think Nginx uses the same apache conf files.
Morgan