Embedded HTML Stopped Working
-
I have an embeddable store on my website and the store uses an html code to function. I’ve had the store on my website for around a year now. When I went to make some adjustments to my website again this past month, I realized the embedded store no longer shows up. I’m not sure why it no longer works. After trying some troubleshooting and playing with the code, I’ve had no success (I’m a beginner). I tried putting the code using Text and also using a Raw HTML widget on the back end WordPress Editor. Below is the code.
<div id="my-store-1208150"></div> <div><script src="https://app.ecwid.com/script.js?1208150" type="text/javascript" charset="utf-8"></script><script type="text/javascript">// <![CDATA[ xProductBrowser("categoriesPerRow=3","views=grid(3,3) list(10) table(20)","categoryView=grid","searchView=list","id=my-store-1208150"); // ]]></script></div> <div id="my-search-1208150"></div> <div><script src="https://app.ecwid.com/script.js?1208150" type="text/javascript" charset="utf-8"></script><script type="text/javascript">// <![CDATA[ xSearchPanel("id=my-search-1208150"); // ]]></script></div> <script type="text/javascript"><!-- document.write(unescape("%3Cscript id='pap_x2s6df8d' src='" + (("https:" == document.location.protocol) ? "https://" : "https://") + "realmdynamics.postaffiliatepro.com/scripts/trackjs.js' type='text/javascript'%3E%3C/script%3E"));//--> </script> <script type="text/javascript"><!-- PostAffTracker.setAccountId('default1'); try { var AffiliateID='03f2e6c3'; PostAffTracker.track(); } catch (err) { } //--> </script>
The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Embedded HTML Stopped Working’ is closed to new replies.