• Resolved justinvdv

    (@justinvdv)


    Hello

    I really like the Popups – WordPress Popup plugin. I made an form with html, php and jquery code. Everything works fine but when I press submit nothing happens. I tested it in a page and then it works fine it opens the php file and says my mail has been sent. But in the popup screen it does not work?

    THNX!

    https://wordpress.org/plugins/popups/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Damian

    (@timersys)

    Hi, that’s because the popup is trying to submit the form with ajax ? How are you handling that custom form submission ? you could add the spu-disable-ajax class to the form and it won’t try to use ajax.

    Regards

    Thread Starter justinvdv

    (@justinvdv)

    Thnx

    A few days ago I wrote an jquery script that sends the mail and that fixed it for me!

    Thnx!

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

The topic ‘Submit button not working?’ is closed to new replies.