New Post: Related items image size
Try this in your stylesheetoverride.css template .Detail .RelatedInner {height: auto;width: 270px;} That should sort it. Rob
View ArticleNew Post: Comment field doesnt work
tearade.dk says that whenever someone puts a comment in the comment field upon checkout, the contents of the comment field doesn't show in the email? I checked the order.text.template and it has the...
View ArticleNew Post: Backoffice Module not installed
I am building a new DNN site using DNN 07.04.00 and NB 02.03.08 REL4 Once I get it all installed, I go to setup the pages. Step 1 make a NB Backoffice page and put Backoffice on it....and I see all the...
View ArticleNew Post: Backoffice Module not installed
Do you mean the back office module is not on the DNN module control bar? See if you can see it on the list of installed extensions and make sure it isn't set as premium or something like that. Rob
View ArticleNew Post: Selling an out of stock item
I have stock control turned on, when a product reaches zero I want to still sell products. Is it possible to set the system to allow sales on a product that has 0 in stock.?
View ArticleNew Post: Selling an out of stock item
You have to turn off stock control. The purpose of stock control in the cart is specifically to disable purchasing. If the store owner wants to sell continuously, but keep a count of the number of...
View ArticleNew Post: convert radio button to checkbox in product list
hi dear i want to custom my product list in option view , as you know when we have some options the options seen with radio button and (like this :...
View ArticleNew Post: convert radio button to checkbox in product list
One product can have multiple models and multiple options. But only one model of one product can be added to basket at any one time. That Catalook store page looks like you can buy lots of different...
View ArticleNew Post: Comment field doesnt work
Nope, never seen this. Do the messages show with the orders in the Back Office? That uses the exact same order.text.template. Make sure the field is enabled in the checkout module settings as well. Rob
View ArticleNew Post: Shipping Method change not reflected in Paypal total
Sorry but would anyone have any advice here? Ultimately all I need to do is find a way to remove the ability for users to change the Shipping Method on the Payment tab during checkout. I only want them...
View ArticleNew Post: Shipping Method change not reflected in Paypal total
I've noted this as a bug, but it's unlikely to get fixed as all efforts are going into the new store. However, you should be able to get rid of it as you've suggested. Can you send me a link to the...
View ArticleNew Post: Shipping Method change not reflected in Paypal total
ok got it. Put this in your stylesheetoverride.css#dnn_ctr1444_CheckOut_divShipMethod2{display:none} (had to reedit the post as codeplex turned the hash into a heading style) Regards ROb
View ArticleNew Post: Shipping Method change not reflected in Paypal total
Worked like a charm. Thanks Rob.
View ArticleNew Post: AUTOMATIC IMAGE RESIZE
Hello, previous my cart was set to do not resize images. Now is set to resize all images to 800px. We have a lot of images in various products 1920px. Products images are too big. There is way (maybe...
View ArticleNew Post: Comment field doesnt work
I overlooked the template again and its my own fault entirely. X-) At some point (over a year ago) I commented out a section of the template due to some requests by the customer, who really has his...
View ArticleNew Post: nb store product sorting....
from NB_Store_ProductList module settings and then 'NB_Store_ProductList Settings' tab you will find 'Default Sort Order:' options and Order Descending (yes/no)
View ArticleNew Post: nb store product sorting....
I think he meant filter rather than sort. The nearest would be to create price range categories and put the product into those. The next store has a range slider for this.
View Article