Hi @gunivortus,
I recommend you to follow this documentation to hide the default login and use the User Registration’ plugin. Here is the link to reach the documentation: https://docs.wpeverest.com/user-registration/docs/how-to-hide-the-wordpress-default-login-page-and-use-user-registration-login-page/
Let me know whether it helps or not and I will get back to you.
Thanks and Regards!
Hi anjuacharya77,
thank you for helping!
I’m sorry, I am not a professional. 🙂
Now, I have UR working instead of the WP default.
But it seems not all correct.
First:
The user logout seem not to work. Do I have to create a page ‘user-logout’ with a shortcode in it? (If yes, which shortcode?)
Second:
And after login, it should be redirected to the startpage and not to the user-dashboard. Same for logout. How can I set that?
Third:
Is it possible to have an option in the menu that points to a page with the user profile?
-
This reply was modified 5 years, 5 months ago by
Gunivortus.
-
This reply was modified 5 years, 5 months ago by
Gunivortus.
Hi @gunivortus,
Thanks for writing back,
No problem if you are not a professional. That is why we are here to help you. Please don’t worry.
1. As you have said, Logout is not working, would you please explain this to me in detail?
2. For redirection to the Home Page, please use the shortcode below:
[user_registration_my_account redirect_url=”home_page_slug”]
Where. home_page_slug must be the slug of your home page.
3. For adding the profile details in a menu item, please use the endpoint slug “edit-profile”.
For example, if you are creating a menu item named “Profile” and in the URL field please use http://page-URL/edit-profile/.
If you have any confusion, please let me know. I will clear your doubts.
Thanks!
Thank you.
Yes, I am still confused, do not get it working.
As to 1:
I do not see, that I am logged out. There’s no message, such as: You are logged out.
Concerning 2:
The case is, the site is a forum, the forum plugin BBPRESS is used.
I do not have in my list of pages a usual ‘home’ (startpage). It seems all done by the BBPRESS forum tool. So, I cannot find out, what is the slug op the landing page.
Concerning 3:
Probably for the same reason mentioned under 2, that link does not work. I get a message: Nothing found.
Hi @gunivortus
Regarding this issue, Please contact our developer team. You can contact them here: https://wpeverest.com/contact/ and someone from the team will get back to you.
Thanks and Regards!