New Post: How do you order the product list module v3?
I see in the BO I can move the order of the procuts if I sort by Category but it does not seem to reflect in the results in the product view module? I have some custom links that call the list page by...
View ArticleNew Post: Product expiration date
Is it possible to set an expiration date for a product so that it is removed from the store on a given date? For example, we don't want to sell certain items after a holiday has passed. Any inventory...
View ArticleNew Post: Product expiration date
There is no built in functionality for this, but you can build a scheduler plugin that will do this.http://nbsdocs.nbrightproject.org/Documentation/Developerguide/Plugins.aspx
View ArticleNew Post: Add HTML/DNNTEXTEDITOR to Summary field?
Hello, It is possible to add HTML code into the summary field? I would like to add a link in the summary. Perhaps adding the dnntexteditor into the summary field? Thank you in advance! Matt.
View ArticleNew Post: Add HTML/DNNTEXTEDITOR to Summary field?
The easiest solution would be to use the description field, which is already html. if you can't use that then you can create a custom field...
View ArticleNew Post: Change Authorize.net x_type=AUTH_ONLY?
How can I change the Authorize.net post x_type=AUTH_ONLY so that the transaction will be an Authorize only and not a post? I'd like to put a hold on the client's card until the order is shipped, then...
View ArticleNew Post: Product details shows both drop down and radio button list for models
Hi, I'm having an issue when a product has more than 1 model. The product details page is showing the list of models in a drop down list and radio button list. In the back office, I have...
View ArticleNew Post: Product details shows both drop down and radio button list for models
I think the solution can be found in your templates. This is the "original" part in the productdetail.template:<!-- Begin Model Selector --> [TAG:TEST:<prop TestType="hasModels" Action="Show"...
View ArticleNew Post: Stylesheet XML changes not reflected in NB_Store webpages?
I want to get rid of (in webpages): .Detail .Name h1{line-height: 24px;} I removed the line in ManagerMenuDefault.xml but that has no effect. Can be its parsed from this xml file once into the database...
View ArticleNew Post: Products which do not have a Category attached to it
Ist there a way to show all Products within the Store which do not have a category attached to them. These kind of Products are not shown through the 'regular' Menu Structure, but nevertheless are...
View ArticleNew Post: Products which do not have a Category attached to it
Are you using NB-Store v2. or NBSv3
View ArticleNew Post: Products which do not have a Category attached to it
/ Script for SelectTopNRows command from SSMS / SELECT [ProductID] ,[PortalID] ,[TaxCategoryID] ,[Featured] ,[Archived] ,[CreatedByUser] ,[CreatedDate] ,[IsDeleted] ,[ProductRef] ,[ModifiedDate]...
View ArticleNew Post: Is it possible to use NbStore without using the site wizard?
I have a site and I would like to keep the tabs on the site the way I have it. Is it possible to set up the back office any other way so that I do not need to use the site template?
View ArticleNew Post: Is it possible to use NbStore without using the site wizard?
Yes, you can setup the modules as you want there a video for v2. But I don't think there is a template for v2... Are you talking about NBSv3 https://nbrightbuy.codeplex.com/ If so, yes the same rule...
View ArticleNew Post: Products which do not have a Category attached to it
Thank's a lot! Exactly what i needed!
View ArticleNew Post: "Double" URL
Hello, after setup everyting and create 1 test product, return button in detail view browse to www.mydomain.com/details/details and not to www.mydomain.com/details Check and recheck but seems all are...
View ArticleNew Post: How to change CSS?
.Detail .Name h1{line-height: 24px;} I need to know how to change that line, because when on mobile phone, the "Name" line is, when there is not enough space, split in two or more lines and the...
View ArticleNew Post: How to change CSS?
Everything is in Back Office > Utilities > Templates > Stylesheet.css To avoid messing up that stylesheet, you can simply place your custom styles in Back Office > Utilities > Templates...
View ArticleNew Post: Conversion Path?
I had 5,000 clicks from Adwords Bounce Rate 85% remains 750 visits of really interested people that navigated through the NB Store web shop 50 visitors ordered a product and went to checkout page 5...
View Article