Archived topic
Customize Post Category Archives
11 replies · Started by 24xstudio on January 28, 2020
Hey,
I am looking to make a customize category post archives like my below-mentioned website URL where you can see the author's name and description.
Just like that, I want the category title on the top middle and below that, I can write its description.
Thanks
Hi there,
That should be what happens by default. Have you added a description to your profile in "Users > Your Profile"?
Let me know :)
Sorry but please read my question again :D
I am looking to customize the category pages. Just like the URL, I have mentioned.
Hi there,
which URL are you talking about ?
The URL you provided above is the same as the one you provided on this topic:
https://generatepress.com/forums/topic/align-author-page-content/
No No. You guys are getting me wrong.
Thanks
So you want the author archives to display on top of your categories? If so, just adjust the Display Rules for the author page hero you made here (https://generatepress.com/forums/topic/align-author-page-content/#post-1086419).
You can add more Display Rules, including the category archives (or specific categories).
NOOOOOOOOOOOO...
Right ... now it makes sense lol
Create a new Header Element add these template tags for the content:
<h1>{{post_title}}</h1>
{{custom_field.description}}
And set Display Rules to: Post Category Archive.
Hey,
Thanks
You can set the Header Element to full width and add a background color to it:
https://docs.generatepress.com/article/header-element-overview/
Did you set the Display Rules?
Thanks for the help, David. :)
You're welcome