New Post: hide [Order:Discount]
I'm afraid the order templates don't work with test tokens so there isn't really any workable way to dynamically display a section. Rob
View ArticleNew Post: Better way for create an advanced Search module
Hi Fabio, here's the docs for the new version.http://nbrightbuy.nbrightproject.org/Documentation/Integratorguide/Search.aspx v2.4 is not going to be released as stable, Although we have a couple of...
View ArticleNew Post: Better way for create an advanced Search module
Hi Dave are you sure to release the 2.6 before the end of October? Thanks Fabio
View ArticleNew Post: Add to Favorites
Hai, Is there any option Add to Favorites of a product in Nbstore?
View ArticleNew Post: Allow user to social likes of each product
Hi, How to add facebook,twitter,g++ likes to the each product of Nbstore product detail view?
View ArticleNew Post: Ratings and comments of product
Hi, Is there any option to user give ratings and comments to each products in Nbstore.
View ArticleNew Post: Ratings and comments of product
Hi there, There's a comments and ratings module by DNNCentric on the DNN store that works with the store. You can configure it to only display on product details pages. Regards Rob
View ArticleNew Post: Allow user to social likes of each product
Check the productdetail.template. There's a div near the bottom with class="Sharing". It's in there for the purpose of inserting sharing code. Get the code at either sharethis.com or addthis.com, or...
View ArticleNew Post: Add to Favorites
There is only the wishlist functionality. If you have not modified your templates, you can enable it through the wishlist.flag setting in the Back Office. It is only very basic, but it does let...
View ArticleNew Post: Buy Button not working in Chrome...
Dear all, your store is great and it worked since July. For the last 10 days the "buy" button (or the button back to the shop) is not working... I tried it in IE 11 and it works.... (my Domain is...
View ArticleNew Post: Display differnet Payment options based on user role
Hi All I'm wondering if anyone has any ideas on how to present a user with a certain payment option based on the user group that they belong to? What I want to set up is that unregistered and and...
View ArticleNew Post: Display differnet Payment options based on user role
There's no but in mechanism to do this but you could hack something together using css. For example.. look at the page source and find the class that is on the table cell containing the manual payment...
View ArticleNew Post: Buy Button not working in Chrome...
It doesn't work in any browser for me. Go to the Host settings and set the jQuery to use the hosted versions and set the URLs...
View ArticleNew Post: Creating new template for productlist
Hi, I got the following error when i create and apply a new template for product list... any one help me to find the mistake.... This is my template code:<div class="gift-card-bg [TAG:TEST:<prop...
View ArticleNew Post: Buy Button not working in Chrome...
Hi Rob, I tried to set it directly in the DB, no effects... DNN 7.3.3. is actually using...
View ArticleNew Post: Creating new template for productlist
It looks to me like the last [TAG:END] is one too many. Regards ROb
View ArticleNew Post: Better way for create an advanced Search module
I'm building our first live site with a beta version this week. So I will expect to have at least a beta release by end of next week. But the first golden rule of software applies, don't believe it...
View ArticleNew Post: Better way for create an advanced Search module
Oh!! Also , the new checkout now requires new payment providers, the release will only include a manual payment option, so it might not be acceptable for your client!!
View ArticleNew Post: Combined tax (21% and 6%)
I have two categories, books and puppets. The tax for books is 6% and the tax for the puppets is 21%. Is there a way to specify this in my cart and on the order? Is there a way to template the cart? I...
View Article