Issue with website #2

Website URL

https://www.quartztag.com

Error Message

Images not loading?

Other Information

I connected to cloudflare, fixed the website by going to phpmyadmin and changing https to http. But now some of my images are not loading? What could be the issue if there is an issue please let me know

If you try to open your website, you’ll still see your browser reporting Mixed Content, meaning some links on your site (presumably from some of the images) are still using HTTP, not HTTPS.

With regular WordPress, changing the site setting should be enough. But you’re also running Elementor, which adds a lot of complexity and opportunity to cause problems.

If you use Elementor, you will also need to use Elementor’s Replace URL tool to update HTTP URLs to HTTPS in your site.

5 Likes

Hey admin a couple of questions. Thank you

  1. Is my site using https or http? cause I am not sure anymore since I changed the phpmyadmin to http
  2. Should I also change the wordpress site setting if I changed the Elementors site setting to https ?

I changed the Wordpress address (URL) and Site Address (URL) to https
and now its getting to a redirected too many times error. What should I do?

Right, I overlooked some things.

Notably: you are using Cloudflare as well. And Cloudflare and WordPress don’t play well together. Cloudflare redirecting your website to HTTPS may have also caused your initial issue.

There are a few different ways to fix this, but our recommended way is to configure your website with Full SSL, so WordPress also knows that your visitors are using HTTPS:

3 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.