New Post: CSV Import CategoryName syntax for sub categories
Hi ted, a year ago I created a doc for importing products (with models or options). You can find it here. It might be worth while you having a read to see how to go about importing products. The doc...
View ArticleNew Post: Product list header and footer
Just to add to the above, you could also use the 'TAG:TEST' to check for the category needed as well. Regards, Geoff
View ArticleNew Post: category image on product list
Hi Franco, I doen't think the [Category:ImageURL] is supported in the productlist/details template, only the categoryname. I might be wrong though. Regards, Geoff
View ArticleNew Post: category image on product list
Geoff, what do you suggest then? Do I need to write a script perhaps? Has anybody tried this yet? Regards Franco
View ArticleNew Post: Product list header and footer
Hi Geoff it isn't possible..... (I think i was not very clear) the productlist is the code that is inserted in a single element of the data list used for made the product list. This code is repeated...
View ArticleNew Post: category image on product list
You can use these tokens in the product list: [TAG:CATIMAGEURL] - token will be replaced with the category image url. [TAG:CATNAME] - displays category name. A Default category must be selected in the...
View ArticleNew Post: category image on product list
Thank you for listing the correct tokens. If I insert [TAG:CATIMAGEURL] into the listheader.text the result is just empty, seems to be ignored. I have the default category set, btw. If I insert the...
View ArticleNew Post: make related items list zero price as email for price
Did anyone tried to do a similar thing?
View ArticleNew Post: Odd error message everytime I update the product details template
Hi Rob,I posted another question on the forum but have not had any response. I have an issue with related items. When the price of the related item is zero I want it to display email for price and not...
View ArticleNew Post: make related items list zero price as email for price
Hi Roger, The related items section is very basic and doesn't have any dynamic functionality. It is generated by the relatedproducts.xsl template in the Back Office. If you know how to write suitable...
View ArticleNew Post: category image on product list
Only the productlist and productdetails templates can use these tokens. The header templates are static text with no token processing. It was made for the details template and I'm not sure how one...
View ArticleNew Post: category image on product list
Hi Rob, I confirm it works now, but it shows the same category image for each product in the list, as it is supposed to do in that template, I guess. Any idea on how such token can be "moved" above the...
View ArticleNew Post: make related items list zero price as email for price
Hi Rob,Thanks for the update. I have added<xsl:if test ="$price != '£0.00'"><xsl:value-of select="./frompricecurrency" /></xsl:if><xsl:if test ="$price = '£0.00'">Email for...
View ArticleNew Post: 'cheque' to 'check'?
[Sorry for a simple question; I've looked in the .resx files and settings/templates.] Also need to change 'CHQ' (as shown on the order email/text). Where can I change these?! Thanks!
View ArticleNew Post: DNN 7.0 With NB_Store
Hi, Installed NB_Store in dnn 7.0. I am using different page instead of "Store". When i click the category it goes to Admin Page. Do i need to change the setting somewhere else? How can i change the...
View ArticleNew Post: Buy button in Firefox opens upload file browser
robax wrote: Can you send a link to the site . I'll have a look and see what's happening. Robwww.crownandsickle.com/store
View ArticleNew Post: Product list header and footer
Yes of course, It's the first I have thy try to made. the problem is that I need to change the product list template for different categories. This product list layout are each one completely different...
View ArticleNew Post: DNN 7.0 With NB_Store
Hi Rob, Thanks a lot... now i am getting used with NB_Store. Regards, Geo
View ArticleNew Post: Hide Products of a specific category
Hello! Seems I got a little bit lost in the configuration of categories and products. Maybe someone can point me in the right direction I have two different product list and Product detail templates...
View Article