
08-14-2012, 01:50 PM
|
 |
Paid Member
|
|
Join Date: Aug 2012
Posts: 4
|
|
Hi,
Thanks for the quick reply, and please excuse my clumsiness but I am new to Ecwid.
My store is located at http://www.beba.ro/beba-online-store/. I have been trying everything. My main goal is to enable the inline SEO (I have silver account), but from what I understand I cannot do that untill I setup the page correctly.
Right now the code in on my page is:
Quote:
<div><script charset="utf-8" type="text/javascript" src="http://app.ecwid.com/script.js?xxxxxx"></script>
<!-- remove layout parameter if you want to position minicart yourself -->
<script type="text/javascript">// <![CDATA[
xMinicart("style=","layout=attachToCategories");
// ]]></script></div>
<div><script charset="utf-8" type="text/javascript" src="http://app.ecwid.com/script.js?xxxxxx"></script>
<script type="text/javascript">// <![CDATA[
xSearchPanel("style=");
// ]]></script></div>
<div><script charset="utf-8" type="text/javascript" src="http://app.ecwid.com/script.js?xxxxxx"></script>
<script type="text/javascript">// <![CDATA[
xCategories("style=");
// ]]></script></div>
<div><script charset="utf-8" type="text/javascript" src="http://app.ecwid.com/script.js?xxxxxx"></script>
<script type="text/javascript">// <![CDATA[
xProductBrowser("categoriesPerRow=3","views=grid(3 ,3) list(10) table(20)","categoryView=grid","searchView=list"," style=");
// ]]></script>
<noscript>Your browser does not support JavaScript. Please proceed to <a href="http://app.ecwid.com/jsp/xxxxxx/catalog">HTML version of Beba's store</a></noscript></div>
|
(where the xxxxxx is my account number)
but if I put the correct one:
Quote:
<!-- Ecwid code. Please do not remove this line otherwise your Ecwid shopping cart will not work properly. --> [ecwid_script] [ecwid_minicart] [ecwid_searchbox] [ecwid_categories] [ecwid_productbrowser] <!-- Ecwid code end -->
|
nothing shows up.
Hope you guys can help.
Best,
Bogdan
|