Hi,
your issue does definitely NOT caused by the current version of WordPress since many sites use 3.9.2 with wBounce.
Can you send me a link so I can have a look?
Regards,
Kevin
Hm, not easy. There seems to be a conflict with either your theme or with a plugin.
You can do the following:
Switch theme to test if this causes the error.
Deactivate all plugins but wBounce.
Regards,
Kevin
It is a problem with the theme. It does work with the normal WP-theme. With my other site and even other template, it don´t work too. Difficult. Plugins were all deactivated.
If your theme is built on Bootstrap 3, make sure to add the following Custom CSS:
#wbounce-modal-sub.modal {
display: block;
}
@itstrom Thanks for that fix! Will add it to the plugin with the next update.