Skip Navigation

[Resolved] about “account page”

This thread is resolved. Here is a description of the problem and solution.

Problem:

How to setup the "My account" page with Toolset plugins.

Solution:

You can follow our document to setup the "My account" page:

Relevant Documentation:

https://toolset.com/course-chapter/registering-directory-site-users-from-the-front-end/

This support ticket is created 3 years, 2 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

Tagged: 

This topic contains 19 replies, has 2 voices.

Last updated by yoshihikoH 3 years, 2 months ago.

Assisted by: Luo Yang.

Author
Posts
#1922727
wp.png

Dear Luo Yang,

I have tried it many times, so the following information is correct. Please also check the attached file.

WordPress username: jobsearch
Password: 49 () YUeg38gD

Thank you

Yoshihiko

#1922799

Thanks for the details, I can login your website by remove the blank space of the password you provided above.

And have done below modifications in your website:
1) Edit the user form "Create Account":
hidden link

In the email notification content, add a link to the "My account" page:

Login URL: [wpv-post-url item="252"]

Number 252 is the "My account" page ID.
so when user receive the emails, he will be able to click the link, and redirect to the "My account" page

2) Edit the "Thanks fo signing up!" page:
hidden link
Same as above, add a link to "My account" page:

<a href="[wpv-post-url item="252"]">Click here to login </a>

so user can also click this link, and redirect to the "My account" page

3) Edit content template "Login Form":
hidden link
Display the login form shortcode:

[wpv-login-form redirect_url='[wpv-post-url item="252"]' allow_remember="true" remember_default="true"]

So when guest user enter into "My account" page, he can only see above login form, and after he login, he will be redirect to "My account" page

For your reference.

More help:
https://toolset.com/documentation/programmer-reference/views/views-shortcodes/#wpv-post-url
https://toolset.com/documentation/programmer-reference/views/views-shortcodes/#wpv-login-form

#1924901

Dear Luo Yang,

I am very grateful that you helped me edit my account page. I think your help is perfect.

By the way, attached to the bottom of the account page (mode 1 = Login Form),

・ Ca n’t log in? Reset your password
・ Do n’t have an account yet? Register for free

I want to edit, how can I see these two sentences?
Clicking the "Block Editor" button on the far right of the Login Form does not return to the original screen.

Thank you.

New threads created by Luo Yang and linked to this one are listed below:

https://toolset.com/forums/topic/more-issue-about-account-page/

#1927379

I assume the original question of this thread is resolved, according to out support policy, we prefer one ticket one question.

For the other new questions please check the new thread here:
https://toolset.com/forums/topic/more-issue-about-account-page/

#1927401

My issue is resolved now. Thank you!

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.