Home › Forums › WoodMart support forum › Brand thumbnails in layered nav widget
Brand thumbnails in layered nav widget
- This topic has 17 replies, 2 voices, and was last updated 7 years, 3 months ago by Artem Temos.
-
AuthorPosts
-
September 21, 2017 at 11:01 am #19965
dozeParticipantHi,
I managed to upload an image for my custom brand attribute, but I can’t figure out where are the settings of the thumbnails. I select “large” in the widget option swatches size, the image I uploaded is 300×300 but they are extremely small. I’d like them to be like your brands in your demo, what do I do wrong?
Regards
September 21, 2017 at 12:37 pm #19972
Artem TemosKeymasterHi,
Please, send us a link where we can see brands on your website and check the problem.
Thank you
September 21, 2017 at 2:48 pm #19981
dozeParticipantSure: https://asapunara.com/categoria-prodotto/prodotti-corpo/ I’d like them to be bigger, as said, and without description as well, just as in your demo site.
Also, at the bottom of homepage: https://asapunara.com there is the brand carousel. Altough as I said I uploaded 300×300 logos, some of them are streched out while others are shown with the correct thumbnail.
Thanks!
September 21, 2017 at 2:50 pm #19983
Artem TemosKeymasterWe don’t see your website because of maintenance mode.
September 21, 2017 at 3:49 pm #19986
dozeParticipantok, i’ll get you a user
September 21, 2017 at 5:52 pm #19995
Artem TemosKeymasterSorry, but the login or password seems to be wrong. We can’t access.
September 22, 2017 at 7:08 am #20026
dozeParticipantSorry, my fault
September 22, 2017 at 7:23 am #20029
Artem TemosKeymasterTry to set “Show labels” option for this widget to “off”.
September 22, 2017 at 8:37 am #20032
dozeParticipantDone it, doesn’t work. I’ve also set “Attributes swatches size” in the attribute preferences as “extra-large” but again, nothing.
September 22, 2017 at 9:15 am #20034
Artem TemosKeymasterCould you please provide an access to your admin panel so we can check the configuration?
September 22, 2017 at 9:34 am #20042
dozeParticipantok, try now. the custom attribute for brand is “marca”
September 22, 2017 at 9:38 am #20043
Artem TemosKeymasterYou need to disable this option for your brands to remove the text and make images larger https://gyazo.com/f638b3128cfdd7bde15c85ea4c4a2fc8
Also, add the following code snippet to the custom CSS to increase images
.woodmart-woocommerce-layered-nav .swatches-large.swatches-brands .filter-swatch>span { width: 110px; height: 60px; }
September 22, 2017 at 9:56 am #20044
dozeParticipantWOW, thanks a lot!
Any idea why they look weird, like a bit streched out, on the brand carousel in homepage? Is there a snippet to take control of them as well?
September 22, 2017 at 12:27 pm #20045
Artem TemosKeymasterDo you mean that they are small on the home page?
September 22, 2017 at 3:57 pm #20053
dozeParticipantWell no, I mean they don’t all look the same in the carousel. It’s in the homepage, above the footer, and first batch look fine, but as you slide past you see the last logos are stretched out, not square. If I set the brand viewer as “Grid” without selecting the number of columns, there are 11 logos per row and they show correctly. Maximum number of columns in carousel is 8 though, so they don’t fit. What’s the suggested resolution for logos anyway? Maybe I did it wrong from the beginning..
September 22, 2017 at 9:48 pm #20059
Artem TemosKeymasterTry to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
div.brands-widget .brand-item img { max-height: 70px; width: auto; }
September 23, 2017 at 9:55 am #20085
dozeParticipantThank you!
September 23, 2017 at 12:56 pm #20094
Artem TemosKeymasterYou are welcome!
-
AuthorPosts
The topic ‘Brand thumbnails in layered nav widget’ is closed to new replies.
- You must be logged in to create new topics. Login / Register