How do I get embedded html code to work
Autor: Tim H.
Visitado 1260,
Followers 1,
Compartido 0
First of all I do not have any coding experience which is why I use Website x5
I want one of my website pages to link to an external store site where I sell photography prints.
The external store supplies code which they say you can embed into your own site. I set up a page with a html object and pasted the code in but it does not work.
The code is as follows (again I do not understand much of it I am just using what the site supplies)
<script type="text/javascript" src="http://www.redbubble.com/assets/external_portfolio.js"></script>
<script id="rb-xzfcxvzx" type="text/javascript">new RBExternalPortfolio('www.redbubble.com', 'timhaeusler', 2, 2).renderIframe();</script>
Any help would be appreciated
Publicado en
Hello Tim
Are you sure the code shown is all the code?
your source call returns to a 404 page; check with your store host as to why
Adrian