wecobble/Subtitles

Show subtitles in post loops

Opened this issue · 2 comments

barnj commented

Is your feature request related to a problem? Please describe.
The subtitle shows when the full page/post is displayed, but on my front page where there is a post loop that shows the Featured Image, the post title and the post excerpt, the subtitle is not shown. Also not shown in archive pages
Describe the solution you'd like
A clear and concise description of what you want to happen.
a piece of code to add to the php for the post loop and archives so that the subtitle shows up in the post loop and the archive page
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Right now, what I've done is use the subtitle as the excerpt
Additional context
Add any other context or screenshots about the feature request here.

barnj commented

Correction: It is showing on the archive pages. So it's only code to put in the post loop

Hi there. Have you seen this?