• bignose2

    (@bignose2)


    
    
    Hi
    latest V of contact forms, 7 Nov was OK, now as of early today 9th Nov, there are extra lines, see bottom in any emails received.
    As you can see lots of extra lines.
    had tried other ways over the years but <br/> seemed to be the best & most reliable
    
    
    MakeBooking
    From: [surname] : [your-email]
    <br/>
    ~s~[surname]~s~
    ~n~[DogsNames]~n~
    ~b~[Breed]~b~
    <br/>
    ~h~[BeenBefore]~h~
    <br/>
    ~d1s~[BookedDates1]~d1e~
    ~d2s~[BookedDates2]~d2e~
    ~d3s~[BookedDates3]~d3e~
    <br/>
    ~m~[your-message]~m~
    ~e~[your-email]~e~
    This mail is sent via contact form on Frensham Pond Kennels https://www.
    
    Use HTML code IS ticked, if not when I reply in the thread does not work, tends to be plain text. been fine for years anyway.
    
    
    
    
    <!doctype html>3Cdiv></div><div></div>
     Test bob 20 Nov 2023 - 24 Nov 2023 - Booking
     <div></div>
     
    MakeBooking
     
     
    From: Mr John A Doe : [email protected]
     
     
     
    ~s~Mr John A Doe~s~
     
     
    ~n~Test bob~n~
     
    ~b~Test Poodle~b~
     
     
     
    ~h~~h~
     
     
     
    ~d1s~20 Nov 2023 – 24 Nov 2023~d1e~
     
     
    ~d2s~~d2e~
     
    ~d3s~~d3e~
     
     
     
    ~m~Test email~m~
     
     
    [email protected]~e~
     
    This mail is sent via contact form on the www
     
     <div></div>
Viewing 1 replies (of 1 total)
  • bholts

    (@bholts)

    I’m having the same issue. My email output now includes extra lines that weren’t there before. The following CF7 code yields the email screenshot below.

    <h1>Application for Admission</h1>
    
    <h2>Parent/Legal Guardian</h2>
    First name: [parent1-first-name]
    Last name: [parent1-last-name]
    Email: [parent1-email]
    Phone: [parent1-phone]
    Address: [parent1-address]
    City: [parent1-city]
    State: [parent1-state]
    Zip: [parent1-zipcode]
    
    <h2>Parent/Legal Guardian #2</h2>
    First name: [parent2-first-name]
    Last name: [parent2-last-name]
    Email: [parent2-email]
    Phone: [parent2-phone]
    Address: [parent2-address]
    City: [parent2-city]
    State: [parent2-state]
    Zip: [parent2-zipcode]
Viewing 1 replies (of 1 total)
  • The topic ‘Contact Form 7 (CF7) adds extra lines’ is closed to new replies.