Home › Forums › Plugin Support › Login page not working: Re-displaying Login page
- This topic has 6 replies, 2 voices, and was last updated 13 years ago by
Khaled.
-
AuthorPosts
-
October 17, 2012 at 6:44 am #2328October 17, 2012 at 6:56 am #2329
10in30muscle
MemberI agree that more documentation or step by step Quick Start Guide would be helpful. For example, When I’m in the Settings/General tab, I select a page from the dropdown “User Profile” to be: Profile Page Selection and that’s going to be where the users will see and edit their profile, right?? But then I still have to go and add the [user-meta type="profile" form="your_form_name"] to that page, right? Didn’t selecting it from the dropdown already choose it as the profile page??
And do we still have to make a form for the profile page? Because it doesn’t seem like we need to make one for Login. That one just showed up. I didn’t make it.
And then in the Login tab, I chose my login page, “User Login” and checked “Disable default login url”, so that worked at least to display the login form, but what’s that stuff underneath where it says Login Form and in a box it has %login_form%
%lostpassword_form%What do I do with that??
For now, I need to get back into my site!
October 17, 2012 at 8:40 am #233010in30muscle
Memberwooho I’m in! lol. I added this line you wrote in another topic:
“value” => @$login[ ‘disable_wp_login_php’ ], to the loginSettings.phpand it allowed me to log in again. But I still have the page in page problem. I’ll send you a username/password through your Contact Us so you can see. thanks
October 17, 2012 at 1:09 pm #2331Khaled
MemberHello,
Probably, it is some js conflict made by other plugin. BTW, you can use non-ajax submit to avoid this. To use non-ajax solution, go to User Meta >> Settings (Login Tab) then check “Disable ajax submit” checkbox. It will submit your login request by html post instead of ajax call.Thanks.
October 18, 2012 at 12:49 am #233410in30muscle
MemberOK thanks! It worked great! I unchecked Ajax. Can I still have the “Lost your password” closed until a user clicks on it?
October 19, 2012 at 2:37 pm #234210in30muscle
MemberUm, so is it possible? ^ to have the “Lost your password” link closed until a user clicks on it?
Or is that only with Ajax enabled?
October 20, 2012 at 9:10 pm #2351Khaled
MemberSo far, Lost Password being closed while ajax enable. However, we note this issue as improvement.
Thanks.
-
AuthorPosts
- You must be logged in to reply to this topic.
