Hi,
I changed the WordPress and Site Address of a website from http: to https: to make it secure and it seems to be displaying correctly.
I used the Chrome Console to inspect the code and found some 404 errors that I’m not sure how to deal with:
Failed to load resource: the server responded with a status of 404 (Not Found) https://website.com/wp-content/uploads/masterslider/custom.css
Failed to load resource: the server responded with a status of 404 (Not Found) https://website.com/wp-content/uploads/smile_fonts/Defaults/Defaults.css
Where website.com is the name of the website that we’re working on.
Any ideas what I need to do next?
Thanks!