• Resolved megosoft

    (@megosoft)


    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

    (@codemenschen)

    Hi @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

    (@megosoft)

    Is there any simple way how can I do that?

    Hi @codemenschen, I am interesting by this topic. Is it simple to add custom field and customize the voucher template ?

    Thanks,
    FX

    Plugin Author Codemenschen

    (@codemenschen)

    Hi @vayier @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.