• Hi,

    Our forms are displaying multiple elements per line, here’s an example: lppl.ca/suggestion-for-purchase/. Without access to the layout of the forms, we’re not sure how to fix it. Emails have been displaying in one line so we added this code to functions.php to fix it: add_filter(‘wpcf7_autop_or_not’, ‘__return_false’);. But this code only fixes the breaks in emails, not the form. Any suggestions how to make the forms display properly?

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

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

    (@takayukister)

    See Editing form template

    What content do you have in the Form tab panel?

    Thread Starter matthewbara

    (@matthewbara)

    This is the content:

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    The contact form on the site looks great with no problem. What do you want it to be like?

    Thread Starter matthewbara

    (@matthewbara)

    Because we changed line breaks in functions.php yesterday. But now our emails are missing line breaks. We’re stuck with the choice between no line breaks in the forms or no line breaks in our emails. Here’s an email example: From: test <[email protected]> Subject: Suggestion for Purchase Name: test Phone Number: 99999 Email Address: [email protected] Library Card: 99999 Pickup Location: Fleming Branch, Beamsville Book Title: hhh Author Name: Publisher Name: Publication Date: Item Price: Material Type: Book Age Group: Young Child Message Body: hi ?? –. Is there a way for both the forms and emails to display line breaks properly?

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    Because we changed line breaks in functions.php yesterday.

    What do you mean by this?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Form elements display on same line’ is closed to new replies.