Home › Forums › WoodMart support forum › Products styles custom
Products styles custom
- This topic has 8 replies, 2 voices, and was last updated 2 years, 6 months ago by Elise Noromit.
-
AuthorPosts
-
April 8, 2022 at 1:33 pm #367049
ZakkyParticipantHello
I use “Show summary on hover” products style for my web but i want to add product review stars to show by default.
How i can do this ?
In this style i see that stars on hover, but on hover price disappears. How i can make price and rating start show default and on hover ?Attachments:
You must be logged in to view attached files.April 8, 2022 at 3:22 pm #367061
ZakkyParticipantCan someone help “?
April 9, 2022 at 1:20 am #367130
Elise NoromitMemberHello,
Have you enabled the reviews in the Woocommerce > Settings > Product?
Do you have any reviews for products? The stars appear when at least one review has been added.
Best Regards
April 9, 2022 at 7:44 am #367160
ZakkyParticipantYou’ve misunderstood me. Reviews are enabled in woocommerce and the product have reviews too. My question is about the design of the product style display…
For now i use “Show summary on hover” product style and by deffault it show only Product name, Brand and Price but i want to add there Review Stars…
To be something like Product name, Brand, Reviews, Price ( i attached screen in first post)
Same thing i need on hover…April 10, 2022 at 10:45 am #367334
Elise NoromitMemberHello,
When you enable the reviews and products has at least one review, the product grid would look like this demo: https://woodmart.xtemos.com/shop/
Please deactivate all the plugins except these ones:
Slider Revolution
WPBakery Page Builder or Elementor
Woodmart Core
Contact Form 7
MailChimp for WordPress
WooCommerce
Safe SVGIf the problem has gone, activate the plugins one by one, checking the issue to detect which one causes the problem.
In case, the problem remains, even after all the plugins are deactivated, provide your site admin access (insert the site credentials into the Private content block under the message area) and confirm the permission for plugins deactivation, switching to the parent or default theme. As soon as we complete the testing we will enable all back, however, the site would be without plugins for 15-20 min. You would better make the full backup of your site.
Best Regards
April 10, 2022 at 3:25 pm #367366
ZakkyParticipantYou still don’t understand me… I have exactly the same look as the demo you posted above…
Note that reviews are displayed when you hover over a product, but I want them to always be displayed like in style “Icons on hover”
I find a temporar solution.. i chenged my Product style to “Icons on hover” but help me to hide this element..look at screen that im attached !
Thank youAttachments:
You must be logged in to view attached files.April 11, 2022 at 9:30 am #367543
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .wd-hover-icons .wrapp-buttons { visibility: visible; opacity: 1; transform: translateY(0) translateZ(0); }
Best Regards
April 11, 2022 at 10:37 am #367565
ZakkyParticipantGuys, this isn’t working…
What language do you speak? I get the feeling that you don’t understand me…
I put this css in Theme Settings > Custom CSS > Global and for now this element is visible all time ..
Write cod was:body .wd-hover-icons .wrapp-buttons {
display: none;
}April 12, 2022 at 12:11 am #367737
Elise NoromitMemberHello,
Sorry, I took into consideration this part: “Note that reviews are displayed when you hover over a product, but I want them to always be displayed like in style “Icons on hover” and ignored this part as you say you have solved that: “I find a temporar solution.. i chenged my Product style to “Icons on hover” but help me to hide this element..look at screen that im attached !”
You are right, the code you corrected should hide the icons.
Best Regards
-
AuthorPosts
Tagged: Products styles, rating, stars
- You must be logged in to create new topics. Login / Register