a summary blog page
-
I would like to add a page called ‘blogs’ which summarise my recent blogs with link to each of my blog. This should show the whole blog content but only the first paragraph for example. Is there anyway I can do this as I have seen a few blogs that has a summary blog page as a separate page than ‘Home’.
Thanks.
The blog I need help with is: (visible only to logged in users)
-
Yes, you can add the following Display Posts Shortcode to your ‘blogs’ page with include_excerpt argument as following. You can add other arguments depending on what else you want.
[display-posts include_excerpt="true"]
- The topic ‘a summary blog page’ is closed to new replies.