Home Forums WoodMart support forum Product icon

Product icon

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #317792

    Rahmat Anik
    Participant

    Hello, I have two issues. Please check the private contents.

    #317931

    Hello,

    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

    #318223

    Rahmat Anik
    Participant

    Hello, 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
    Thanks

    #318388

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .product-grid-item .wcfmmp-store-rating {
    display: inline-block;
    }

    Best Regards

    #318470

    Rahmat Anik
    Participant

    Hello, yes, I forgot to try inline-block.
    Thanks for your great help. 🙂

    #318575

    We 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

Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘Product icon’ is closed to new replies.