farrvince 2 Posted May 4, 2015 Posted May 4, 2015 Hello My problem is that "New products sidebar" doesn't show images for products, only the first two have image. How can I solve this? I attached a photo Share this post Link to post Share on other sites
lachlaan 0 Posted June 2, 2015 Posted June 2, 2015 Did you end up solving this in the end? I'm having a similar issue and have only recently realized that it's likely a conflict between PrestaShop's new product block code and a theme's similar code. It seems to be rendering the content as per LeoTheme's files in my case, whereas the PrestaShop default module would've had an option to include content as Picture+Content for each line rather than pictures first and content second in separate groups. Share this post Link to post Share on other sites
vekia 8,959 Posted June 3, 2015 Posted June 3, 2015 what module you use for this? it's default one or mine featured products module that allows to build new products block in columns too? im asking because it's usually case of missed css styles, and if it's mine i know quick fix. Share this post Link to post Share on other sites
vekia 8,959 Posted June 4, 2015 Posted June 4, 2015 any news? Share this post Link to post Share on other sites
lachlaan 0 Posted June 6, 2015 Posted June 6, 2015 In my case the module taking precedence seems to be LeoTheme's version of blocknewproducts, which does indeed seem .. odd. Not quite sure if its php file generates a new .tcl file with parameters based on what size content box it's placed in. Being in a column it seems to only want to iterate 2 pictures, and horizontally at that as described by the original poster. And then a column text list of the products. Share this post Link to post Share on other sites
Recommended Posts