I have read this post (http://wordpress.org/support/topic/346235?replies=3) and am at a similar place to noodlenuts i.e a newbie who doesn't know about the php code, and therefore have no idea where to place things to make things appear where I want!
I'd like the subtitle to appear either immediately to the right of the main title. I'm using the Hybrid theme and have created a child theme for Hybrid.
Through reading the response I have been brave enough to paste the <?php the_subheading(); ?> into the template I am using (no-widgets) but the response goes on to suggest a way to put the subheading on the same line (which is what I want) but i have no idea where this code would be placed in my theme or even is this solution would apply to other themes. Any suggestions/advice? Thanks