Skip Navigation

[Resolved] Error 404 access for guests

This support ticket is created 3 years, 7 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)

This topic contains 3 replies, has 2 voices.

Last updated by Luo Yang 3 years, 7 months ago.

Assisted by: Luo Yang.

Author
Posts
#2302615
Screenshot 2022-02-25 at 01.23.49.png

Hello,

I am getting an error 404 error when I attempt to access this page hidden link

I want the guests to be redirected to the registration page here hidden link

Why is it not redirecting, please to the registration page, just like this example hidden link ? I have installed the access plugin.

Please help.

#2302817

Hello,

You can try these:
1) Create a new content template, display user login form:
https://toolset.com/course-lesson/creating-custom-login-forms/

2) In your screenshot, click "Edit" button of "Guest" user, and choose above content template, so users need to login into your website and see the post contents,

More help:
https://toolset.com/course-lesson/setting-access-control/#choosing-what-to-display-when-read-access-is-denied

#2303005

Thanks,

No, I would like to redirect to my login page, where they can also register for an account: hidden link

Is this not possible with toolset?

#2304591

No, there isn't such kind of built-in feature, as a Workaround, you can display a link to the wp-login.php in the content template I mentioned above, so user can click the link and redirect to the URL you want.