Title: Fields Validation
Last modified: June 29, 2020

---

# Fields Validation

 *  Resolved [mm1978](https://wordpress.org/support/users/mm1978/)
 * (@mm1978)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/fields-validation-2/)
 * Hello! Is there any way to insert a validation for the form fields, preventing
   the customer from making the purchase without completing the fields correctly?
 * Waiting for your reply!
 * Best regards!

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [pimwick](https://wordpress.org/support/users/pimwick/)
 * (@pimwick)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/fields-validation-2/#post-13051319)
 * We use the built in WooCommerce template system so that you can fully customize
   these fields.
 * To override the HTML for these fields, copy this file:
    `/wp-content/plugins/
   pw-woocommerce-gift-cards/templates/woocommerce/single-product/add-to-cart/pw-
   gift-card-before-add-to-cart-quantity.php`
 * To here (create any missing subfolders):
    `/wp-content/themes/<your_theme>/woocommerce/
   single-product/add-to-cart/pw-gift-card-before-add-to-cart-quantity.php`
 * Once the file is in your theme folder, open it up in a text editor and add the
   appropriate “required” HTML attribute to the fields.
 *  Thread Starter [mm1978](https://wordpress.org/support/users/mm1978/)
 * (@mm1978)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/fields-validation-2/#post-13055138)
 * Thank you for your reply.
 * I noticed that the “required” attribute is already in the code. Unfortunately
   my theme is not following the validation.
 * Thank you, anyway!
 * Best regards.
 *  Plugin Author [pimwick](https://wordpress.org/support/users/pimwick/)
 * (@pimwick)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/fields-validation-2/#post-13055161)
 * Sounds good, best of luck with your store!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Fields Validation’ is closed to new replies.

 * ![](https://ps.w.org/pw-woocommerce-gift-cards/assets/icon-256x256.png?rev=1809373)
 * [PW WooCommerce Gift Cards](https://wordpress.org/plugins/pw-woocommerce-gift-cards/)
 * [Support Threads](https://wordpress.org/support/plugin/pw-woocommerce-gift-cards/)
 * [Active Topics](https://wordpress.org/support/plugin/pw-woocommerce-gift-cards/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pw-woocommerce-gift-cards/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pw-woocommerce-gift-cards/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [pimwick](https://wordpress.org/support/users/pimwick/)
 * Last activity: [5 years, 11 months ago](https://wordpress.org/support/topic/fields-validation-2/#post-13055161)
 * Status: resolved