Hi miller.seth.c!
Thanks for your answer & your adivces!!!
I was seeing the soultion all the time, but I didn’t know exactly, what and how to configure. – YOU gave the crucial clue!!!
First of all, I copied the profile-form.php into my current theme, because it was suggested in the file itself:
If you would like to edit this file, copy it to your current theme’s directory and edit it there.
Theme My Login will always look in your theme’s directory first, before using this default template.
I think, it is better to have profile-form.php in the current theme folder, because if you update the Theme My Login – Plugin, profile-form.php will be overwritten otherwise. (Or you just don’t forget to back it up, before you update it and replace it after the update! ?? )
2nd: I already had turned all the modules on (except reCAPTCHA). But I had changed all the Custom User Links to the redirected profile, because I didn’t want my users to see:
a) the URL leading to wp-admin (~/wp-admin/profile.php), but only a short URL (~/index.php/profile) and
b) enabling Custom User Links gives you the possibility to remove the three automatic links in the login wigdet (Dashboard, Profile, Logout).
3rd: In addition, but wrongly (!), I had chosen all the user roles in the settings of Themed Profiles, i. e. also the Administrator was redirected to the custom profile and not the one in the admin area.
→ Last, but not least: My solution of that issue:
1st: I left the profile-form.php in the current theme’s folder.
2nd: I let enabled the module Themed Profiles, but unchecked the Administrator there.
3rd: I corrected my Custom User Links (Administrator: ~/wp-admin/profile.php; all the other user roles: ~/index.php/profile).
4th: Now, clicking on profile takes me (as Admin) to ~/wp-admin/profile.php.
If I (as Admin) want to see the custom profile, I just check the “Administrator” in the settings of Themed Profiles and here we go!!!
THANK YOU ONCE AGAIN, miller.seth.c!!!
You made my day!!! ??
Regards,
Mark
P. D.: This topic can be marked as SOLVED, because also issue of the topic starts Krissy is solved (if she will follow this instruction!).