Hello all,
We are attempting to insert an HTML embed code for a new 'Social Hub' feature provided by Tagboard.
We have to date attempted to enter the embed code, but have encountered two problems.
1. Once inserted, the embed appears to partially work.
The webpage shows the correct defined area for the social hub, however the script and content does not appear to work. We have experimented with the embed code on another platform, and it works instantaneously.
Do we need to amend the code for it to function on SellerDeck? Here is the embed code:
<div id="tagboard-embed"></div>
<script>var tagboardOptions = {tagboard:"puckstop/179927"};</script>
<script src="https://tagboard.com/public/js/embed.js"></script>
2. When using the embed code we have encountered problems keeping the social hub on the intended page.
Where/how should we enter the embed code to restrict it to the desired page?
Thanks in advance!
We are attempting to insert an HTML embed code for a new 'Social Hub' feature provided by Tagboard.
We have to date attempted to enter the embed code, but have encountered two problems.
1. Once inserted, the embed appears to partially work.
The webpage shows the correct defined area for the social hub, however the script and content does not appear to work. We have experimented with the embed code on another platform, and it works instantaneously.
Do we need to amend the code for it to function on SellerDeck? Here is the embed code:
<div id="tagboard-embed"></div>
<script>var tagboardOptions = {tagboard:"puckstop/179927"};</script>
<script src="https://tagboard.com/public/js/embed.js"></script>
2. When using the embed code we have encountered problems keeping the social hub on the intended page.
Where/how should we enter the embed code to restrict it to the desired page?
Thanks in advance!
Comment