New Post: Increase store wide sell price by 10%
Hi Dave the update script works great and I can run it from the host sql console. I’ve run it a few times for the client but the prices are now getting off kilter because of hi low variances so was...
View ArticleNew Post: Where is dnn_ctrxxxx_ProductList_CategoryMenu_dlCategoryMenu generated
I'm trying to set up a category list so that it works in a responsive skin. I've already done this successfully in one other store, but this time dnn_ctrxxx_ProductList_CategoryMenu_dlCategoryMenu...
View ArticleNew Post: thumbnail.aspx alternative
Hello, is the category menu moduel is there a way to avoid the makethumbnail.aspx and instead using a plain image source [TAG:IMAGE]? I would like to use static images rather than calls like...
View ArticleNew Post: thumbnail.aspx alternative
Take a look at [Product:ImageURL] in the documentation, you could modify the templates and do something like <img src="[Product:ImageURL]"... I have not tested this but from memory it will return...
View ArticleNew Post: Product Details Tabs.
Hi robax, I have double checked this, even triple checked the steps, but I still don’t get any content I added into the tab to display in the 2nd tab on the products detail page. If you have a second...
View ArticleNew Post: Product Details Tabs.
Hi Matt click my name on the left here and send a login there. Regards ROb
View ArticleNew Post: thumbnail.aspx alternative
Uhm.. I am not sure what I did (it was a while ago), but TAG:IMAGE somehow gets the category image (which is what I want), not the products. I just need to find a token or a solution to display the...
View ArticleNew Post: Category Tree Filter
The trick, I think, is to set the Product module options that way, not just the category module. Look at 'options' and 'settings' (including the section tabs/pages). And not sure you can do that with...
View ArticleNew Post: Delete ALL store contents (multiportal)
Hi When I try to clear all products with the Host password I get an error that password retreival is not possible, so I changed in web.config so enablePasswordRetrieval="true"...
View ArticleNew Post: Attached document files in product list
Hi my NB friends I have this question, I need to download the attached file directly in product list. on product list template I insert<div class="Document"><div...
View ArticleNew Post: Attached document files in product list
any idea, how to insert a doclink in product list template? Fabio
View ArticleNew Post: Product Details Tabs.
ok yep, it was just that you hadn't uncommented the section that has the tab contents in it. The instructions say "...Before enabling this, you must uncomment the two Specifications Tab sections in the...
View ArticleNew Post: Product Details Tabs.
WOW! Thanks Rob. It is working perfect now. I thought I did do that, I closed the <!-- with --> I must be confused. Could you paste the original code and the uncommented code so I can see the...
View ArticleNew Post: Product Details Tabs.
The comments surrounded the relevant sections. Search the template for 'Specifications' and you'll find both lines. The second was untouched and the closing --> was at the end of (below) the code...
View ArticleNew Post: Product Details Tabs.
Oh I see it, I was looking at the Specifications Tab and not the Specifications Content Panel. Thanks for clearing it up for me. Now that the Specifications Content Panel is working it seems to repeat...
View ArticleNew Post: Attached document files in product list
I check the source, but I don't find a solution how I use the DOCLINK in product list? Fabio
View ArticleNew Post: Product Details Tabs.
That's your second product list module showing the details again. Looking in the list module settings for some radio buttons for setting the display to featured products and not show details. You might...
View Article