Post by philodance » Mon Mar 11, 2019 6:57 pm

how can i set width and height of articles on https://shop.bn-service.ch (featured/suggested products)?
when i set the values for width and height in the backend (extensions/extensions/modules) - this values are ignored. but if i change the products, i can see it in the frontend.

New member

Posts

Joined
Thu Jun 07, 2018 5:25 pm

Post by MarketInSG » Tue Mar 12, 2019 1:12 pm

Because you are using bootstrap, the images are scaled to fit into the width of your website.


User avatar
Guru Member

Posts

Joined
Wed Nov 16, 2011 11:53 am
Location - Singapore

Post by letxobnav » Tue Mar 12, 2019 3:27 pm

suggest to reduce the number of columns to 3 per row (or reduce the number of columns for the left menu) and lose the description when in grid view as that looks terrible.

Crystal Light Centrum Taiwan
Extensions: MailQueue | SUKHR | VBoces

“Data security is paramount at [...], and we are committed to protecting the privacy of anyone who is associated with our [...]. We’ve made a lot of improvements and will continue to make them.”
When you know your life savings are gone.


User avatar
Expert Member

Posts

Joined
Fri Aug 18, 2017 4:35 pm
Location - Taiwan

Post by letxobnav » Tue Mar 12, 2019 3:34 pm

Your category view is much better in that sense.
But make sure that your number of products per page is dividable by 3 (columns) or you end up with empty boxes at the end.

Crystal Light Centrum Taiwan
Extensions: MailQueue | SUKHR | VBoces

“Data security is paramount at [...], and we are committed to protecting the privacy of anyone who is associated with our [...]. We’ve made a lot of improvements and will continue to make them.”
When you know your life savings are gone.


User avatar
Expert Member

Posts

Joined
Fri Aug 18, 2017 4:35 pm
Location - Taiwan

Post by philodance » Thu Mar 14, 2019 12:14 am

well... when i click a menu item on left side, i get three columns with products. that looks great. but on the homepage (cliking logo top left), there are four columns ;-(
how can i correct this (i also want here only three columns).

New member

Posts

Joined
Thu Jun 07, 2018 5:25 pm

Post by cyclops12 » Thu Mar 14, 2019 1:27 am

If that Recommended module is the same as the Featured module (just renamed) then goto
catalog/view/theme/YOUR_THEME/template/extension/module/featured.twig and find

Code: Select all

<div class="product-layout col-lg-3 col-md-3 col-sm-6 col-xs-12">
And change to

Code: Select all

<div class="product-layout col-lg-4 col-md-4 col-sm-6 col-xs-12">
This should give you an idea

Expert Member

Posts

Joined
Sun Sep 27, 2015 1:10 am
Who is online

Users browsing this forum: Bing [Bot], NicNie, shanghua and 387 guests