Search for: Log In Free Support [Resolved] How to Show Only Post Title on Specific Category Pages Home › Forums › Support › How to Show Only Post Title on Specific Category Pages This topic has 1 reply, 2 voices, and was last updated 1 year, 1 month ago by David. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts March 10, 2020 at 12:10 am #1190402 Ranjit Kumar I want to show the only post title on some category archive pages. Please advise the necessary steps to do this. March 10, 2020 at 4:54 am #1190627 DavidStaff Customer Support Hi there, so this article provides the filter to remove the excerpt by setting is length to 0. https://docs.generatepress.com/article/excerpt_length/ And this article provides the filter for the blog options: https://docs.generatepress.com/article/option_generate_blog_settings/ For both you would use this condition for setting which category: if ( is_category( 'category-slug' ) ) { Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In