• Resolved Gabemedia

    (@gabemedia)


    Hi,

    I need to add some fields to the estimate popup form.
    I have tried to write to support with still no answer in the last 8 weeks.

    So are there anyone in here, who has a solution or any idea?
    I have tried a lot in the code now, with no result (yet)

Viewing 1 replies (of 1 total)
  • Plugin Author templateinvaders

    (@templateinvaders)

    Hi @gabemedia

    To add new fields to the estimate popup and email you need to:

    1. override template ti-wishlist-estimate.php in your active theme or custom plugin and add custom form fields.

    2. hook next filters to pass new arguments to email templates tinvwl_estimate_email_data_template_html and tinvwl_estimate_email_data_template_plain

    3. override templates emails\ti-estimate.php and emails\plain\ti-estimate.php. Add new data to templates in the desired format.

    We hope it will help you.

Viewing 1 replies (of 1 total)
  • The topic ‘How to add a new field to Ask an Estimante popup’ is closed to new replies.