Skip Navigation

[Resolved] Cant choose a parent post with author role

This support ticket is created 5 years, 11 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 1 reply, has 2 voices.

Last updated by Luo Yang 5 years, 11 months ago.

Assisted by: Luo Yang.

Author
Posts
#1179835

I have set a one to many relationship within posts and a custom post type (society).

When I'm connected with an administrator user and I set the parent society, everything works as expected.

But when I'm connected with an author user, I enter the first letters of the society in the search field but there is no results found.
Therefore, I can acces to the "See all societies" page in the back-office when I'm connected as author.

What am I doing wrong ?
Thanks in advance,
Mat

#1179865

Dear Mat,

The author user can only see posts created by himself in admin side, if the "society" post is not created by the author user, he will not be able to see that "society" post in parent selector.

In your case, I suggest you use Access plugin to allow author user be able to edit "society" post, for example:
1) Install Access plugin, you can download it here:
https://toolset.com/account/downloads/

2) Dashboard-> Toolset-> Access control-> Post Types
Find section "society":
- Enable option "Managed by Access"
- Enable permission "Edit any" for "Author" user role.

And test again