• Resolved lijndiensten

    (@lijndiensten)


    Hello,

    When adding a widget below the MC4WP signup form widget, the html of the MC4WP widget encloses the next one. See simplified html below:

    <div id="mc4wp_form_widget-2" class="et_pb_widget widget_mc4wp_form_widget">
    <h4 class="widgettitle">Subscribe</h4>
    <script>somescript</script>
    <form>The form</form>
    <!-- closing div seems to be missing here -->
    <div id="text-5" class="et_pb_widget widget_text">
    <p>other widget content</p>
    </div>
    </div>

    Thanks already

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Harish Chouhan

    (@hchouhan)

    Hello,

    Thanks for reaching out to us.

    Can you please share a screenshot of the form’s code and also a screenshot of the widget settings for our widget as well as the widget placed below ours?

    Thread Starter lijndiensten

    (@lijndiensten)

    Hello Harish,

    I didn’t close a tag somewhere correctly in the form’s code – yuk! Sorry to have kept you busy, problem solved.

    Thanks,
    Ivan

    Plugin Contributor Harish Chouhan

    (@hchouhan)

    Hey Ivan,

    Thanks for the update and I’m glad you found the issue. Small things always take the most time to figure out ??

    If you run into any other issues, please feel free to create a new support request.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Sign-up form Widget enclosing following widgets’ is closed to new replies.