• i installed plugin, user is successfully able to login but user have to manually refresh the page, does not get redirected, it still shows username and password field, does not show as user logged in.
    i have unchecked box for
    Disable refresh upon login?
    but the page does not get refreshed automatically, shows that user is not logged in but if you refresh the page manually it shows that user is logged in.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Same error occurred on my site, but the error only appears when using IE explorer, and didn’t occur when using Chrome browser.
    Any suggestions?

    Same problem.

    I use BuddyPress and S2 Member. Latest versions of everything.

    This plugin looks and works great on my site — except for this issue.

    I view in CHrome and Firefox — same problem.

    After login the form hangs — but if I click on a page, I see that indeed I am logged in.

    also have the same issue here.

    same issue

    is this plugin will get update?

    I was having the same issue on a site and tracked it down to the theme calling: http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js

    With 1.6.2, .on() wasn’t working. You could switch it to .bind() in the login-with-ajax.js but better to make sure you’re pulling in the latest jQuery, or a 1.7.x version. We had to use 1.7.1 since some other older things on the site didn’t work with the latest. So now the .on() functions work and it started redirecting on login.

    Hope this helps!

    Well i have to say code is not my thing…

    appreciate your reply Redearthdesign, however,
    my website is as follow:
    http://chartian6.pasolinks.com/

    After reading your reply, i suppose i need to add a jQuery to make it work?
    Any recommended steps? such as what plugins i need to install?

    Hi pole915,
    Looks like your site is using jQuery version 1.8.3 so looks like it wouldn’t be an issue, so might instead be a plugin or theme conflict. I’d deactivate all of your plugins temporarily except Login with Ajax and see if it works. If it doesn’t, try switching your theme temporarily. That’s how I narrowed it down to being a conflict with the theme.
    Best wishes!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Does not get redirected and does not refresh the page’ is closed to new replies.