Stanislav Sokolov

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)

Big thank you Shahriar! This totally worked! This topic can now be closed as solved. Again thank you very much!

This reply has been marked as private.
This reply has been marked as private.

Hello! Thank you for the reply!
However, this didn’t work for me. I ended up editing lock-options-iframe.php by adding:
setTimeout(function () {
jQuery(‘#wpdm-locks’).modal(‘hide’);
}, 20000);
This code closes modal pop up after 20sec – enough to enter password and download a file I think. It’s not ideal, but works as a temporary fix.

I probably wasn’t clear enough with my first question, so I’m going to rephrase it: Is it possible to auto-hide modal box not by “timer”. but after a password was entered and “submit” was clicked? This would close this issue for good. Big thanks in advance!

Viewing 4 posts - 1 through 4 (of 4 total)