hi all,
website https://bravepawsaz.com/
I am trying to embed a 3rd part widget into a page on my site. "adoptable dogs"
<script src="https://images.rescueme.org/assets/jsw/ew.js"></script><iframe id="rm-widget-iframe" class="rm-widget" src="https://www.rescueme.org/ew?1186417" data-max-rows-d="2" data-max-rows-m="3" data-background="blue" width="100%" frameborder="0" scrolling="no" style="height: 10px; visibility: visible; margin-bottom: 16px;" data-position-top="200px" data-h-align="left" data-v-align="top"></iframe>
when i use code in html editor it works fine..see below link;
https://www.w3schools.com/code/tryit.asp?filename=GMB5J8WGB03J
However on my page it just spins.. any ideas.
thaks
Solved! Go to Solution.
If I try going to directly to https://www.rescueme.org/ew?1186417
I tried adding it one of my test sites and got the same thing - I then added this to a WordPress site and it worked fine.
Based on that I believe the issue is that it needs the JavaScript in order to work correctly and for how GoDaddy loads custom HTML in the Website builder it is blocking the JavaScript and that is why it isn't working
Once your issue is resolved,
please be sure to come back and click accept for the solution
Get Better Support on the Community Boards!
Etiquette When Asking for Help from the Community
If I try going to directly to https://www.rescueme.org/ew?1186417
I tried adding it one of my test sites and got the same thing - I then added this to a WordPress site and it worked fine.
Based on that I believe the issue is that it needs the JavaScript in order to work correctly and for how GoDaddy loads custom HTML in the Website builder it is blocking the JavaScript and that is why it isn't working
Once your issue is resolved,
please be sure to come back and click accept for the solution
Get Better Support on the Community Boards!
Etiquette When Asking for Help from the Community
That makes sense, thank you so much @PL281, I will setup a WordPress site, then transfer the domain once I have it setup. New to WordPress, but I'll give it a go. Just need a fairly simple site