Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WCFM – Marketplace (WooCommerce Multivendor Marketplace) › Customizing Product Add-Ons Tab Type
Tagged: custom addons, product manager, product tabs
- This topic has 5 replies, 2 voices, and was last updated 6 years, 1 month ago by
WCFM Forum.
- AuthorPosts
- February 8, 2019 at 12:00 am #47127
Sean Mac
ParticipantHello!
Recently, I opened a thread about customizing the Add-ons tab and you were very helpful in providing me with a solution: https://wclovers.com/forums/topic/customizing-the-product-addon-tab
I’ve since decided to disable the Woocommerce Product Addons plugin included in Woocommerce Appointments and add it as a stand alone plugin. I would still like to hide the “file upload” and “custom price” fields but I can’t find a template to edit and add to my child theme. How can I make this adjustment?
Attachments:
You must be logged in to view attached files. - February 8, 2019 at 7:13 am #47173
WCFM Forum
MemberHi,
“I’ve since decided to disable the Woocommerce Product Addons plugin included in Woocommerce Appointments and add it as a stand alone plugin”
– Are you able to do this? Now, you are using WC Products Addons plugin separately?
Thank You
- February 8, 2019 at 1:47 pm #47270
Sean Mac
ParticipantYes, I was able to do this. Now, I am using the WC Product Addons plugin separately.
- February 8, 2019 at 3:10 pm #47283
WCFM Forum
MemberHi,
Please add this CSS for the purpose –
.wc-pao-addon-type-select option[value=custom_price], .wc-pao-addon-type-select option[value=file_upload] { display: none !important; }
Thank You
- February 8, 2019 at 4:35 pm #47290
Sean Mac
ParticipantAs always, thank you so much for assistance. Have a great weekend!
- February 8, 2019 at 4:41 pm #47291
WCFM Forum
MemberYou are welcome, same to you 🙂
- AuthorPosts
- The topic ‘Customizing Product Add-Ons Tab Type’ is closed to new replies.