Complain Here Seal JavaScript Does Not Load
Good morning.
I need to display a badge on my website and I can't. I've already tried it in pure HTML and it works: https://jjinfo.com.br/assinatura_ra.html
The code is:
<div id="ra-verified-seal"><script type="text/javascript" id="ra-embed-verified-seal" src="https://s3.amazonaws.com/raichu-beta/ra -verified/bundle.js" data-id="a2M5ck5JVlZpem1KdGp1bzpqai1pbmZv" data-target="ra-verified-seal" data-model="1"></script></div>
When I put this code, I can't save the page. I can't make this seal appear. Please help me.
Thanks
p.s - I already tried using an iframe like this:
<iframe src=”https://jjinfo.com.br/assinatura_ra.html”> </iframe> but it didn’t work either.
Comments
Hi,
where did you put this code? Into what element?
Hi!! Thanks.
in footer
I tried with several options.
Stays like this. Do not leave this screen. I can't save.
Hi,
We copied your code, and it saves fine on our development site. Your server may be blocking this code for security reasons. Please check your server log file.