Archive customization question
-
Howdy, I’m new to WordPress.com. Right now my archive page lists the title of each blog post in ascending order (as desired) using the following code in the visual editor: [archives order=asc]. Is there some code that would allow for the first line or just the first 10 characters of the blog content to also appear in addition to the blog title?
The blog I need help with is: (visible only to logged in users)
-
Hi there,
The only options to configure the archive shortcode are the ones listed here:
https://en.support.wordpress.com/archives-shortcode/
It does not support an option to show an extract of the post as well.
To do that, you’d need to use the Display Posts shortcode instead:
-
- The topic ‘Archive customization question’ is closed to new replies.