Where can we see the website?
Hi Takayuki,
Here is a form link:
https://www3.idealimage.com/free-consultation.php
if you will it out with junk data, use 10018 as the zip, hit submit and with chrome dev tools, you will see:
Mixed Content: The page at ‘https://www3.idealimage.com/free-consultation.php/’ was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint ‘http://www3.idealimage.com/wp-json/contact-form-7/v1/contact-forms/2210/feedback/’. This request has been blocked; the content must be served over HTTPS.
I really need to resolve this issue so any help you can give would be greatly appreciated.
Thanks!
-Mark
Any ideas? We have tried everything on our end.
First of all, Firefox showed “Your connection is not secure” warning on the webpage so I didn’t proceed.
https://support.mozilla.org/en-US/kb/what-does-your-connection-is-not-secure-mean
There must be host level misconfiguration that you should fix first. Your server administrator or host support will assist you.
I put up a screenshot of our certificates. We are hosted by Rackspace and have no certificate issue at all. https://www3.idealimage.com/ScreenShot.png
-Mark
FYI, I couldn’t see the screenshot because of the “Your connection is not secure” warning. Why don’t you contact Rackspace’s support?
Hi Takayuki!
Just to ask- There were some certificate issues that I fixed. Also, I searched and replaced the entire DB and made sure there were no references to HTTP only HTTPS. I even added a plugin to force HTTPS on everything. The only outstanding issue I have is on form submit where I still get:
Mixed Content: The page at ‘https://www3.idealimage.com/free-consultation.php/’ was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint ‘http://www3.idealimage.com/wp-json/contact-form-7/v1/contact-forms/2210/feedback/’. This request has been blocked; the content must be served over HTTPS.
I see another thread where someone else was having the same issue. I couldn’t ask him how he resolved it because the thread was closed for comments. can you toss me an idea or two? I would really like to resolve this but am unsure of what I could try next.
-
This reply was modified 4 years, 10 months ago by
SimplyMarkB.
What other plugins and theme do you use on the site?