Home › Forums › WoodMart support forum › important
important
- This topic has 9 replies, 2 voices, and was last updated 4 years, 2 months ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
February 15, 2021 at 8:40 am #266590
moh962018ParticipantHello
thanks for your good support i have several questions
1- i want to change the size of the circles ( discount + new ) as they are big compared to the picture
2- i want to show the number of reviews not only the average stars in the shop page for example four star with (10 review )
3- if i want the product at the shop page to be alignment ( look at the attachment ) when some product have a color variation for example and other one dont have they will not be alignment
4- when i share a product i want the picture of the product i share to be appear in the link how i can do that?
5- i want to add a brief description under the product at the shop pageAttachments:
You must be logged in to view attached files.February 15, 2021 at 12:51 pm #266665
Aizaz Imtiaz AwanKeymasterHello,
1. In order to change the style of the badges please add this code to the Theme Settings > Custom CSS > Global:
body .labels-rounded .onsale { color:#ffffff; background-color:#000000; font-size:12px; } /*hot*/ body .labels-rounded .featured { color:#ffffff; background-color:#000000; font-size:12px; } /*new*/ body .labels-rounded .new{ color:#ffffff; background-color:#000000; font-size:12px; }
2. Sorry this is not possible without customization and it is beyond our support services.
3. Do you want to change the height of the product grid while it has the attributes or not? Do you want the same height?
4. You can try fixing this with the Yoast SEO plugin which provides full control over metadata and there you could be able to upload your own image.
You can also read the following article for further help:
https://yoast.com/snippet-preview/5. You should select the product layout for the shop page from Theme Settings >> Shop >> Product Styles: https://ibb.co/5sBd5XL
Best Regards.
February 15, 2021 at 1:08 pm #266675
moh962018Participantthanks for quick response
about number 3 ( suppose i have 1 product with color attribute and one without attribute ) it should look like thispicture picture
attribute blank
price priceso they have the same picture size however if one has attribute the other one will be plank so they will be aligned to each others
2- one another question about question number 1 ( can i add new budget label ? for example points budget ) or any thing can i do that
February 15, 2021 at 1:13 pm #266685
moh962018Participantalso another question
font-size:12px;
this will control the font size how ever i want to control the circle or rectangle size not the font size!
February 15, 2021 at 1:17 pm #266689
Aizaz Imtiaz AwanKeymasterHello,
Can you please share the WP admin login details of your site so I will check and solve the issue on your site?
Best Regards.
February 15, 2021 at 1:35 pm #266694
moh962018Participantok thank you
February 15, 2021 at 9:29 pm #266803
moh962018Participantdid you check it ?
February 16, 2021 at 6:34 am #266878
Aizaz Imtiaz AwanKeymasterHello,
3) Sorry but it is not possible and there is no option in Theme Settings available for that.
1) You could not create a custom label. You can try creating an attribute and set the attribute label to be displayed on the product images.
Screenshot for Clarification: https://ibb.co/k9sYR83
So when the attribute is assigned to any product then its label will be displayed on the product image.
2) To control the size of the labels try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.labels-rounded .product-label { min-height: 30px; min-width: 30px; }
Best Regards.
February 16, 2021 at 8:22 am #266903
moh962018Participantwhy did you ask for the wordpress admin login if its not possible to solve number 1
2- when i create a new attribute the attribute will be under the picture not in the picture
3- i want to add a brief description under the product at the shop page but i want it under the picture not at the hover is that possible ?
February 16, 2021 at 9:00 am #266912
Aizaz Imtiaz AwanKeymasterHello,
2) If you enable the option to display the “show attribute labels on the products” then the attribute will be displayed on the image.
Screenshot for Clarification: https://ibb.co/k9sYR83
3) Sorry but it is not possible to show a detailed description of the product on the shop page. You can only display a short description or additional information on the products.
You can choose the product styles according to your needs from Theme Settings >> Shop >> Product Styles.
Screenshot for Clarification: https://prnt.sc/zphn4i
After enabling the product style please provide the URL of the shop page to check whether it is possible to show summary content without hover or not using Custom CSS.
Regards.
Xtemos Studios. -
AuthorPosts
- You must be logged in to create new topics. Login / Register