• Contact Form 7 “From” field: every email sent from my form comes in with the last letter of the From field missing. Hence, Fred will read Fre, and Mary Henderson will read Mary Henderso. Is there a way to fix that?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter gcollier

    (@gcollier)

    Thanks for this reply. I followed carefully the info on the page (which never directly addressed my question). Yet, the problem persists: When I receive an email from my Contact Form 7, the From info will read like this:

    John Henerso <[email protected]>
    Thoma <[email protected]>

    The last letter of the [final] name is always dropped. This is more annoying than devastating, but I’d like to know why this is happening. I’ve never noticed this problem until after Gutenberg was installed on my WP site. (Don’t know if that has anything to do with it, just noticing the timing.)

    My code is as follows:

    <label>Your Name (required)
    [text* your-name] </label>

    <label>Your Email (required)
    [email* your-email] </label>

    <label>Subject (required)
    [text* your-subject] </label>

    <label>Your Message
    [textarea your-message] </label>

    [submit “Send”]

Viewing 1 replies (of 1 total)
  • The topic ‘From field name missing last letter’ is closed to new replies.