Home Forums WC Vendors Pro Support Vendor add product page with lots of categories and sub cats Reply To: Vendor add product page with lots of categories and sub cats

#12451
WC Vendors Support
Participant

Thanks for your constructive feedback on that. We’re always looking into ways to improve!

In order to add/edit text on the add/edit product page, you would copy:

/wp-content/plugins/wc-vendors-pro/templates/dashboard/product-edit.php

to:

/wp-content/themes/YOURTHEME/wc-vendors/dashboard/product-edit.php

……and edit away! You’ll see the category object is on line # 42, so adding your text above or below that would be just fine. 🙂