Skip Navigation

[Closed] Question about custom author field

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

Tagged: 

This topic contains 5 replies, has 2 voices.

Last updated by Shane 4 years, 6 months ago.

Assisted by: Shane.

Author
Posts
#1850191

Hi, I'm working on a site redesign for a magazine. I didn't think I would have to use Toolset because I was just going to use the built-in WordPress author pages. I just found out they don't want to have a user account for every author on the site, so they need custom author post types. This is really daunting to me because I didn't want to have to create a custom template for their archive pages since that's a much bigger project.

I'm wondering if there's a way to add custom post types for authors, and replace the built-in author metadata with a link to the custom posts in the regular WordPress archives, so I don't have to build them by scratch. Does Toolset create shortcode for custom posts that I could insert into the header meta section in my theme customizer? I thought I saw something like that in the documentation but now I can't find it.

Thanks very much!

#1850837

Shane
Supporter

Languages: English (English )

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

Hi Elizabeth,

Thank you for getting in touch.
I just found out they don't want to have a user account for every author on the site, so they need custom author post types.

Are you referring to just setting up Author custom post types rather than the actual user accounts ? Will those authors be logging into the site itself ?

I'm wondering if there's a way to add custom post types for authors, and replace the built-in author metadata with a link to the custom posts in the regular WordPress archives, so I don't have to build them by scratch

You can create an author post type but these authors won't be able to log into the site, they will just be profiles essentially but not actual user accounts.

Does Toolset create shortcode for custom posts that I could insert into the header meta section in my theme customizer?

No it doesn't

Thanks,
Shane

#1851229

Hi Shane,

Yeah, exactly, my client specifically said they didn't want authors to have user accounts.

Does that mean I have to build the archive pages by scratch?

Is there any way to enter the things I build in Toolkit into the the header meta section of my existing theme? Or is there a way to very quickly replicate the existing archive page design in a Toolkit template, without having to go through the Gutenberg builder?

Thanks again,

Lizzie

#1851321

Shane
Supporter

Languages: English (English )

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

Hi Elizabeth,

Does that mean I have to build the archive pages by scratch?

You theme usually has a basic design for the archives, so it will display your archive in the default way that your theme defines unless you create a custom archive.

Is there any way to enter the things I build in Toolkit into the the header meta section of my existing theme?

For this I believe you will need to use an SEO plugin that allows for you to add the custom field data to the header meta.

Or is there a way to very quickly replicate the existing archive page design in a Toolkit template, without having to go through the Gutenberg builder?

Yes there is however you will need some amount of HTML and CSS knowledge in order to create the custom archive without the gutenburg editor.

Thanks,
Shane

#1853823

Thanks Shane!

For this I believe you will need to use an SEO plugin that allows for you to add the custom field data to the header meta.

Is there documentation on this?

Yes there is however you will need some amount of HTML and CSS knowledge in order to create the custom archive without the gutenburg editor.

I understand. I was hoping for a little more guidance. If I wanted to replicate my archive page exactly how it is, and just swap out the built-in author link with the custom post type I create for authors, what's the quickest way to do that? I figure if the code is already available in my theme I should be able to replicate it for a Toolset View without having to build from scratch, but I just need help figuring out how to do that. Thanks again!

#1853943

Shane
Supporter

Languages: English (English )

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

Hi Elizabeth,

Unfortunately we don't have documentation on this because this is usually managed by the SEO plugin that is being used.

If I wanted to replicate my archive page exactly how it is, and just swap out the built-in author link with the custom post type I create for authors, what's the quickest way to do that?

Well in a case like this you will need to completely remake the archive unfortunately. The HTML code will already be there for your archive and your archive will basically display with your theme's css so the only thing you will need to do is to use the loop editor to add the content.

I would suggest adding some basic content to the custom archive first and then see how it looks and move from there to see what else is needed.

Thanks,
Shane

The topic ‘[Closed] Question about custom author field’ is closed to new replies.