You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 17, 2021. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: