• The submit button on the form doesn’t do anything at all. I don’t see any settings that would do that. Any ideas why?
    (Scroll to the bottom of the page to see the subscription form and the SUBSCRIBE button)

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

Viewing 1 replies (of 1 total)
  • Plugin Support Ramona – a11n

    (@namona)

    Hi there,

    The problem appears to be that there is an unclosed form element on the page, here: https://d.pr/i/6mGi8x

    This unclosed form makes the browser think you’re trying to include a form inside another form, which is not allowed, so the form element of MailPoet is ignored by the browser.

    I recommend making sure that the wpv-filter-506 form has its closing tag. It seems like this form is made by Toolset (they should be able to help you sort out the issue with the closing tag), as they use a similar naming structure. Can you try publishing the form to another page where you don’t use Toolset to confirm whether the form works well like that?

Viewing 1 replies (of 1 total)

The topic ‘Submit Button doesn’t work’ is closed to new replies.