Mixed Content not loading css

Hi, I am using a plugin and am having some css issues with it. Other than that the plugin works as expected. I reached out to support and they pointed out that there is a mixed content issue, and it seems that the css file is not being loaded via https. how do i fix this? and more importantly, how do i avoid it in the future? Thanks!

Hello @uxmediahouse,

Thank you for the inquiry.

It seems to be a cache issue based on the directory in the screenshot. Have you tried temporarily disabling the cache and compression plugins?

For additional assistance, you may need to contact the plugin developers.

Best regards,
Ismael

Thanks.

This is a dev site. we have no cache plugins running. i did contact the developer and they said that this issue needed to be addressed first.

Hello @uxmediahouse,

It seems that the URLs are not fully replaced and that causes the Mixed Content issue [ HTTP and HTTPS ] and blocks the loading of the files. I would suggest you replace the URL properly and check this again, there are many URL replacement Plugins available in WordPress that help you to replace the URL.
This article will be helpful in this:https://www.wpbeginner.com/plugins/how-to-update-urls-when-moving-your-wordpress-site/

Also, remember that the exact URL should be mentioned in Setting > General, WordPress Address and Site URL, including the protocol i.e. HTTP/HTTPS.

Hope this helps.
Thanks

thanks! got it fixed

A

Great! Glad to know that this has been resolved. Have a nice day.