Title: Add custom input
Last modified: September 11, 2020

---

# Add custom input

 *  Resolved [megosoft](https://wordpress.org/support/users/megosoft/)
 * (@megosoft)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/add-custom-input/)
 * Hello, is possible to add custom input field? Our client ask to add phone number
   between e-mails inputs. Is that possible?

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

 *  Plugin Author [Codemenschen](https://wordpress.org/support/users/codemenschen/)
 * (@codemenschen)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/add-custom-input/#post-13392605)
 * Hi [@megosoft](https://wordpress.org/support/users/megosoft/)
 * If you want to add custom field then need to customize the plugin core files.
   From admin directly it is not possible.
 * We will try to add this kind of feature in future updates 🙂
 *  Thread Starter [megosoft](https://wordpress.org/support/users/megosoft/)
 * (@megosoft)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/add-custom-input/#post-13433217)
 * Is there any simple way how can I do that?
 *  [vayier](https://wordpress.org/support/users/vayier/)
 * (@vayier)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/add-custom-input/#post-13538556)
 * Hi [@codemenschen](https://wordpress.org/support/users/codemenschen/), I am interesting
   by this topic. Is it simple to add custom field and customize the voucher template?
 * Thanks,
    FX
 *  Plugin Author [Codemenschen](https://wordpress.org/support/users/codemenschen/)
 * (@codemenschen)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/add-custom-input/#post-13538621)
 * Hi [@vayier](https://wordpress.org/support/users/vayier/) [@megosoft](https://wordpress.org/support/users/megosoft/)
 * To add the custom field need to modify the plugin. If you are able to modify 
   the plugin then you can update the “giftitems.php” and “front.php” also, if you
   want to save it to Database then need to pass the value by js file from below
   folders.
 * gift-voucher/assets/js/voucher-script.js
    gift-voucher/assets/js/item-script.
   js
 * To save data you can modify below file.
    gift-voucher/include/wpgv_voucher_pdf.
   php gift-voucher/include/wpgv_item_pdf.php
 * Let us know if you need further help 🙂

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

The topic ‘Add custom input’ is closed to new replies.

 * ![](https://ps.w.org/gift-voucher/assets/icon-256x256.png?rev=2433083)
 * [Gift Cards (Gift Vouchers and Packages) (WooCommerce Supported)](https://wordpress.org/plugins/gift-voucher/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/gift-voucher/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/gift-voucher/)
 * [Active Topics](https://wordpress.org/support/plugin/gift-voucher/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gift-voucher/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gift-voucher/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [Codemenschen](https://wordpress.org/support/users/codemenschen/)
 * Last activity: [5 years, 7 months ago](https://wordpress.org/support/topic/add-custom-input/#post-13538621)
 * Status: resolved