Skip Navigation

[Resolved] Not able to change Author

This support ticket is created 3 years, 8 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 – 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 4 replies, has 2 voices.

Last updated by danB-8 3 years, 8 months ago.

Assisted by: Shane.

Author
Posts
#2015063
Screen Shot 2021-04-08 at 10.39.53 AM.png

I am trying to: Change the author or a directory listing.

Link to a page where the issue can be seen: Backend

I expected to see: Ability to change author for a listing

Instead, I got: field is not available for a listing or when doing a quick edit from the all items page.

#2015095

Shane
Supporter

Languages: English (English )

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

HI Dan,

Thank you for getting in touch.

In order for the author setting to appear here you will need to enable Author under you custom post type settings.

Go to Toolset->Post Type and edit your custom post type. Under the section "Sections to display when editing" enable Authors and hit save.

Once you've done this the option to change the author should now appear.

Please let me know if this helps.
Thanks,
Shane

#2018605

Is there a way to allow subscribers to be assigned as the Author?

#2018635

Shane
Supporter

Languages: English (English )

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

Hi Dan,

Unforutnately no this is not possible to do as wordpress by design doesn't allow subscribers to be authors.

Only by the way of custom code this can be done.

What you can do is to have a look at the article below from one of our colleagues.
https://toolset.com/forums/topic/cannot-assign-a-subscriber-as-the-author-of-a-custom-post/#post-381143

As this is custom code my assistance here will be limited.

Thanks,
Shane

#2021255

My issue is resolved now. Thank you!