Home › Forums › WoodMart support forum › Style of product in archive
Style of product in archive
- This topic has 11 replies, 2 voices, and was last updated 1 month, 2 weeks ago by Aizaz Imtiaz Awan.
-
AuthorPosts
-
October 4, 2024 at 9:32 pm #602629
DEVPOM1234ParticipantHello,
Check the image bellow.
I would like to only show in the archive :
– Name of product
– Price
– Heart (whichlist top of right image)Not hover effect, not add to cart button. But when the customer click on the product, the single page open and it’s normal page (with add to cart button) so I don’t want catalogue mode.
Attachments:
You must be logged in to view attached files.October 5, 2024 at 1:09 pm #602733
Aizaz Imtiaz AwanKeymasterHello,
Try to use the Theme’s Layout Builder you can create Custom Layouts for WooCommerce pages like Shop, Category, Single Product page, Cart, and Checkouts. You can use that to create your own custom layouts for these pages. Try to use a product grid or carousel and set the products hover design “small”.
Further, you can read more about the Layout Builder here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
Best Regards
October 5, 2024 at 2:53 pm #602757
DEVPOM1234ParticipantHello,
Thank you.
It’s already what I did.
But in “small”, the text is beside not under the image (see attachment)So how can I do this ?
Another question : How can I make “read more” button ? (see attachment)
Attachments:
You must be logged in to view attached files.October 7, 2024 at 8:10 am #602889
Aizaz Imtiaz AwanKeymasterHello,
01. Navigate to Theme Settings > Product Archive > Product Styles > Product title lines limit. Set the number of product title lines if it does not fit on one line.
https://ibb.co/2kztmN502. Please follow this guide and add the read more button.
https://xtemos.com/docs-topic/read-more-button-for-text-or-section-row/Best Regards
October 7, 2024 at 2:30 pm #603076
DEVPOM1234ParticipantHello,
It’s already on the 1 line like you can see on the picture I previous sent to you….
Is not my question.October 7, 2024 at 3:57 pm #603127
Aizaz Imtiaz AwanKeymasterHello,
Try to Set the number of product title lines “None” and check the issue.
Best Regards
October 7, 2024 at 4:00 pm #603130
DEVPOM1234ParticipantMy request is : I don’t wan’t to show add to cart button over the image.
I want the same design than ““small” design but with the texte under the image (check my exemple in attachment).Attachments:
You must be logged in to view attached files.October 8, 2024 at 9:06 am #603270
Aizaz Imtiaz AwanKeymasterHello,
Can you please share the page URL so I will check and give you a possible solution?
Best Regards
October 8, 2024 at 9:46 am #603300
DEVPOM1234ParticipantHello,
In private, find the URL.
You will see several products carrousels, I don’t want to show add to cart button on the main image I would like same design than “small” style but with text under the image like my exemple on the previous picture.Other question (issue) :
Cookies bar on the mobile : when we accept the cookies the bar still to show under the nav bar (see in attachment)
Attachments:
You must be logged in to view attached files.October 8, 2024 at 11:45 am #603365
Aizaz Imtiaz AwanKeymasterHello,
01. Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
.product-grid-item .wd-add-btn { display: none; }
If you want to disable hover, navigate to theme settings > products archive > Products styles > disable the option “Hover Image”.
02. After accepting the cookie, it is working fine and not shown.
https://ibb.co/ZYLcX4BBest Regards
October 8, 2024 at 1:50 pm #603400
DEVPOM1234Participant01. It’s exactly What I want, thank you a lot !
02. I tried on 5 mobiles and same issue, we can see this when we scroll. If you just open windows it’s OK but when we scroll the cookie bar appear
October 8, 2024 at 3:27 pm #603440
Aizaz Imtiaz AwanKeymasterHello,
Can you please record a short video for better understanding to reproduce the issue on your site.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register