Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #968779

    Hi,

    We want to add a custome code (to our CRM program) to the Enfold contact forms + mailchimp forms.
    The code needs to be added right before </form>. What files do we edit and/or how do we do that?

    Thanks!

    #970651

    Hey luckylobo10,

    If you’re familiar with wordpress filters I recommend to use the filters located in \enfold\config-templatebuilder\avia-shortcodes\contact\contact.php (“avia_contact_form_elements” or “avf_sc_contact_form_elements”). If you’re not familiar with them you can edit the form code directly in enfold\framework\php\class-form-generator.php (line 278 where you can see the closing “” html element)

    Best regards,
    Dude

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.