Oh interesting, I just switched to SSL recently too. I was unaware of MMDb errors. Where/how are you seeing these errors?
Do you have a redirect rule set up in your .htaccess, as per the SSL guidelines?
Your host probably has some instructions there.
Ok. Did you just download an SSL plugin and turn it on? If so, there’s more to it than that.
Here’s the plugin I use: https://ww.wp.xz.cn/plugins/really-simple-ssl/
But you have to get a certificate (from your host). Then read this guide for htaccess help:
https://www.wpbeginner.com/wp-tutorials/how-to-add-ssl-and-https-in-wordpress/
I installed an SSL Certificate manually on my site, and I did not use the Really Simple SSL plugin.
I did, however, check the guide you sent me and added the code to my htaccess file.
Earlier, I found a work-around using the Insert Header and Footer plugin to add code that links directly to the css and js files. However, now when I look through the cast and crew and someone doesn’t have an image, it just shows a broken image.
You really need to use an SSL plugin. It will go through your entire site and force convert links from HTTP to HTTPS
Never mind. I found what was messing things up. There was a plugin causing some issues, so I fixed it. Thanks for your help!