• Is there any way that I can add this code to a post in WordPress instead of a widget if so how would I do it.

    <!– SHOPSTYLE COLLECTIVE WIDGET CODE START –> <div class=”shopsense-widget” data-options=”%7B%22widgetId%22%3A%2256bbaaecbe7a44fdb7d99f62%22%2C%22version%22%3A1%2C%22pid%22%3A%22uid6081-32927991-95%22%2C%22size%22%3A200%2C%22columns%22%3A3%2C%22rows%22%3A2%2C%22url%22%3A%22https%3A%2F%2Fapi.shopstyle.com%2Fapi%2Fv2%22%7D”><script> !function(doc,s,id){ var e, p; if(!doc.getElementById(id)) { e = doc.createElement(s); e.id = id; p = ‘//shopsensewidget.shopstyle.com/widget-script.js’; var cb = new Date().getTime(); p += ‘?cb=’ + cb; e.src = p; doc.body.appendChild(e); } if(typeof window.ss_shopsense === ‘object’){ if(doc.readyState === ‘complete’){ window.ss_shopsense.init(); } } }(document, ‘script’, ‘shopsensewidget-script’); </script> <iframe src=”//shopsensewidget.shopstyle.com/#/?options=%7B%22widgetId%22%3A%2256bbaaecbe7a44fdb7d99f62%22%2C%22version%22%3A1%2C%22pid%22%3A%22uid6081-32927991-95%22%2C%22size%22%3A200%2C%22columns%22%3A3%2C%22rows%22%3A2%2C%22url%22%3A%22https%3A%2F%2Fapi.shopstyle.com%2Fapi%2Fv2%22%7D” height=”490px” width=”705px” seamless style=”border: 0;”></iframe></div> <!– SHOPSTYLE COLLECTIVE WIDGET CODE END –>

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘adding this code into a post’ is closed to new replies.