Archived topic
Change Category page to excerpts and different layout
3 replies · Started by Robbert on March 10, 2019
Hi, I'm new to Generate Press, and I'm not sure how to accomplish the following:
I would like to have the category pages show the posts, but with excerpts only, and the layout being different from the posts themselves.
So, for example: Category: Cars, [posts listed after one another] Renault <Excerpt>, Mazda <Excerpt>, without any further information like date published, author, link to category etc, even though that information might actually be visible on the post itself.
However, I'm not sure what the best way is to go about this. Should I make a category.php page in my child theme, copy the standard archive.php code into that, and then tweak it to my liking? Or is there a simpler way to go about this?
Hope I described my issue clearly enough, if not, please do let me know. Best, Rob
Hi there,
I believe this filter is what you are looking for:
https://docs.generatepress.com/article/option_generate_blog_settings/
There is an example at the bottom of the page:
https://docs.generatepress.com/article/option_generate_blog_settings/#examples
Let me know if this helps :)
Thanks very much! That actually does most of what I want, very helpful.
Awesome :)
Glad to hear!