• This topic has 1 reply, 2 contibutors, and was last updated 8 years ago by Zarko.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Question

    #64856
    @rummelhoff

    It seems unnecessary to me to require the product description field. The short description is all that’s needed for most cases. Could we change this so that the product description field is not required?

    Answers

    #65392
    @zarko

    Hi @rummelhoff,

    Copy plugins/buddyboss-marketplace/wc-vendors/dashboard/product-edit.php to themes/onesocial-child/wc-vendors/dashboard/product-edit.php and than remove this line of code from copied file:

    
    <?php WCVendors_Pro_Product_Form::short_description( $object_id, $product_short_description );  ?>
    

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)
  • The question ‘Required fields’ is closed to new replies.