@erim07,
We are able to replicate your first error (When I click subscribe with a email what already subscribed you get endless loading. When I use the widget I get the right error message “Email already exist.”). We will have a check with this and then fix this in the next release of Email Subscribers.
However, we are not getting the notice you mentioned in the console. Can you please empty your cache and then have a check?
Thread Starter
erim07
(@erim07)
I have cleared the cache and still the same error and still endless loading by the shortcode version. I have tried different browsers and different themes still the same problem.
By Google Chrome: Uncaught TypeError: Cannot set property ‘innerHTML’ of nulleemail_submitresults @ es-widget-page.js?ver=4.4.2:94
By Microsoft Edge: SCRIPT5007: Unable to set property ‘innerHTML’ of undefined or null reference
By Firefox: code above on the first post.
@erim07,
I had a similar issue with endless loading, but just with registration. I believe developer had forgotten to edit or change 1 line in the file es-widget-page.js
Go onto line 187 of that file, next you will see this line:
document.getElementById("es_msg").innerHTML = es_widget_page_notices.es_email_exists;
Change here “es_msg” to “es_msg_pg”
I hope it helps! π
Thread Starter
erim07
(@erim07)
I had a similar issue with endless loading, but just with registration. I believe developer had forgotten to edit or change 1 line in the file es-widget-page.js
Go onto line 187 of that file, next you will see this line:
document.getElementById(“es_msg”).innerHTML = es_widget_page_notices.es_email_exists;
Change here “es_msg” to “es_msg_pg”
I hope it helps! π
Thx a lot it works i got now error messages on the shortcode version. Dev can you plz fix this in the next update.
@erim07,
Glad I could help you π
@stemtj,
Thank you for the fix.
@erim07,
We will include your fixes in the next release of Email Subscribers.
@erim07, @stemtj,
Email Subscribers v3.1.2 is live & it fixes the issue you were facing. Please update to latest version & then have a check.
@erim07,
You are welcome.
If you like our plugin, please consider leaving us 5-star rating.