#1  
Old 06-21-2012, 01:52 PM
RatFink's Avatar
RatFink RatFink is offline
Junior Member
 
Join Date: Jun 2012
Posts: 3
Default Stuck in grid view

OK, I must be overlooking something really obvious.

~I have put in code to ONLY view in list format.
~I have disabled the grid and table attributes in the code on my site.
~I have edited my custom css file to reflect no grid|table|list choices at all.
~I have saved all settings repeatedly, cleared my history and cache, re-logged into ecwid's dashboard

...and still, my product list is stuck in grid view. I can't get out of it.

Here is the code from my css file:
Code:
/* Standard scheme has no changes to the Base CSS, so it's empty */
div.ecwid-productBrowser-details-inStockLabel { display:none; }
div.ecwid-productBrowser-sku, td.ecwid-productBrowser-productsTable-sku { 
display: none !important;
}
span.ecwid-Invoice-productDescr-sku {
display: none !important;
}
div.ecwid-OrdersList-OrderBox-sku {
display: none !important;
}
div.ecwid-productBrowser-auth {  display: none; }

div.ecwid-results-topPanel-sortByPanel { display:none !important; }
And here is the code from my HTML page, containing the store:
Code:
<!-- Ecwid code. Please do not remove this line  otherwise your Ecwid shopping cart will not work properly. --> [ecwid_script] [ecwid_productbrowser] <!-- Ecwid code end -->
<div>
<script type="text/javascript" src="http://app.ecwid.com/script.js?1271191" charset="utf-8"></script>
<script type="text/javascript"> xProductBrowser("categoriesPerRow=3","views=list(10)","style="); </script>
<noscript>Your browser does not support JavaScript. Please proceed to <a href="http://app.ecwid.com/jsp/1271191/catalog">HTML version of Jazz Education Connection of Ohio</a></noscript>
</div>
I'm sure someone will immediately recognize my error. Thanks in advance for any guidance. I'm about ready to lose my mind...
Reply With Quote
  #2  
Old 06-21-2012, 01:56 PM
RatFink's Avatar
RatFink RatFink is offline
Junior Member
 
Join Date: Jun 2012
Posts: 3
Default

Ack, sorry -- I accidentally posted this to Miscellaneous.
Reply With Quote
  #3  
Old 06-21-2012, 02:57 PM
Eugene Rimmer's Avatar
Eugene Rimmer Eugene Rimmer is offline
Ecwid Team
 
Join Date: Jan 2011
Location: Ecwid headquarters
Posts: 7,472
Default

Quote:
Originally Posted by RatFink View Post
OK, I must be overlooking something really obvious.

~I have put in code to ONLY view in list format.
~I have disabled the grid and table attributes in the code on my site.
~I have edited my custom css file to reflect no grid|table|list choices at all.
~I have saved all settings repeatedly, cleared my history and cache, re-logged into ecwid's dashboard

...and still, my product list is stuck in grid view. I can't get out of it.

Here is the code from my css file:
Code:
/* Standard scheme has no changes to the Base CSS, so it's empty */
div.ecwid-productBrowser-details-inStockLabel { display:none; }
div.ecwid-productBrowser-sku, td.ecwid-productBrowser-productsTable-sku { 
display: none !important;
}
span.ecwid-Invoice-productDescr-sku {
display: none !important;
}
div.ecwid-OrdersList-OrderBox-sku {
display: none !important;
}
div.ecwid-productBrowser-auth {  display: none; }

div.ecwid-results-topPanel-sortByPanel { display:none !important; }
And here is the code from my HTML page, containing the store:
Code:
<!-- Ecwid code. Please do not remove this line  otherwise your Ecwid shopping cart will not work properly. --> [ecwid_script] [ecwid_productbrowser] <!-- Ecwid code end -->
<div>
<script type="text/javascript" src="http://app.ecwid.com/script.js?1271191" charset="utf-8"></script>
<script type="text/javascript"> xProductBrowser("categoriesPerRow=3","views=list(10)","style="); </script>
<noscript>Your browser does not support JavaScript. Please proceed to <a href="http://app.ecwid.com/jsp/1271191/catalog">HTML version of Jazz Education Connection of Ohio</a></noscript>
</div>
I'm sure someone will immediately recognize my error. Thanks in advance for any guidance. I'm about ready to lose my mind...
The [ecwid_productbrowser] in the quoted code in question is the shortcode that gets substituted with the usual product browser code by the Ecwid plugin for Wordpress. The first product browser code in page results into the visible widget, all the rest are not doing any change to the look of the page.

In your case the code that you entered is the second code of the Ecwid product browser on the page, so it does not produce any visual changes. If you put your customized code before the [ecwid_productbrowser], you will see the expected results immediately.
__________________
Eugene Efimochkin, Team
_________________________
Shipping methods are not showing up? Here is how to set it up properly!
Have a question? Look up the answer at our help portal!

⬇ Click Thanks, please, if this reply helped you.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:27 PM.
Powered by vBulletin® Version 3.8.6. Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.