Ver 1.3 seems to use category thumbnail size instead of product thumbnail size

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
14 years ago
In version 1.3 the program seems to be using the value set for "Category Thumbnail Size" for both the category thumbnal AND the product thumbnail.  The product thumbnail setting seems to be ignored.  Can someone confirm that this is the case, and if it's a bug let me know how to properly report it?

Thanks,
Jarrett
14 years ago
Additional info: the system DOES seem to read the value for 'product thumbnail image size' when showing items in grid format when you click on "new items".

Can anyone else confirm that this is a bug and advise on how to report it?  Or does posting it here get seen by developers and count as a bug fix request?
14 years ago
Yes, it's the bug that will be fixed in the next release. To fix it now please follow the next steps:

1. Open NopCommerceStore\Templates\Categories\ProductsInGrid.ascx user control and remove ProductImageSize property of ctrlProductBox control.
2. Open NopCommerceStore\Templates\Categories\ ProductsInLines1.ascx user control and remove ProductImageSize property of ctrlProductBox control.
3. Open NopCommerceStore\Templates\Manufacturers\ProductsInGrid1.ascx user control and remove ProductImageSize property of ctrlProductBox control.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.