Viewing 1 replies (of 1 total)
  • Plugin Author WisdmLabs

    (@wisdmlabs)

    Hi Evandro40,

    To remove the message length restriction following changes need to be done in product-enquiry-for-woocommerce/js/conatct.js

    Comment line no:43
    minlength:10,

    To change the message text make the required changes in line no:204
    ‘wdm_enquiry’ => __(‘Enquiry length must be atleast 10 characters.’,’wdm-product-enquiry’) ));

Viewing 1 replies (of 1 total)
  • The topic ‘How to disable the "Enquiry length must be atleast 10 characters."?’ is closed to new replies.