Show Custom Post Type on Author Page

Posted in: Newspaper
Post count: 4

Hello,

I have a few custom post type which is coming from other plugins like question-answer or directory.

I would like to show custom posts also on author page but I couldn’t find some solution on internet.

Author page should be like;

Posts :
xxxxx
xxxx

Questions :
yyyy
yyyy

Listings:
zzzz
zzzz

Could you please inform me how can I do that on newspaper latest version?

I’m ready also to use some plugin or theme modification on child theme.

Thank you.

Post count: 18283

Hello !

You can achieve this by editing the author page using the tagDiv Composer. You will have to remove the original posts loop and use flex blocks, set the post type name and the author Id: https://prnt.sc/qg9pze

As you can see in our photo our custom post type name is td_book and the author iD was 1 in our case.

I hope this was helpful !

Thank you !

Post count: 4

Hello Vlad,

Thank you very much.

Your answer handle to create page/filter author and edit page.

My request is for all member. I mean that in my website all members creating custom post and I want to show all posts on their author page.

I think I have to edit “default author page” instead of to create new one. But I don’t know how can I do it or where is default author page.

Could you please inform me if you have any idea?

Thanks again for your great support.

Post count: 18283

Hello !

Unfortunately the only way would be to do it as I’ve mentioned because you have to set the id filter in each category. Having only one general template is not possible.

I hope this was helpful !

Thank you !

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.