Home › Forums › WoodMart support forum › Swatch attributes
Swatch attributes
- This topic has 13 replies, 2 voices, and was last updated 5 years, 5 months ago by Elise Noromit.
-
AuthorPosts
-
June 5, 2019 at 8:54 am #127223
bing458ParticipantSorry I don’t want to disclose the URL
June 5, 2019 at 11:25 am #127249
Elise NoromitMemberHello,
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
June 5, 2019 at 2:21 pm #127284
bing458ParticipantThanks, BTW, how to customize the swatch attributes? Thanks.
June 5, 2019 at 2:43 pm #127286
Elise NoromitMemberHello,
Swatches can be customized with the custom CSS. How do you want to customize? What do you want to change?
Best Regards
June 6, 2019 at 9:59 am #127348
bing458ParticipantI am not sure now, but it may look like the website I showed.
June 6, 2019 at 11:34 am #127366
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .swatches-select>div { border:1px solid #1B1919; padding:2px; }
Best Regards
June 6, 2019 at 12:56 pm #127384
bing458ParticipantHi, 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.
June 6, 2019 at 1:36 pm #127394
Elise NoromitMemberHello,
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
June 7, 2019 at 12:04 am #127470
bing458ParticipantHi 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 PriceI don’t want to add this information one by one, can I do it in bulk? Thanks
June 7, 2019 at 7:05 am #127503
Elise NoromitMemberHello,
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
June 7, 2019 at 9:58 am #127541
bing458ParticipantThanks, it is very kind of you.
How can I add the payment button(paypal) on the product page like the site I sent?June 7, 2019 at 11:56 am #127561
Elise NoromitMemberHello,
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
June 7, 2019 at 2:04 pm #127589
bing458ParticipantHi, can you please recommend a plugin for this? Thanks.
June 7, 2019 at 4:42 pm #127609
Elise NoromitMemberHello,
We can hardly recommend anything as we have not tested any with our theme.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register