Skip Navigation

[Resolved] Registering Users from the Front-end on Directory Sites

This support ticket is created 2 years, 4 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.

Our next available supporter will start replying to tickets in about 0.62 hours from now. Thank you for your understanding.

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

Supporter timezone: America/Jamaica (GMT-05:00)

This topic contains 3 replies, has 2 voices.

Last updated by yoshihikoH 2 years, 4 months ago.

Assisted by: Shane.

Author
Posts
#2422877

Home »Course» WordPress Directory and Classifieds Sites »Registering Users from the Front-end on Directory Sites» Creating Forms for Registering Users in WordPress

In order to register and manage my account, I created all the necessary pages according to the toolset manual.

・ Create an account page
・ Thank you for signing up! Page
・ My account page mode1, mode2
・ Edit profile page

I would like to control all the above pages under login control by clicking the "Login" menu.

In other words, when I click "Login", which is one of the main menus, "Login" changes to the account registrant name (for example, John), and I want to put all the above pages under John's control.

The main menu is as follows.
When "Login" is clicked, "Login" instantly changes to John. The image is as follows.

John
・my account
・ Profile editing
・ Logout

Here is the question.
The main menu "Login" and "Logout" are explained in the Toolset manual to use "Peter Login, Logout Plugin" to move to each page. I don't know how to use this plugin to display "Login" in the main menu.

Currently on my site, I can't put all pages under login control.

I would like to know how to enable login and logout management as described in the toolset manual.regard

Best regards,

Yoshihiko

#2423169

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Yoshihiko,

You can try using this plugin below to add your login/logout menu item.
https://wordpress.org/plugins/login-or-logout-menu-item/

Thanks,
Shane

#2423399
login-1.jpg
login-2.jpg
login-3.jpg

Dear shane,

Thank you for your support.
Please check the attached 3 images (login-1.2.3).
It will be a screen transition to manage the toolset account.

As I understand according to the toolset manual, if I can put "Using forms to create an" Edit your profile "page" from "Creating Forms for Registering Users" under login control, toolset I think you can do much the same as what you actually do on the site.

However, with the plugin you taught me, you can put it under control, but it has the following problems:
1. 1. As shown in the attached images login-1 and login-2, it is difficult to transition to My Account Mode-1 at the stage of entering rogin.
2. When the user logs out, it will transition to WordPress logout. For users, it doesn't matter if this site is WordPress or not, so I want to log out just back to the home screen instead of this logout.

Is there a way to solve the above two points?

Regards,

Yoshihiko

#2424539

My issue is resolved now. Thank you!