• Resolved jerryskate

    (@jerryskate)


    Hi!

    If I use Gravity form in a row, either by using the Gravity form element or with a shortcode, the row which in I have the form, will then be parent to all other rows below the row with the form inside it in the page builder.

    Instead of:

    <div class=”vc_row wpb_row vc_row-fluid”></div>
    <div class=”vc_row wpb_row vc_row-fluid”>row with form</div>
    <div class=”vc_row wpb_row vc_row-fluid”></div>

    I get this:

    <div class=”vc_row wpb_row vc_row-fluid”></div>
    <div class=”vc_row wpb_row vc_row-fluid”>row with form
    <div class=”vc_row wpb_row vc_row-fluid”></div>
    </div>

    Any idea why this is?

Viewing 1 replies (of 1 total)
  • Plugin Support Andrew Misplon

    (@misplon)

    Hi Jerry

    Thanks for reaching out. Are you using Page Builder by SiteOrigin?, the HTML above looks like it’s generated by Visual Composer.

Viewing 1 replies (of 1 total)
  • The topic ‘Gravity form problem’ is closed to new replies.