Overriding templates via theme

“Overriding templates via theme” Documentation by “WPWeb”

Overriding templates via theme

It's easy to modify design of the plugin templates via theme. As an example, if you want to modify the design of recipient fields structure to only display fields with placeholder without lables. You can do that via below explained code.

Voucher Recipient Fields

You need to copy below file "edd-vou-recipient-form.php" to "yourtheme/edd_templates/edd-pdf-vouchers/edd-vou-recipient-form.php" and it will change the design of Recipient Fields.

After override the templates in your theme, Recipient Fields will look like as mentioned in image below:

Override template