• leslielothamer

    (@leslielothamer)


    Hi.
    The signature isn’t shoing in our emails from the form. It IS attaching to the email, but not displaying in the email itself.
    I have the “Use HTML content type” checkbox checked and the signature wrapped in an img tag. Here is the code I am using:

    <table><tr><td><p>Legal Guardian's Signature</p></td>
    <td><p>Dancer's Signature</p></td></tr>
    <tr><td><img src="[signature-legal]" height="100"/></td><td><img src="[signature-dancer]" height="100"/></td></tr></table>

    Thanks,
    Leslie

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author tameroski

    (@tameroski)

    Hi,
    Unfortunately it’s not possible to have both the signature image attached to the email AND embed in the mail body at the same time.
    I’m not sure it’s possible using CF7 API for the moment.

    Good day

    Currently I cant get any signatures on my mail form. It only gives me a error 404 link when clicked on.

    I would like your expertise please.

    Regards
    Eduan

    Plugin Author tameroski

    (@tameroski)

    Hi.
    404 in mail form ? Not sure to understand what the issue is. If you’re talking about the mail body, you should use something like : <img src="[signature-legal]" height="100"/> instead of just [signature-legal]. The FAQ might also help.

    • This reply was modified 7 years, 11 months ago by tameroski.

    Hi Tameroski

    Thanks for you feed back>

    The issue is when I test the form It sends the mail to me so I can see what it looks like.

    Then the places where the signature goes it gives me a URL link so when I click on it the link takes me to a error 404 page.

    Hope this makes sense.

    When I place your code it gives me a broken image on the mail I get when filling out the form.

    Hear is what I have in my form

    <label>Signature
    </label>

    Regards
    Eduan

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Signature not showing in email’ is closed to new replies.