New Post: detailrows.template add Product ref product name
Hi Dave, Based on your suggestion,for the upgraded version, I looked into the table NB_Store_Model in database and found out that the model ref code was not stored on this table even though I already...
View ArticleNew Post: relatedproducts.xsl ... once again ... how to reference to custom...
Yes, thank you Dave, seems you are too fast for my computer, you replied while i was still typing I am back in the office in approx. 2 hours and will check that thing with the substring... thanks a lot...
View ArticleNew Post: relatedproducts.xsl ... once again ... how to reference to custom...
Dave - You are my hero of today - you saved me hours! thanks a lot!I tried the substring method you pointed me to but at first it does not seem to change anything Then I digged a little deeper into the...
View ArticleNew Post: No articles displayed
Thanks GeraldI set the columssetting to 1 and then the products appeared. ... I couldn't find that action somewhere. Now I can go furtheron. Thanks for helping!Jeanet
View ArticleNew Post: No articles displayed
Hi JeanetGood to hear you managed it to get it working... strange if it was set to zero... if I understand you right you mean the productlist modulessettings? I added a productlist module to a page...
View ArticleNew Post: detailrows.template add Product ref product name
Hi Dave, I know where the problem is. The product ref is only saved when creating a new product. Then, if you edit the product and update the product ref, at this time the new product ref is not saved....
View ArticleNew Post: Help with images and Jquery?
Hi there guys, I am reaching out to anyone that can help, I am bashing my head against a brick wall at the moment. I am trying to implement swatches for a color shirt / dress etc to do this I am using...
View ArticleNew Post: Help with images and Jquery?
Ok got it working, for those that want to do a similar thing this is the secret sauce$(function() { $('#slideshow').cycle({ timeout: 0, pagerEvent: 'mouseover', pager: '#nav', pagerAnchorBuilder:...
View ArticleNew Post: Help with images and Jquery?
Hi Brad,That looks great. However, I think there may be a risk that people will select a colour using the swatch/image method and then add the product to cart, thinking that they have made their colour...
View ArticleNew Post: Help with images and Jquery?
Hi rob,Your quite right, I hadn't though of it that way. I guess I could tackle it a few ways.Just add the selector on the productlist.template, rather than the detail template.Somehow hook up the...
View ArticleNew Post: Custom shipping module
Hey Dave,Really appreciate all the help you have provided. I think I have found the issue.for some reason the following code returns the item count for the cart as 1 Dim itemCount As Integer =...
View ArticleNew Post: Any Payment Gateway Wizards
Good day yallCan anyone help me implement a payfast gateway or provide me with the source code, I would like to implement it to my webiste as a project I would really appreciatedIve been looking for...
View ArticleNew Post: No articles displayed
Hi GeraldProducts are displayed fine now. I followed all steps. When I click a product, it is not added to the basket and neither can I see additional information about the product displayed. I missed...
View ArticleNew Post: No articles displayed
Hi JeanetNormally the default templates work well, I have installed NB_Store multiple times and evrything worked fine after I followed the steps of the tutorial.Have a look at the Module-Settings of...
View ArticleNew Post: No articles displayed
Hi!Thanks, it's starting to work :-)! I can get articles displayed now and I can click on them. I made the settings in the Templates section you told me and that was helpfull. THere is also a template...
View ArticleNew Post: No articles displayed
Seems this has something to do with your alternating list item styles or template.Even set the alternating Item Style to the same class/template or correct the template for the alternating list item...
View ArticleNew Post: Custom shipping module
Hi,I take it that it returns 1 even if there are multiple items in the cart!Which is odd....my first thought wouldbe to change you've got the right PortalId goinig into that provider?Next would be to...
View ArticleNew Post: Related products problem, auto disable
Hi, I have a strange problem NB 2.3.2 - Dnn 6.2.4I have a product A and a Product R1 I want that in my Product A detail page appear the Product R1 in the Related product area. In the admin page for my...
View ArticleNew Post: Product shipping cost and discount
Hello,all product's National shipping cost is 3,50 and only one product shipping cost is 6. If they buy multiple products except the one who need extra shipping cost, shipping price have to be 3.5 for...
View ArticleNew Post: Product shipping cost and discount
Hi rodolfo, you can do this by using weightSet all products apart from the 1 product that costs 6 to a weight of 0,00 or 0,01 Set the weight of the 6 product to say 100,00 Then set up the shipping buy...
View Article