Ajax jobs-load fails with https-to-http problem
-
We’re using WPML to manage a multilingual Web site. Languages are split by domain: hubrix.co for English, hubrix.fr for French (future: hubrix.es for Spanish).
Our site is 100% served via SSL/https in all languages.
Our English jobs page works great, but the French page does not. We get this JavaScript error:
jquery.js?ver=1.12.4:1 Mixed Content: The page at ‘https://www.hubrix.fr/postes-contrats/’ was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint ‘https://www.hubrix.fr/jm-ajax/get_listings/’. This request has been blocked; the content must be served over HTTPS.
I’m going to guess that somehow, somewhere in assets/js/ajax-filters.js maybe?, there’s a hard-coded “http” or a bit of code that doesn’t respect the source-page URL.
Can you help us out?
The page I need help with: [log in to see the link]
- The topic ‘Ajax jobs-load fails with https-to-http problem’ is closed to new replies.