New Post: nb_store product list with responsive skin
Yes, you can move it to any pane. There might be something wrong with your skin, or maybe you have the module cached. Try moving another module and see what happens. Rob
View ArticleNew Post: Category page change to flow layout
Hi, I am trying to make it so that the categories sit inside my divs.http://www.kpsbeauty.co.nz/Store/tabid/2993/CatID/49/Mascara.aspx At the moment its sitting outside the line. Is there a way to...
View ArticleNew Post: Category page change to flow layout
In the product list module settings, set columns to zero and layout to flow. Rob
View ArticleNew Post: Category page change to flow layout
On the page link on the original post displays the categories or in this case subcategories. I have got the product page to display correctly. Only need the following page to be using flow layout...
View ArticleNew Post: Category page change to flow layout
Oh I see.. that's the subcategory menu feature. No, that doesn't have a flow setting, but you can add RepeatLayout="Flow" to the datalist at line 15 in CategoryMenu.ascx to do it. Regards Rob
View ArticleNew Post: Question about taxes
I need to be able to calculate taxes based on the total amount of the order calculated by region first then additionally by postal codes within the region. Is this possible with NB_Store, If not can it...
View ArticleNew Post: Conditional custom field
Hi, There are a lot of products - it wouldn't be applicable. My main problem is how to add a custom field for just one product. Thanks, Rony
View ArticleNew Post: Conditional custom field
OK After some more reading, I can pinpoint my question better: I would like to to have a product option dropdown populated from a webservice. Any suggestions? Thanks, Rony
View ArticleNew Post: Conditional custom field
If you gents figure this out I'd be VERY interested as well. In fact I had a silly thought perhaps for version 3 that the templates for product details would give a nice interface for adding web...
View ArticleNew Post: Question about taxes
Hi Kevlar, I don't think that this is exactly what you are asking but it might give you an idea of how to go about configuring what you need. Have a look at this page"Extending shipping countries with...
View ArticleNew Post: Search words not being logged
Hi, I am looking to see what search terms have been used in the nb store search module. I can see a report called search word report. I have looked at the table nb_store_searchword and it has no...
View ArticleNew Post: Conditional custom field
Looking into the source code, I found the place where the custom XML fields are being created. What if I do the following: Add the following field: DropDown : [<tag id="dlDropDown"...
View ArticleNew Post: Conditional custom field
This opens a nice concept I've had in the back of my mind for NBS3. But you must also think about stock control (if you are using it?). I think your idea above should work, but might take a little...
View ArticleNew Post: Question about taxes
Hi, There is also a tax provider interface, which will overwrite the built-in tax calculation. You could use that and create your own tax calculation. Dave.
View ArticleNew Post: Conditional custom field
leedavi wrote: This opens a nice concept I've had in the back of my mind for NBS3. But you must also think about stock control (if you are using it?). The different option I need is not "stock...
View ArticleNew Post: Display of categories and subcategories
Hi Rob I've implemented this. I have now these two problems: The list Header ist displaying all times. I want to display only when the products are showing, not when the categories/sub categories are...
View ArticleNew Post: Display of categories and subcategories
Hi Andreas, I do it like this on a site I'm working on - It's just a hack using CSS, but it works. This is using the latest module which has a new listheader with new ID's. I put this in the...
View ArticleNew Post: Image appearing behind the details panel
Thanks Geoff, I had the same, used the first method - jquery.lightbox-0.5.css file - and it worked fine for me. Franco
View Article