• channeler1

    (@channeler1)


    I have started receiving emails from clients since switching to Contact form 7
    But now ALL the emails i receive have NO USER INPUT

    Just :
    From: [your-name] <[your-email]>
    Subject: [your-subject]

    Message Body:
    [your-message]

    for EVERY message!!!!

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

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

    (@takayukister)

    betzer31

    (@betzer31)

    Same problem and I cannot figure out what is wrong

    Form:

    <div class=”row”>

    <div class=”col-md-6 col-sm-12″>
    <div class=”mb-3″>
    [text* text-337 id:form-name akismet:author placeholder =”First & Last Name*”]
    </div>
    </div>

    <div class=”col-md-6 col-sm-12″>
    <div class=”mb-3″>
    [text* text-337 id:form-name akismet:author placeholder =”Company Name*”]
    </div>
    </div>

    <div class=”col-md-6 col-sm-12″>
    <div class=”mb-3″>
    [email* email-590 placeholder =”Email*”]
    </div>
    </div>

    <div class=”col-md-6 col-sm-12″>
    <div class=”mb-3″>
    [tel* tel-614 placeholder =”Phone Number*”]
    </div>
    </div>

    </div>

    <div class=”mb-4″>
    [textarea textarea-339 id:textarea akismet:author x4 placeholder =”Let us know your interest*”]
    </div>
    <button type=”submit” value=”Submit”><span>Get A Quote</span><i class=”align-middle ml-1 opal-icon-long-arrow-right” aria-hidden=”true”></i></button>

    From: [your-First & Last Name] [your-Company Name][your-Email][your-Phone Number]
    Subject: [your-subject]

    Message Body:
    [your-Let us know your interest]

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘No User input being sent with emails’ is closed to new replies.