But the page that displays shows the entire news articles from everything in that category. Is there a way to have it show just the excerpts and then click them to go into the individual news article?
That’s the default behciour of many themes, including default WordPress themes.
You should have a look at category.php file in your theme – there should be the_excerpt() function that does just that.
I am not a super experienced PHP coder. I can make code changes in our child theme as directed, but I am not too adept at writing changes from scratch. Do you have any advice on how to make the default here be excerpts? Is there a simple code mod that won’t affect the rest of my site?
Thanks.
Author
Posts
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.
How to Get Support
After you register and login to the site, you may post all plugin support questions in the Support Forum.
If you need to provide private info, please create a ticket and then reply to it using Set as private reply option.
Sign Up
Support is only provided to registered users.
Please login or sign up for a free account.Sign Up Now