Hi,
I migrated from Pro version and widget code does not work well.
I have “Email: ” instead of default “Email” and that is probably why onblur and onlick does not work.
I found these values inside database, newsletter_profile
field in wp_options, but I am not sure where can I change them outside database?
a:81:{s:5:"email";s:8:"E-mail: ";s:11:"email_error";...
And other problem is that onlick does not work when these values are changed.
Thank you for your help!