Add this code to your child theme’s functions.php
In case you do not have child theme then add code using this plugin – https://wordpress.org/
add_filter('wcfm_is_allow_vendor_order_notes_filter', '__return_true');
Thanks.
Add this code to your child theme’s functions.php
In case you do not have child theme then add code using this plugin – https://wordpress.org/
add_filter('wcfm_is_allow_vendor_order_notes_filter', '__return_true');
Thanks.