Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Center area post/pages »

[SOLVED] How to display subheading inline with headline?


 
Prev Previous Post   Next Post Next
  #1  
Old Mar 2, 2012, 01:40 PM
dmahaffey
 
5 posts · Mar 2012
[SOLVED] How to display subheading inline with headline?

Following the instructions elsewhere in this forum I can get a subhead to display below my headline using the Subheading plugin and adding
Code:
<?php if (function_exists('the_subheading')) { the_subheading('<span class="subtitle">', '</span>'); } ?>
below
Code:
<?php bfa_post_headline('<div class="post-headline">','</div>'); ?>
in index.php. But how can I get the subhead to show up inside the headline H3 tag instead?

Failing that, how can I replace the headline H3 tag with something other than a block element?

My objective is to wrap the subhead in a <span class="subtitle"> so I can reduce the font size and apply small caps but keep the subhead inline with the headline. The site I'm developing is password-protected until it goes live, but if it would help I can provide a username/password via PM.

I'm running Atahualpa 3.7.3 on Wordpress 3.3.1.

Last edited by dmahaffey; Mar 2, 2012 at 01:43 PM.
 

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to display inline my sub menu guaccio2209 Page & Category Menu Bars 0 Dec 8, 2011 12:45 PM
[SOLVED] CSS and JS still showing up in inline hallartistry Header configuration & styling 1 Mar 27, 2010 05:31 PM
[SOLVED] category widget can not display inline in v3.4 duping812 New Versions, & Updating 5 Jul 11, 2009 11:10 AM
Changing a widget display from block to inline (Twitter Text Widget) Flur Sidebars & Widgets 2 May 7, 2009 11:45 AM
Inline Comments Siekierski Comments, trackbacks & pings 1 Jan 5, 2009 12:52 PM


All times are GMT -6. The time now is 06:43 PM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.