I want to link my ShopStyle Collective Widget to my Blog

  • Unknown's avatar

    Every time I enter the copied cope into a text in the widget section, instead of showing my shopstyle, I just shows the code – please help! My shopstyle code is:

    <!– SHOPSTYLE COLLECTIVE WIDGET CODE START –> <div class=’sc-look-widget’ data-options=’%7B%22frameUrl%22%3A%22%2F%2Fshopsensewidget.shopstyle.com%2Flook-widget%2Findex.html%3Fwidgetid%3D5755b784be7a44cf053b9d7f%22%7D’> <script> !function(doc,s,id){ var e, p, cb; if(!doc.getElementById(id)) { e = doc.createElement(s); e.id = id; cb = new Date().getTime().toString(); p = ‘//shopsensewidget.shopstyle.com/look-widget-script/assets/build/look-widget-script.js?cb=’ + cb; e.src = p; doc.body.appendChild(e); } if(typeof window.scLookWidget === ‘object’){ if(doc.readyState === ‘complete’){ window.scLookWidget.init(); } } }(document, ‘script’, ‘sc-look-widget-script’); </script> </div> <!– SHOPSTYLE COLLECTIVE WIDGET CODE END –>

    The blog I need help with is: (visible only to logged in users)

  • The topic ‘I want to link my ShopStyle Collective Widget to my Blog’ is closed to new replies.