5 Sep 2007, 11:33 PM
Zen Follower
- Join Date:
- Feb 2007
- Posts:
- 101
- Plugin Contributions:
- 0
How to place Etsy Javascript Box on site?
I want to place an Etsy javascript box on my site under the privacy page. When I put it in the define_privacy.php, it didn't show up at all on the page. Where do I put the code? This is the code :
<script type='text/javascript' src='http://www.etsy.com/etsy_mini.js'></script><script type='text/javascript'>new EtsyNameSpace.Mini(5033528, 'favorites','thumbnail',1,5).renderIframe();</script>