I have turned the store back on but the newly coded widgets are still not showing. We can't even see them in the preview box any more on the admin side when we copy the code. The old widget codes at least displayed something in the post area of WP.
We only closed the stores because the "new coded" widgets were not appearing and we didn't want people seeing the site until we fixed this problem.
http://musicbyemail.com/albums/clima...ecords-cd-dvd/ here is a link
this is the new code and it's not showing up
<div class="ecwid ecwid-SingleProduct ecwid-Product ecwid-Product-34448323" itemscope="" itemtype="http://schema.org/Product" data-single-product-id="34448323">
<div itemprop="picture"></div>
<div class="ecwid-title" itemprop="title"></div>
<div itemprop="offers" itemscope="" itemtype="http://schema.org/Offer"></div>
<div itemprop="options"></div>
<div itemprop="qty"></div>
<div itemprop="addtobag"></div>
</div>
<script type="text/javascript">// <![CDATA[
xSingleProduct()
// ]]></script>
Here is an example with the old code and it's showing up NO PROBLEM!! PLEASE HELP because both my sites need to remain off until you fix this broken new code!
http://musicbyemail.com/albums/worki...et-cd/#content
<div class="ecwid-Product"><form>
<div style="text-align: center; padding-bottom: 10px;"><script type="text/javascript" src="http://app.ecwid.com/script.js?839200"></script><script type="text/javascript">// <![CDATA[
xProductThumbnail('productid=20320380');
// ]]></script></div>
<div class="ecwid-productBrowser-head" style="text-align: center; padding-bottom: 15px; font: normal 20px tahoma, geneva, verdana, sans-serif;">DAVIS, MILES WORKIN' - CD</div>
<div class="ecwid-productBrowser-price" style="text-align: center; padding-bottom: 15px;">$18.00</div>
<table border="0" align="center">
<tbody>
<tr>
<td class="ecwid" align="left"></td>
</tr>
</tbody>
</table>
<div style="text-align: center;"><script type="text/javascript" src="http://app.ecwid.com/script.js?839200"></script><script type="text/javascript">// <![CDATA[
xAddToBag('productid=20320380');
// ]]></script></div>
</form></div>