Plugin Author
Damian
(@timersys)
Could you please try develop version on https://github.com/timersys/popups/archive/develop.zip
Simple delete your current plugin and upload that one.
Please let me know how it goes
Thanks for the answer.
I’ve updated form 1.7.3 version to 1.8
And trying to switch option to “yes” and to “no” again, but popup still closes after pressing “send” button
Can it be conflict with ajax or some other scripts?
And other issue with v1.8 is:
I can’t open any popup for the second time: it shows overlay, but no popup
Plugin Author
Damian
(@timersys)
Hi @boroda-mcmxxcii,
can you show me the url where you are having that issue?
url is in the first post: http://52studio.ru
(you can click on envelope icon or on the phone number)
Plugin Author
Damian
(@timersys)
You have some javascript that is removing the popup entirely on close. Did you add any custom javascript?
This issue has appeared after the updating from 1.7.3 to 1.8
With 1.7.3 popups could be opened at any time.
No extra scripts were added after that.
Plugin Author
Damian
(@timersys)
I would say to try disabling other plugins to see if anything is removing the popup.
If the error persist after disabling all plugins except for popups, try changing the theme to see if the code that is removing the popup it’s inside the theme.
Let me know how it goes