Guust
Forum Replies Created
-
AuthorPosts
-
So all good with the Change Password?
This is when you use the Forget Password link?Both the email notification and on-page message are in the UsersWP language file.
Thanks
Too simple maybe? 🙂
Being a simple man, simplicity is my specialty 🙂You can just add a link to the Account page, like this:
<a href="/change/">change password here</a>
Thanks
I’ll get Giri to have a closer look, he is back on Tuesday. I can see the problem but cannot see why it is happening.
CSS is the easiest of all the coding, have a good look at https://wpgeodirectory.com/docs/customizing-your-style/ and you’ll soon figure it out.
Cheers
URL please 🙂
To uninstall you have an option to delete everything on uninstall at UsersWP > Uninstall tab.
I am guessing you had your menu set to automatically add links to any new pages.
To disable the “Users list page”, do not select any page at UsersWP > General tab > General options > Users List Page, and delete the Users page.
Thanks
It was working, but you did not add any missing ones yet, this is what I said before:
Check the earlier link to identify any other that need changing for your theme: https://wpgeodirectory.com/docs/customizing-your-style/Please check now.
Thanks
Please post your WP admin details in a private reply, and I’ll have a closer look for you.
Thanks
Best to add in a custom CSS plugin since you are not using a child theme:
http://www.wpbeginner.com/plugins/how-to-easily-add-custom-css-to-your-wordpress-site/
http://www.wpbeginner.com/beginners-guide/wordpress-child-theme-pros-cons/Thanks
Try this, change as required:
.uwp_page .uwp-register-now, .uwp_page .uwp-login-form label {
color: red;
}
Check the earlier link to identify any other that need changing for your theme.Thanks
Without seeing the actual page, it is difficult to advice further, so have a look at https://wpgeodirectory.com/docs/customizing-your-style/ to find the right CSS.
If you have no luck, post the URL of that page.
Thanks
I thought they would be linked to the reset password if they forgot their password?
Correct, the change password page is only for users who are logged in and want to change their password AFTER they logged in.
It is an optional extra, and therefore as far as I know, you will have to manually link to it from a page only logged in users can see.As far I know, you will have to manually link to it.
Thanks
-
AuthorPosts