• Resolved cb831

    (@cb831)


    We recently upgraded our WordPress installation and after this we notice that the email sent from a contact form contains linefeeds between labels and values as in

    Email before
    :
    Name: Donald Duck
    City: Duck city
    :

    Email Now
    Name:
    Donald Duck
    City:
    Duck city

    How do we configure WordPress to not add these annoying linefeeds ?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Moderator t-p

    (@t-p)

    we notice that the email sent from a contact form

    What plugin are you using for contact form?

    Or, is it a feature of your theme? if so, what theme?

    Thread Starter cb831

    (@cb831)

    WordPress is version 6.6.2

    As I understand we are using the built in contact form. We do not have any plugins that looks related to this.

    The form is (anonymimised a bit)

    [contact-form to="[email protected]" subject="bla bla bla from: {email}"][contact-field label="Type" type="select" required="1" options="Aaa,Bbb,Ccc"][contact-field label="Name" type="name" required="1"][contact-field label="Street" type="text" required="1"][contact-field label="Place" type="text"][contact-field label="ZIP" type="text" required="1"][contact-field label="City" type="text" required="1"][contact-field label="PhoneNo" type="text"][contact-field label="Email" type="email" required="1"][contact-field label="Message" type="textarea"][/contact-form]

    The theme seems to be “Twenty Eleven Child”

    I’m sorry if my answers are inadequate, but I’m only standin admin for the site.

    • This reply was modified 4 days, 12 hours ago by cb831.
    Thread Starter cb831

    (@cb831)

    Just read the detailled description of plugin “Jetpack” and it seems we have a contact form plugin after all ??

    Moderator t-p

    (@t-p)

    I recommend asking at https://www.ads-software.com/support/plugin/jetpack/#new-post so its developers and support community can help you with this.

    Thread Starter cb831

    (@cb831)

    Will do – Thanks

    Moderator Support Moderator

    (@moderator)

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Extra linefeeds in contact form email after upgrade.’ is closed to new replies.