Home › Forums › WoodMart support forum › Editing Product Styles
Editing Product Styles
- This topic has 10 replies, 2 voices, and was last updated 3 years, 3 months ago by
Elise Noromit.
-
AuthorPosts
-
April 27, 2022 at 7:15 pm #371458
palimexParticipantThe theme provides nine Product Styles such as Full info on hover, Quick, and Show summary on hover, etc.
How can I edit these styles? I know there is no Product Style builder or editor, but which PHP files can I look at to edit these? Are there defined in the css/parts directory? somewhere in the woodmart/woocommerce directory?
Thanks!
April 28, 2022 at 1:34 am #371512
Elise NoromitMemberHello,
Unfortunately, there is no option to edit these styles as the code is contained in several files.
You would better consider using WooCommerce layouts builder https://xtemos.com/docs-cat/woocommerce-layouts-builder/?theme=woodmart
If you have any questions please feel free to contact us.
Best Regards
April 28, 2022 at 1:51 am #371516
palimexParticipantAre you saying that I can create a new Product Style using the layouts builder? I don’t see that option.
April 28, 2022 at 3:04 am #371523
Elise NoromitMemberHello,
Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.
Best Regards
May 2, 2022 at 6:42 pm #372558
palimexParticipantThere is nothing to look at…. I’m simply asking a general question:
In your initial response you said, “You would better consider using WooCommerce layouts builder https://xtemos.com/docs-cat/woocommerce-layouts-builder/?theme=woodmart”
I don’t see a layout builder for Product Styles; the only ones I see are Single Product, Product Archive, Cart, and Checkout.
Is there a layout builder for Product Styles? If yes, that will solve my problem.
May 3, 2022 at 3:01 pm #372777
Elise NoromitMemberHello,
As I told you above it is not possible to edit the styles. The layout allows to the creation of any shop page template at the same time, the product grid item is not editable.
What would you like to change? If it is the minor change we will try to give you custom CSS.
Best Regards
May 3, 2022 at 6:00 pm #372841
palimexParticipantI would definitely appreciate that! One thing I know for sure that it’s DEFINITELY possible. I have used another theme in the past (Avada) in conjunction with WordPress and Woo, and the theme developer was able to modify the code.
We need the following 3 things:
The shop page currently displays the image, name, and price for each product. I would like some additional info to appear here as well:
1. UPC#
2. Pack/SizeThis info is already in woocommerce for each product, and it’s displayed on the product page (I believe it’s meta deta)
3. Price Per Unit
Price per unit is simply the price of the product divided by the pack/size. If the price per unit can be displayed under the product price that would be great.
#1 and #2 should be easy, and I am confident you guys will be able to do it. #3 just definitely possible too (Avada was able to do it), but it’s probably not straightforward like #1 and #2.
I appreciate you help!
May 5, 2022 at 2:17 am #373127
Elise NoromitMemberHello,
Sorry for the delay with this issue.
When I try to click on any page in the menu, nothing happens.
The shop page currently displays the image, name, and price for each product. I would like some additional info to appear here as well: 1. UPC# 2. Pack/Size
You can create an attribute with an attribute item, select “Show summary on hover” and enable showing attributes table in the short description.
Price per unit is simply the price of the product divided by the pack/size. If the price per unit can be displayed under the product price that would be great.
The grid cannot have two prices, unfortunately.
Best Regards
May 5, 2022 at 11:46 pm #373485
palimexParticipantYes, but the Show summary on hover doesn’t have the quick product quantity box.
Anyways, I was able to write a plugin to display the meta data AND retain the quick product quantity box. It is also displaying the price per unit programmatically. Check out the attached image.
If you come across anyone else needs something similar, I’ll be more than happy to help them out. Just let me know!
May 5, 2022 at 11:53 pm #373487May 7, 2022 at 2:22 am #373833
Elise NoromitMemberHello,
You will need to make the choice: to show the attributes or to show the quantity in the grid.
If you have any questions please feel free to contact us.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register