0
I created sign up and login forms ,users now can register in my site, but they can't sign in , anyone knows the problem?
Sign in Sign up
13 Answers
+ 3
What backend language, database, and table strucute, you have?
What logic you have Implemented?
You need to be more specific
+ 1
and?
+ 1
Open Phpmyadmin and see the db.
+ 1
Ayman please follow this tutorial https://www.wpbeginner.com/plugins/how-to-create-custom-login-page-for-wordpress/
0
I made it on wordpress, users sign up, but when they try to login a message pops up "wrong password or username"
0
Are you able to see the user's in the WordPress ?
how are you creating forms using any plugin or self implementing
0
I used Theme My Login plugin and Mailshimp, and I can't see users in wordpress
0
And there's something I forgot to mention, my hosting and domain are free
0
How can you be sure that the registration are being done, if you are using some plugin they provide the form shortcodes you don't have to do any logical part, although you need to make sure the forms are for signup and login
0
I created the site on Infinityfree
0
Registeration was ok because it sent a verification messages to users' emails, but login doesn't work, I just can't connect sign up informations with login form
0
Wait I think I have used theme mylogin, let me check and let you know
0
Thanks so much bro