• Resolved Faisal Humayun

    (@faisal44)


    hi, i am using popups plugin in my site, i am using date picker on popups. if i select departure date then the popups will hide. it will never be hide before submission the form. how can i fix this error kindly update

Viewing 1 replies (of 1 total)
  • Plugin Author Damian

    (@timersys)

    Try the following:

    1- Delete the plugin and download a new copy that will include some changes I just added.
    2- Add in your popup a div with class spu-not-close wrapping your form or date picker. Eg:
    <div class="spu-not-close"> Form or date picker inside </div>

    By default Popups plugin treats links as conversion links and because the datepicker it’s a link the popup is closing. So with this changes that should not happen any more.

    If you like the plugin / support please leave a short review. It’s a tremendous help for us!

    Thanks

Viewing 1 replies (of 1 total)

The topic ‘Datepicker not working properly’ is closed to new replies.