Shelterluv iFrame code not working
-
I’m trying to link my adoptable rescue animals from our shelter software to a WordPress page. They said I need to download this plugin which I did, but I don’t know how to configure the code to work. Can someone help?
Here’s the code they gave me:
<div id=”shelterluv_wrap_1520800246221″></div><div>This page is powered by Shelterluv. Learn more https://www.shelterluv.com</div>
<script type=”text/javascript” src=”https://www.shelterluv.com/misc/shelterluv_embed.js”></script>
<script type=”text/javascript”>
var sourceDomain=”https://www.shelterluv.com”;
var base_path=””;
var GID = 13719;
var filters = {};
EmbedAvailablePets(“shelterluv_wrap_1520800246221”,GID,filters, 1,sourceDomain,base_path);
</script>
- The topic ‘Shelterluv iFrame code not working’ is closed to new replies.