waving11
Forum Replies Created
-
OK, thanks.
I’d be glad to show you via PM but would rather not post publicly.
I took the code from the original login form and added it to another page after creating an html snippet/shortcode so that it would fit into a 2-column format on the same page with the signup/registration form.
OK, I re-read the notes in the plugin code (and didn’t change the plugin code): “Login redirects not working? This plugin uses WordPress’s standard login_redirect hook. The usual cause of problems is that another plugin is using the hook first, or there is a custom login form that isn’t even running through the standard WordPress login functions.”
On my site, I have to use a different log-in page with a copy of the WP login form code and submit button. This is for guests, it’s a login/signup page with a registration form on the same page (it’s a two-column layout with the registration form on one side and the login page on the other side). When they log out, they go back to this same log-in/signup page. In addition to that, I have to use a login-page name changer plugin so the login page doesn’t say “https://www.websitename.com/wp-login” – the name is changed to something else.
I tried disabling all the plugins but nothing changed.
When I tried logging in as a subscriber using the regular WP-admin login form, it worked, sort of: I logged in, and got redirected to the page that I was supposed to see. I logged out and got sent back to the registration/signup page I made. To test, I typed in the URL for the regular wp-admin login and was sent without having to log in to the wp-admin. I shouldn’t have still been logged in at that point. I logged out, tried it again with the regular wp-admin login form and was sent to the page I was supposed to see.
Does the problem have something to do with not using the regular wp-admin login form, and improper cookie retention?
Hi Collins,
Thanks for your reply, here’s a link to a screenshot of how I’ve set up your plugin: https://www.dropbox.com/s/0m5ayawwr2319lb/screenshot-setup1.jpg?dl=0.
Please let me know what else you’d need to see and whether I would be able to message you privately.
Thank you!