Home › Forums › WoodMart support forum › Support removing featured image from product gallery and add read more button
Support removing featured image from product gallery and add read more button
- This topic has 8 replies, 2 voices, and was last updated 7 months, 4 weeks ago by Aizaz Imtiaz Awan.
-
AuthorPosts
-
April 16, 2024 at 1:21 am #557471
skibinskiyParticipantHello, I need support please (free or paid) to have an option to remove featured image from the product gallery and add read more button for the category description when it has more than 2 rows.
please how can I get it done?
April 16, 2024 at 12:46 pm #557644
Aizaz Imtiaz AwanKeymasterHello,
Sorry to say but we didn’t seem to understand your concern properly. Could you please elaborate on your concern more with some useful Screenshots so that we can better understand and assist you accordingly of what you actually want.
Best Regards.
April 16, 2024 at 1:05 pm #557655
skibinskiyParticipantSure, I’m adding the screens:
Attachments:
You must be logged in to view attached files.April 16, 2024 at 1:16 pm #557664
skibinskiyParticipanthttps://staging.leador.ro/butic/cercei-din-aur-de-18k-cu-radacina-de-safir-natural-briolete-93901/
I would like to have an option to hide the thumbnail from some product pages, the first image.
Attachments:
You must be logged in to view attached files.April 16, 2024 at 4:33 pm #557741
Aizaz Imtiaz AwanKeymasterHello,
01. You can create an HTML block and add it into the category Description. You can add a button for “read more”. https://xtemos.com/docs/woodmart/html-blocks-2/#cat_att_tag
Please follow this:
https://xtemos.com/docs-topic/read-more-button-for-text-or-section-row/02. Try to use another gallery layout from Theme Settings > Single Product > Gallery > gallery Layout.
If you want to hide the image, Try to add the following custom css code in Theme Settings > Custom CSS > Global Custom CSS.
.single-product .woocommerce-product-gallery .woocommerce-product-gallery__image { display: none; }
Best Regards.
April 17, 2024 at 11:45 am #557931
skibinskiyParticipant.single-product .woocommerce-product-gallery .woocommerce-product-gallery__image {
display: none;
}This code is not working because.
Can you please log in and check it out because gallery image classes are changed; you mentioned giving some old class names…
And switching the gallery template is not helpful to solving this issue.
number 2, The HTML block for read more button can\’t work automatically – we will have to add it to every category we want it to show it. Hope you understand what I mean. Can it be implemented Theme-wise globally for all categories that has, let\’;s say more than 1 paragraph? Thank you.
April 17, 2024 at 3:02 pm #558029
Aizaz Imtiaz AwanKeymasterHello,
01. For this you need to add some code customization. Please follow this guide:
https://wpsites.net/genesis-tutorials/remove-woocommerce-single-thumbnail-images-from-product-details-page/02. Sorry to say there is no automatic option in theme settings available for that. This is the possible way which i told you.
Best Regards.
April 19, 2024 at 1:33 am #558668
skibinskiyParticipantHi Aizaz,
The code you sent us is removing the image completely and ruins the controls of the “thumbnail gallery|” carousel like below.
https://ibb.co/njxftPKThat is not what we have in mind, we just want to simply remove the Featured image from all products in a Single Product template scenario, leave it in archive template for categories, search etc. Just remove it from a Single Product page and show a first Gallery image instead like a screenshot below.
We are out of options here as our time runs out in less than 2 days and this are only customization we were unable to resolve ourselves without help of your support team, so it would be very nice if you could help us out only this once.
Thanks in advance for all your help
- This reply was modified 7 months, 4 weeks ago by skibinskiy.
- This reply was modified 7 months, 4 weeks ago by skibinskiy.
April 19, 2024 at 1:09 pm #558848
Aizaz Imtiaz AwanKeymasterHello,
01.Sorry, but there is no option in Theme Settings available for that. It requires customizations and this is beyond our limitations and support policy. You need to find a third party plugin to achieve more functionality that best suits you.
02. Sorry, this is a possible way you can do it without additional customization. You can create an HTML block and add it into the category Description. You can add a button for “read more”. https://xtemos.com/docs/woodmart/html-blocks-2/#cat_att_tag
Please follow this:
https://xtemos.com/docs-topic/read-more-button-for-text-or-section-row/Best Regards.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register