Is there a way to just split the_title into two different lines without a custom field?
The titles in my blog are like small header above the maintitle.
The Problem is, that at the moment I am using a custom field in the title - but google and disqus only use "original" title - without a custom field.
So my question - couldn't I just split the_title e.g. into TitlePart One: (header) TitlePart Two: Mainline.
Or can I use some code to make the custom field I am using for the title bring to the "original" title?
