Skip Navigation

[Resolved] Link to Edit Post Form not displaying

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

Problem:

Display the editing post form link to guest user.

Solution:

You need to enable permissions for specific user roles to edit the posts in Toolset Access Control settings, see our document:

https://toolset.com/course-lesson/controlling-access-to-front-end-forms/

Relevant Documentation:

This support ticket is created 2 years, 10 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 6 replies, has 2 voices.

Last updated by simchaH 2 years, 10 months ago.

Assisted by: Luo Yang.

Author
Posts
#2355639

Hi,

I have a View with edit post links inside the view, for users to edit the info in an edit post form. On the staging site noted above the edit post links are displaying fine, here is the view page, you can see the "would you like to edit...?" inside the loop, with the link "Edit Here" displaying: hidden link

However, I recently ported the staging to live site, and for some reason the link with the words "Edit Here" have disappeared. Would you be able to take a look and see ?: hidden link

#2356031

Hello,

I assume we are talking about the editing post form link, you need to enable permissions for specific user roles to edit the posts in Toolset Access Control settings, see our document:
https://toolset.com/course-lesson/controlling-access-to-front-end-forms/

#2356333

Yes I am referring to the editing post form link, however, I never installed Access Control, and never had it working on staging so this is an issue completely different than that. Is there anything else that would be making it not display the link?

#2356773

By default, guest user(non-logged-in users) won't be able to edit posts, you need to install Access plugin to grant permission for guest user, please follow the document I mentioned above to setup the permissions:
https://toolset.com/course-lesson/controlling-access-to-front-end-forms/

If you still need assistance for it, please provide a test site with the same problem, fill below private message box with login details, I need a live website to test and debug

#2358547
Screenshot - 2022-05-08T225019.206.png

I'm confused, I never used Toolet Access on the staging, and it worked perfectly. If you look at the edit post forms itself, Toolset clearly says that by default all users are able to access, see image attached. Why would I need to do anything different over here? I really think it is some other issue..

Thanks

#2358579

Nope, I don't think it is default setting, as I mentioned above, by default, nobody wants non-logged-in user(Guests) to edit the posts, unless you changed the permissions.

If you still need assistance for it, please provide a test site with the same problem, fill below private message box with login details, I need a live website to test and debug

#2359161

My issue is resolved now. Thank you!