hello, the issue i mentioned about a month ago is not as diverse or complicated as it may sound but actually pretty simple:
professional blogs and news-sites work with third-party plugins for their newsletters, which do not recognize the subtitle-field (since it is a custom-field built by your plugin) but rather work with standard excerpts of the posts content (which is also the way that most news-themes grab some attention-seeking content from the first few lines of an article to display it with the headline and an image in all sorts of layout-blocks, typically followed by a few dots (….) and a “read more”-button which links to the entire post/article/whatever.
I guess I’m right when I’m assuming that the typical usage of a subtitle would be some sort of “after the headline-“- teaser- information about the following post/article – or in other words an intro to the rest of the content.
i just mentioned those 3rd party-software-names to name a few popular examples which I had already tested but not to raise a bigger number of issues for it remains the same and single one: when building a newsletter with any given tool that pulls in posts from the backend you will end up with a headline and the content of the post. the subtitle, as the teaser info, or “intro” will be missing (if you don’t repeat yourself and write the content of the subtitle into the beginning of the posts body-content as well) since 3rd party solutions work with headlines, excerpts (of the content), and the content itself.
I don’t know if you look at this as an issue or rather a general concern regarding the usage of subtitles in general, but all i want to say is that if you use a subtitle – and you probably do it because it is a nice way of displaying important teaser-and intro-information – you will loose this very information if you start sending out newsletters (with whatever solution) since they do not know or recognize that your teaser-text/intro is in an extra field called “subtitles” or “_subtitle”.
cheers!
p.s. I’m currently looking for a databasequery which could help me add my subtitles to the beginning of the content (maybe
in between) so i could use/reference older articles in newsletters as well…without the information of the subtitles missing from the content. I’d highly appreciate any help in combining subtitles and content inside of the content!!!