Home › Forums › WoodMart support forum › Product Categories in Visual Composer shows different sized images
Product Categories in Visual Composer shows different sized images
- This topic has 42 replies, 2 voices, and was last updated 6 years, 9 months ago by Artem Temos.
-
AuthorPosts
-
February 9, 2018 at 1:35 pm #38634
arven1ParticipantSo there are no plugin that can achieve that ever right?
February 9, 2018 at 2:32 pm #38647
Artem TemosKeymasterWe didn’t have a chance to work with such plugin so we can’t suggest you one.
February 9, 2018 at 9:23 pm #38731
arven1ParticipantUnderstood. Can you tell me is there any possible way of displaying DESCRIPTION, ADDITIONAL INFORMATION, REVIEWS, SHIPPING & DELIVERY on vertical not under the product so it can be more visible?
February 9, 2018 at 10:06 pm #38735
arven1ParticipantIf that is not possible, is it possible to make this buttons to look something like this in attachment?
February 10, 2018 at 10:47 am #38800
Artem TemosKeymasterTry to add the following code snippet to the Custom CSS area for dekstop device only in Theme Settings to change the button
body .tabs-layout-tabs .tabs li { margin-right:0; } body .tabs-layout-tabs .tabs li a { padding-top: 17px; padding-bottom: 17px; padding-left:30px; padding-right:30px; line-height: 1; } body .tabs-layout-tabs .tabs li.active a { background-color: #c13030; color: white; } body .tabs-layout-tabs .tabs li a:after { content:none; }
February 14, 2018 at 11:36 pm #39904
arven1ParticipantThanks, this works. What about vertical align of products. Something like it is here: https://cms-assets.tutsplus.com/uploads/users/227/posts/25438/image/product-attributes-before.jpg
February 15, 2018 at 7:41 am #39932
Artem TemosKeymasterSorry, but there is no such style for products tabs in our theme. You can try to use “Accordion” style available in Theme Settings -> Product page -> Tabs.
February 15, 2018 at 9:24 pm #40157
arven1ParticipantThanks. I believe that will be good enough. 🙂
Tell me something else please, when you access single product page (check private link for example), why is this message preset in there: The product is already in quote request list!
Even that product is not added to quote list at all. Do you maybe know why?February 15, 2018 at 9:27 pm #40158
arven1ParticipantAlso one more question is there… you said that through HTML Blocks I can add new Tab in single product page, but seems like this tab needs to be same for all single product pages. Is there any possibility to set up different tab for each single product?
February 16, 2018 at 7:11 am #40183
Artem TemosKeymaster1. This message is related to quote plugin you use so would better contact its developers for help in this question.
2. Sorry, but our theme doesn’t have additional options for tabs and there is no possibility to add custom tab for particular products.
Regards
February 16, 2018 at 11:58 pm #40415
arven1ParticipantI find a way for 2. I’ll contact plugin developers for 1.
But one thing is not clear for me… My product thumbnails on homepage are blurred after I use Regenerate thumbnail plugin for it. I don’t want it to be blurred! But in new Woocommerce there are no possibility to adjust which sizes of products to get because it is automatically reduced size. Now, how can I adjust this images not to be blurred? That’s very important and surely related with your theme. Can you help?
February 17, 2018 at 12:25 am #40418
arven1ParticipantIgnore my last question, I find the way. Thank you.
February 17, 2018 at 3:49 pm #40489
Artem TemosKeymasterOK, we are glad that you found the solution.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register