ajax-loader gif and HTTPS
-
Hello,
I’m trying to make a specific page of my wordpress, which uses CF7, to be HTTPS (I’m using cloudflare pro and https plugin for this), here:
https://partidoxlalibertad.com/afiliacion/
But the https is broken because there is one resource which is not loaded using HTTPS, the ajax-loader.gif. The problem is in this line:
<script type=’text/rocketscript’>
/* <![CDATA[ */
var _wpcf7 = {“loaderUrl”:”http:\/\/partidoxlalibertad.com\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif”,”sending”:”Enviando…”};
/* ]]> */
</script>How can I make that “http” to be “https”?
Thanks for your help.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘ajax-loader gif and HTTPS’ is closed to new replies.