Home Forums WoodMart support forum Swatch attributes

Swatch attributes

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #127223

    bing458
    Participant

    Sorry I don’t want to disclose the URL

    #127249

    Hello,

    Woocommerce applies AJAX when attributes number is over 40 that is why it takes time for uploading.

    When you have a few attributes you there would no time for loading.

    You can test it on Storefront theme and see the same.

    Best Regards

    #127284

    bing458
    Participant

    Thanks, BTW, how to customize the swatch attributes? Thanks.

    #127286

    Hello,

    Swatches can be customized with the custom CSS. How do you want to customize? What do you want to change?

    Best Regards

    #127348

    bing458
    Participant

    I am not sure now, but it may look like the website I showed.

    #127366

    Hello,

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

    body .swatches-select>div {
        border:1px solid #1B1919;
        padding:2px;
    }

    Best Regards

    #127384

    bing458
    Participant

    Hi, thanks very much, I like your service, I added the css, but after I selecting, nothing has changed. It seems that I couldn’t find out which one has been selected. Check the link, thanks.

    #127394

    Hello,

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

    body .swatches-select .active-swatch {
        border:2px solid red;
    }

    Replace the color as per your needs so that outline the selected attribute

    Best Regards

    #127470

    bing458
    Participant

    Hi Elise,
    Thanks again,
    I want to add contents (like the Private Content: website) between product attributes such as [ 2019 Graduation Season ]
    Start a new lifestyle,
    Coupon code graduation get 8% off.

    Official Website — 8A Grade 100% Real Virgin Human Hair
    Efficient Operation — Fast Free Shipping, Processed In 24 hours
    Guarantee — 30 Days No Reason Return, 365 Days After-sale Protection
    Professional — Direct Hair Factory, Offer The Factory Price

    I don’t want to add this information one by one, can I do it in bulk? Thanks

    #127503

    Hello,

    You need to create an HTML block with the content which you want to add to the product page and then add its shortcode in the Theme Settings > Shop > Before “Add to cart” https://xtemos.com/docs/woodmart/html-blocks-2/#before_after

    Best Regards

    #127541

    bing458
    Participant

    Thanks, it is very kind of you.
    How can I add the payment button(paypal) on the product page like the site I sent?

    #127561

    Hello,

    If it is a shortcode, add to the text block of the HTML you are going to insert. If it is not a shortcode, contact the plugin support for this issue.

    Best Regards

    #127589

    bing458
    Participant

    Hi, can you please recommend a plugin for this? Thanks.

    #127609

    Hello,

    We can hardly recommend anything as we have not tested any with our theme.

    Best Regards

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