Home Forums WoodMart support forum Variations texts

Variations texts

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #76736

    indrapal
    Participant

    Team,

    My size text is not showing on variation products https://prnt.sc/ktcsdv

    #76755

    Artem Temos
    Keymaster

    Hi,

    Please, provide us your admin access so we can login and check this on your side.

    Thank you in advance.

    #76803

    indrapal
    Participant

    Please check

    #76806

    Hello,

    Navigate to Product > Attribute > Configure Items > enter each and disable swatches http://prntscr.com/kthxim I have disabled a few and they work now.

    Best Regards

    #76921

    indrapal
    Participant

    Thanks Team,

    1. Need more help here, How to show 1st size attribute box as active https://prnt.sc/ktvuci and that filled with some background color and on the shop page how to share sizes here https://prnt.sc/ktvvhg I have selected some option here https://prnt.sc/ktvvot to show size attribute on product grid but I think its not working.

    2. Which file to be edit for making some modification in onsale tag. I want to show like “Sale 4%” instead of “-4%”

    Thanks

    #76940

    Hello,

    1. In order to show variation by default, enter the product variation and set the default size http://prntscr.com/ktxloj

    2. Add the variation to the products. Now they do not have.

    3.Modify this file: inc/woocommerce.php function is called woodmart_product_label

    Best Regards

    #76997

    indrapal
    Participant

    Thanks Team,

    How do I give some space here https://prnt.sc/ku0xq4 in between sidebar and main container like this https://prnt.sc/ku0yqw

    #77014

    Hello,

    Please add this code:

    .shop-content-area{
    padding-top:15px;
    }
    .area-sidebar-shop{
    padding-left:20px;
    }

    Change the paddings.

    Best Regards

    #77030

    indrapal
    Participant

    Hi Team,

    Below given code was not helpful,

    .area-sidebar-shop{
    padding-left:20px;
    }

    I think we need to adjust width size of both sidebar and main container. can you please give me proper code

    Thanks

    #77034

    Hello,

    Navigate to the Theme Settings > Shop > SIDEBAR & PAGE TITLE > set shop page with a sidebar and set sidebar medium or large.

    Best Regards

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