• Hi, I am trying to make a popup that cannot be closed (protects website content to non-users). I have removed the click away functionality as well as close button, however the popup is still able to be closed when you press ESC. Is there a way I can bypass this within the plugin or with a bit of javascript?

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter epetroka

    (@epetroka)

    I’ve added this filter and it is still not working,
    DiviArea.addFilter( ‘ignore_esc_key’, function( ignore ) { return true; });

    Hi @epetroka:)

    We are just closing old support tickets, and it took us long to respond.
    Would you please confirm, if the problem still exists? Please let us know if you need help..

    Regards,
    Syed from divimode.com

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Persistent Popup’ is closed to new replies.