[Plugin: Login With Ajax] Registration stuck on loading animation
-
Hi all,
I’m not able to make this work properly. My wordpress is a multisite installation.
When I use the widget to register a new member the plugin stucks showing the loading animation.
Using Firebug I saw that there is a redirection from wp-login to wp-signup. I checked the code and I saw that exists a condition to redirect from wp-login to wp-signup.
I commented that condition and I received the registration email but the loading animation still appears.
I modified the $.post to a $.ajax with an error success and I received a parserError, so it seems that wordpress doesn’t understand or doesnt response with json format.
Does anyone knows what can I do now? ??
https://www.ads-software.com/extend/plugins/login-with-ajax/
- The topic ‘[Plugin: Login With Ajax] Registration stuck on loading animation’ is closed to new replies.