Hello we seem to be having some issues withe RAW content
When we upload a script the site is not showing the script, we tested on another WP site that uses X theme and it works
So not sure what the issue is, would you mind taking a peek?
Thanks!
Hello we seem to be having some issues withe RAW content
When we upload a script the site is not showing the script, we tested on another WP site that uses X theme and it works
So not sure what the issue is, would you mind taking a peek?
Thanks!
we tried disabling all the plugins to check for conflicts and there were none
Hi Adwin,
Thank you for writing in and for the login, but please share with us the script so we can test it and which of your pages have it.
In the meantime, try adding the script in the Page > JS area instead, or use the Classic Raw Content element.
Cheers!
Hello I’ve added the script in the Page > JS and nothing happened
I’ve also added the script in the secure note
Thanks
Hello Adwin,
It is still not working because of CORS or Cross Origin Resource Sharing issue.
Mixed Content: The page at 'https://rhpsengagement.ca/archived-newsletters/' was loaded over HTTPS, but requested an insecure script 'http://rhps.createsend.com/t/t/p/skkuj/0/1/0/1/1/'. This request has been blocked; the content must be served over HTTPS.
Try to update the code by using this:
<script type="text/javascript" src="https://rhps.createsend.com/t/t/p/skkuj/0/1/0/1/1/"></script>
assuming that the source script has SSL installed.
Kindly let us know how it goes.
that worked perfectly , thank you for your help!
Please close this ticket
thanks
We are delighted to assist you with this.
Cheers!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.