wecobble / Subtitles

Add subtitles into your WordPress posts, pages, custom post types, and themes. No coding required. Simply activate Subtitles and you're ready to go.
http://wordpress.org/plugins/subtitles/
GNU General Public License v2.0
117 stars 186 forks source link

Show subtitles in post loops #117

Open barnj opened 4 years ago

barnj commented 4 years ago

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 4 years ago

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

philiparthurmoore commented 4 years ago

Hi there. Have you seen this?