New Post: nb_store product list with responsive skin
Yes, use flow layout and make your own product list and product details templates. There are plenty of resources around the web about responsive techniques. However you'll get unstuck in the store...
View ArticleNew Post: Shipping Provider Issues - Urgent
Thanks Dave, Looks like my settings are fine and the DLL should work.... Let me try removing the calc ship provider setting, to return the store to calculating shipping to its default options and see...
View ArticleNew Post: Discount Issues - Create Coupon, applies discount regardless.
Hi guys, Im trying to create a coupon code for a discount. When I create the coupon - just set the % to 25, and provide a code... it applied that discount to everything, without asking for the code......
View ArticleNew Post: Discount Issues - Create Coupon, applies discount regardless.
Did you enable the discount code field in the checkout module settings? Rob
View ArticleNew Post: Additional field (textbox) formatted as decimal
Hi, I have 4 additional fields. Where can I define the format of the textbox? I will display the value as 'xxx.00'. Regards, Andreas
View ArticleNew Post: nb_store product list with responsive skin
Hi, Is there any way to remove <br> from product list.. i selected flow layout and 3 products per row.... just want to make it responsive skin.... i managed almost but there is a problem if you...
View ArticleNew Post: Discount Issues - Create Coupon, applies discount regardless.
You, sir, are a genius.
View ArticleNew Post: Image appearing behind the details panel
Thanks Geoff, Tried it and it came above all panels except one (the menu). Does that mean I should bump up the value of z-index a bit more? Here is how it looks now :...
View ArticleNew Post: Image appearing behind the details panel
give it a try. You could also look at your skin file to see how the menu of the skin is getting displayed. regards, Geoff
View ArticleNew Post: Conditional custom field
Hi, I would like to add a "upgrade" product to registered customers. The customers will need to select which of their's product they would like to upgrade (custom list from another DB).I need to add a...
View ArticleNew Post: Conditional custom field
Hi Ronys... Do I understand u right: U want to create a product in NBS that's called "Upgrade" and upon clicking that product, there would be a list of upgradeable products presented in a dropdown box...
View ArticleNew Post: Image appearing behind the details panel
tried that with no luck. Checked on firefox and it works fine. Checked menu css with css inspector and cant find anything wrong :( will keep looking..
View ArticleNew Post: Image appearing behind the details panel
Use .DnnModule {z-index: 90 !important} like Geoff said. You've made it 9999. Rob
View ArticleNew Post: Image appearing behind the details panel
I think it must have been a caching issue as now its working in internet explorer as well. I did keep it 90 earlier and as it didnt work(probably coz of caching) I bumped it to 9999. I'll revert it...
View ArticleNew Post: nb_store product list with responsive skin
hi robax thanks its worked for me.... One morething can we move nb_store module to different pane other than contepane.... i tried to change to different pane. it shows always in contentpane only
View ArticleNew Post: Conditional custom field
Hi Jake, Thank you for your reply. Please allow me to clarify: A customer buys products A and B from the store. These products are "balance based" - which means they could be refilled. After the...
View ArticleNew Post: Conditional custom field
Well depending on how many type of refills u have, im thinking the easy way might be to just setup a model for each refill type and have the customer select from that? Ofc if theres a lot of different...
View ArticleNew Post: Shipping Provider Issues - Urgent
That did the trick, the Debug messages are now visible in the log viewer. I have managed to locate the issue in the code. Thanks for you assistance. regards The Timp
View Article