Home › Forums › WoodMart support forum › Product Rating in Product Card .
Product Rating in Product Card .
- This topic has 19 replies, 3 voices, and was last updated 3 years, 11 months ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
August 31, 2020 at 10:53 am #222402
subscription.mbsysParticipanthow can i display the product rating in product card and change the product title and amount font size?
Attachments:
You must be logged in to view attached files.August 31, 2020 at 12:08 pm #222438
Aizaz Imtiaz AwanKeymasterHello,
To display rating you need to have some reviews of the products then it will be displayed to the products.
And to increase the font-sizes. You can use advanced typography settings under Theme Settings >> Typography.
You can read our detailed documentation for further help:
https://xtemos.com/docs/woodmart/advanced-typography-settings/Regard’s.
Xtemos Studio.August 31, 2020 at 2:32 pm #222492
subscription.mbsysParticipantthank you i have updated the product font size. what did you do to enable the product ratings ? and how can i fix the product cards bottom alignment ??
Attachments:
You must be logged in to view attached files.September 1, 2020 at 6:18 am #222610
Aizaz Imtiaz AwanKeymasterHello,
You are Most Welcome.
I saw the screenshot you attached.
1) I have done nothing. The product rating is WooCommerce functionality and you need to have at least one review to display it. I have just guided you on how it works.
2) This is not an issue by any means the alignment is off because the product has a star rating to it. Please try adding at least one review of all the products. So that all the products will be displayed aligned.
Regard’s.
Xtemos Studio.September 1, 2020 at 9:53 am #222679
subscription.mbsysParticipanthow can i leave a blank <div> if the product has no rating so that i can align all the product grid. can you provide me the custom CSS for this ? i have attached a demo product card which has a blank div in absence of rating and the alignment is ON. i don’t think adding at least one default review is a good idea.
Attachments:
You must be logged in to view attached files.September 1, 2020 at 12:51 pm #222730
Aizaz Imtiaz AwanKeymasterHello,
Sorry, but it is not possible to add empty div to the reviews for the products.
You can try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.product-grid-item .woodmart-hover-tiled .product-element-bottom { height: 115px; }
Best Regards.
September 1, 2020 at 1:39 pm #222758
subscription.mbsysParticipantadded the following code but nothing changed. also when i click on the on the rating in product detail page it navigates me to review section but the user is not landed properly in the section.
what i get is shown in first screenshot and what i want is shown in second screenshotAttachments:
You must be logged in to view attached files.September 2, 2020 at 6:14 am #222921
Aizaz Imtiaz AwanKeymasterHello,
I saw the screenshots you attached.
Please replace the previous code with the following in the Global Custom CSS area under Theme Settings >> Custom CSS.
.product-grid-item .product-element-bottom { height: 115px; }
And I have checked the ratings and is taking us to the reviews section fine. Actually your sticky header is overlapping them because you have added all the elements as sticky that’s why it is displayed like this.
Regard’s.
Xtemos Studio.September 2, 2020 at 5:26 pm #223125
subscription.mbsysParticipantThank you. updated the product card and it looks fine now. can you help me to add empty space to the product card which has no rating so that the price text is aligned with other card which has rating on it. Also the Product title is chopped off, i want it to be on lines (currently its two lines ) and then use dots if further long.
September 3, 2020 at 6:19 am #223204
Aizaz Imtiaz AwanKeymasterHello,
You are Most Welcome.
Sorry but there is no such option in Theme Settings for what you want to achieve. We could not add empty space to the products that do not have the ratings to it. It requires customizations and this is beyond our limitations and support policy.
Regard’s.
Xtemos Studio.September 4, 2020 at 2:24 am #223496
subscription.mbsysParticipanthow woodmart wish list functionality works ? How to implement add to wishlist from product detail page ?
September 4, 2020 at 7:16 am #223540
Aizaz Imtiaz AwanKeymasterHello,
You can enable the WoodMart wishlist function from Theme Settings >> Shop >> Wishlist.
Screenshot for Clarification: https://ibb.co/vBbPm4r
Then you need to select a page that will contain the shortcode “[woodmart_wishlist]” for wishlist from there as well.
Regard’s.
Xtemos Studio.September 8, 2020 at 3:26 am #224409
subscription.mbsysParticipantIs there short code for add to wishlist ?
September 8, 2020 at 3:34 am #224410
subscription.mbsysParticipantplease provide me a code or route so that i can add functionality to wishlist icn. is there any shortcode to add product in wish list from product detail page.
September 8, 2020 at 5:56 am #224417
subscription.mbsysParticipant#222921 in this ticket you said i have kept every element sticky then how can i solve this problem ???
i want the review section loaded at the center of the window (screen) when user clicks rating and review in product page. currently it loads at the top of the window.September 8, 2020 at 7:47 am #224457
Aizaz Imtiaz AwanKeymasterHello,
As I mentioned in my previous reply.
You can enable the WoodMart wishlist function from Theme Settings >> Shop >> Wishlist.
Screenshot for Clarification: https://ibb.co/vBbPm4r
And this is not an issue by any means you have selected all the rows as sticky that’s why it is hiding below it. You can try disabling header bottom as sticky then clear the cache and check back.
Regard’s.
Xtemos Studio.September 9, 2020 at 1:41 am #224734
subscription.mbsysParticipanthello woodmart, actually this is an issue. Now i am facing this problem : i want all three header row or main & bottom header as sticky in desktop view. also i want the review section to load properly . is there any solution ? my total height for all three sticky header is 35+95+35 px (desktop).
September 9, 2020 at 6:41 am #224764
Aizaz Imtiaz AwanKeymasterHello,
You can try enabling the option sticky header to hide when scrolling down from Woodmart >> Header Builder >> Edit Header.
Screenshot for Clarification: https://ibb.co/TRCmks7
Then the sticky header will not be displayed when you scroll down.
Regard’s.
Xtemos Studio.March 30, 2021 at 7:04 pm #277663
mdzihanParticipantHow to make all products same size
Attachments:
You must be logged in to view attached files.March 31, 2021 at 6:41 am #277751
Aizaz Imtiaz AwanKeymasterHello,
@mdzihan I saw the screenshot you attached.Please read our detailed documentation for help about this:
https://xtemos.com/docs/woodmart/faq-guides/image-size-content-alignment-product-grid/If you have any other questions then create a new topic.
Best Regards
-
AuthorPosts
The topic ‘Product Rating in Product Card .’ is closed to new replies.
- You must be logged in to create new topics. Login / Register