Home › Forums › WoodMart support forum › Product icon
Product icon
- This topic has 5 replies, 2 voices, and was last updated 4 years ago by
Elise Noromit.
-
AuthorPosts
-
September 10, 2021 at 11:28 pm #317792
Rahmat AnikParticipantHello, I have two issues. Please check the private contents.
September 11, 2021 at 8:53 pm #317931
Elise NoromitMemberHello,
WCFM vendor name position is controlled by WCFM plugin and cant be changed by modifying theme product hover files. WCFM vendor position can be controlled by plugin option “WCFM Dashboard => Markteplace settings => Sold By Position”. That option allow you to choose place, after which Sold by badge will be displayed: Below Title, Below Price, Below Short Description, Below Add to Cart (https://prnt.sc/1qlgx5y). Some Woodmart product designs didn’t allow vendor name to be placed “Below Add to Cart” button because not enough space there or it break hover layout and in that case it was hidden via CSS.
If you want to use vendor name on Woodmart Quick product design, you need:
1. Navigate to: “WCFM Dashboard => Markteplace settings => Sold By Position”.
2. Choose Sold By Position which is supported by your current product design. In case with “Quick” design, it will be “Below Title” and “Below Price” (https://prnt.sc/1qlgai2).
3. Save plugin settings.Here is an example screenshot with “Quick” product design with vendor badge placed “Below Price”. (https://prnt.sc/1qlg7qd)
As for the blog page, please disable the Masonry grid and upload images of the same size.
If you have any questions please feel free to contact us.
Kind Regards
September 13, 2021 at 2:01 pm #318223
Rahmat AnikParticipantHello, thanks for your valuable reply.
So that would be a problem. Will you make the vendor rating to the center? https://prnt.sc/1s2a7gy
I used css but when I put margin here then single product page’s rating also moved to the right https://prnt.sc/1s2aahn. Will you please send me css for specific class and move the rating to the center? also please careful for mobile and tab version
ThanksSeptember 14, 2021 at 7:31 am #318388
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
.product-grid-item .wcfmmp-store-rating {
display: inline-block;
}Best Regards
September 14, 2021 at 11:23 am #318470
Rahmat AnikParticipantHello, yes, I forgot to try inline-block.
Thanks for your great help. 🙂September 14, 2021 at 3:46 pm #318575
Elise NoromitMemberWe are always happy to help you, write to us when you have any difficulties or issues with our theme.
We would be grateful for 5 stars rate on http://themeforest.net/downloads in case you are satisfied with our theme and customer service
Thank you in advance
-
AuthorPosts
The topic ‘Product icon’ is closed to new replies.
- You must be logged in to create new topics. Login / Register