I’ve added a “forgotten password” page where I’m typing my registered email.
I receive the email, this works just fine. But, when clicking the link I’m being redirected directly to the root page. Not anything else. Trying to login with the code typed in the email, it says “wrong password or email adress”.
Also I’m wondering if there’s any solution of changing the language of the Greeting email that comes when submitting the “forgetting password”-form.
Also the text that appears when typing in username and password wrong is in english and there’s no place to change this text into another language under the labeling part in backend!
Sorry that you’re having trouble with the shortcode. Do you have a page setup with the “confirm-forgot-password” shortcode? In the “forgot-password” shortcode, have you added the attribute ‘reset_email_url’ and set it to the URL of the “confirm-forgot-password” page?
Why does it come up twice?
Also, how to change the language of the “For completing the password reset procedure, please follow the instructions in your email” text?
Also .. how is it possible to make the form more wide?
Right now the text comes above the form to fil in. I want it to the right of the form when looking the [account-details] and [edit-profile] !
The plugin already automatically adds the base URL. As such, you would only need to put the relative URL in the shortcode (i.e. just “bekrafta-losenord”).
By default, the form takes up 100% of the width of the element it is in. You would have to adjust the CSS of your theme and/or add Custom CSS to the plugin.
Haven’t done anything to the cuss and both pages has the same width.. Still the login form appears like that and the registration form is the way I want it to be everywhere, with all forms!
The last little bit is to make the login button work properly with your theme and the other changes we just made. You can adjust the “margin-right” as necessary to get your desired position.