• magmoor

    (@magmoor)


    Hi, my website uses a shortcode to embed a Formidable Form. Of course, these broke with the WordPress 6.2.1 update, but it was fixed-ish with WordPress 6.2.2.

    The problem is that, ever since the fix, the forms display incorrectly when they are embedded in the template. For some reason, all the fields are spread out by tons of extra lines and spaces, even putting the asterisks that indicate required fields on separate lines.

    The same forms always display correctly when they’re embedded in page/post content. But when they’re embedded in a template (or template part) they display with the unwanted space. Any idea how I can fix this?

    • This topic was modified 3 years ago by magmoor.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator threadi

    (@threadi)

    This might have to do with a markup issue introduced with the fix in 6.2.2. Additional HTML elements cause set styles to not work properly. Here is the core developers’ trac ticket about it:
    https://core.trac.ww.wp.xz.cn/ticket/58366

    Thread Starter magmoor

    (@magmoor)

    Thanks so much!!! That was it. I was able to use bekk’s patch for now. Hoping they fix it soon

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Extra spaces appear in form, but only when embedded in template’ is closed to new replies.