Login form in popup
-
Hi,
This isn’t really a big issue, but I would appreciate some assistance. I am using the [swpm_login_form] shortcode in a popup that appears when users click a login link, and everything works fine, but I would like to change the behaviour with the form once the user is logged in. As it stands the popup window appears again with the logged in details, which I have no need of and is, frankly, a bit of an irritation, so is there any way to prevent that happening and just have the login occur without that? Would after login redirection prevent this, not that I actually want to redirect? Or is there some kind of filter or function I can add to my child theme functions to stop it? I have had a look through the plugin files and the file being called is loggedin.php (in views) and it is being called from public function login() in classes/class.simple-wp-membership.php, but I don’t know what code I would need to interrupt this.
- The topic ‘Login form in popup’ is closed to new replies.