New Post: Tabs in productlist view
The hassle with this version of NB Store is that it doesn't support any kind of progressive filtering of results. If it is possible to create static links that will display the results you're after,...
View ArticleNew Post: Pagging option in product list
I can't able see the options...?please be more clear. In my product list I have 10 item. and i set page size 4 and column 4. and I won't want to show additional items and also don't want show the...
View ArticleNew Post: Tabs in productlist view
Ah!...yes you need custom fields......the only quick way I can think of is to maybe change the "NEvoweb_NB_Store_Products_GetSearchList" and "NEvoweb_NB_Store_Products_GetSearchListSize" Sprocs to...
View ArticleNew Post: Pagging option in product list
Set "Page size" the same as "Return Limit". Both are in the list module settings. Look closely for them. Rob
View ArticleNew Post: ListCell class template location
I wanna know,in which template ,the ListCell class is present
View ArticleNew Post: ListCell class template location
All store styles are in stylesheet.css The idea is to find and copy the relevant section from stylesheet.css, paste it into stylesheetoverride.css and modify it there. That makes it easier to apply...
View ArticleNew Post: ListCell class template location
I have three different product list .if i change their it will change on the rest two productlist also. for this reason i prepare two more template of product list. where i need to find the listCell...
View ArticleNew Post: ListCell class template location
In the productlist NB Store productlist settings tag, go to "other settings" Change " ItemStyle-CssClass" and "AlternatingItemStyle-CssClass" to an new class you can the create in your container, skin...
View ArticleNew Post: ListCell class template location
Also, look at the productlistfeatured.template as an example of a secondary template with its own wrapper classes. There's a section in the stylesheet.css with styles for that template. Look there for:...
View ArticleNew Post: Product Details problem
In my page, three product list module is present. when I click on a single item to see the details of the product. In the details page , the details of the item present three times ., It will be single...
View ArticleNew Post: Customize Design....
If you want a completely new design, then you will have to know HTML and CSS. You can use the supplied productlist.template as a base and modify it, or start creating your own templates from scratch....
View ArticleNew Post: Product Details problem
Play with the Browsing Mode options in the product list module settings - Try 'Disabled' on the two secondary modules. You really need to review all settings in all modules and all settings and...
View ArticleNew Post: Customize Design....
Also read the second post in this thread for a relevant tip:http://nbstore.codeplex.com/discussions/433943
View ArticleNew Post: Customize Design....
in productlist each item have a table that was found in productlist.template.but their is a anothor table which have total product. I can't find that table where i customize the design....plz help
View ArticleNew Post: Customize Design....
Get into the product list module settings and there is a section that exposes various settings and classes for the master table that holds all products. That table is generated by the ASP Grid control...
View ArticleNew Post: Customize Design....
are you talkong about header part in productlist module setting?
View ArticleNew Post: Content-Encoding-Error when click on PayPal Image in ShoppingCart
Hi Rob, thanks for your quick response.. In the Host Settings in the Performance Section there was a setting for compression, this was set to gzip compression. I changed to none compression and it...
View Article