Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    Thread Starter katheevz

    (@katheevz)

    Takayuki Miyoshi

    I’ve already been all through the tutorials and FAQs. That’s why I’m asking here now.

    My code looks exactly like the one in the screen shot. It “appears” that everything is set up correctly, yet its not showing up.

    Here is my “form”
    <p>Your Name (required)
    [text* your-name] </p>
    <p>Your Email (required)
    [email* your-email] </p>
    <p>Subject
    [text your-subject] </p>
    <p>Your Message
    [textarea your-message] </p>

    <p>[submit “Send”]</p>

    Here is my message body:
    From: [your-name] <[your-email]>
    Subject: [your-subject]

    Message Body:
    [your-message]


    This mail is sent via contact form on A Voice for Change https://www.avoiceforchange.com/site

    Anything look wrong???

    Kathee

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    Then try deactivating all other plugins and switching to the default theme.

    I had the same problem – I fixed it by removing the ‘greater than’ and ‘less than’ characters around the email address. i.e <[your-email]> should be just [your-email]

    pkd

    (@peter-king-design)

    I’m having the same issue with the carets <[your-email]>. It used to work. Is there a bug in the latest release?

    @pkd – As per the Forum Welcome, please post your own topic. Posting in an existing topic prevents us from being able to track issues by topic. Added to which, your problem – despite any similarity in symptoms – is likely to be completely different.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Sender email address not showing’ is closed to new replies.