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] WP Subtitles Plug-in and ver 3.6.4


  #1  
Old Feb 20, 2011, 01:54 PM
nelliza
 
1 posts · Feb 2011
I saw this ussue solved for earlier version (2009) but no solution for recent version.

I have WP Subtitles Plug-in and Atahualpa 3.6.4

How to enable subtitles?

Subtitle input field shows in post and this data is saved, but not shown on page.

I tweaked it by adding
PHP Code:
<?php the_subtitle() ?>
to byline, but design sucks - it comes into
HTML Code:
<div class="post-byline">
container instead of its own.

Is there a better way to insert subtitle in recent version?

Thanks
NZ
  #2  
Old Feb 20, 2011, 04:40 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
That looks to be an older plugin. Have your tried SubHeading?
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #3  
Old Feb 23, 2011, 07:55 AM
floydfox
 
4 posts · Feb 2011
Hi,

but what have do i have to do, to show the subtitle now directly below the title?
I added

Code:
<?php the_subtitle(); ?>
under

Code:
<?php bfa_post_headline('<div class="post-headline">','</div>'); ?>
in "The LOOP" (WP 3.0.5, Atahualpa 3.6.4)

...and it doesn't work, i'll get the error:

Fatal error: Call to undefined function the_subtitle() in bfa://content_inside_loop on line 15

:-(

Many thanks...

Last edited by floydfox; Feb 23, 2011 at 07:56 AM. Reason: forgot something...
  #4  
Old Feb 23, 2011, 08:20 AM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
I just added the code for the plugin mentioned in post 2 to that very spot and it worked fine.
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #5  
Old Feb 23, 2011, 08:57 AM
floydfox
 
4 posts · Feb 2011
hmmmmm...

...then i have to try...

floydfox
  #6  
Old Feb 25, 2011, 03:08 AM
floydfox
 
4 posts · Feb 2011
so far all, which are looking for an solution: With the "Subheading"-Plugin you have to add:

Code:
<?php if (function_exists('the_subheading')) { the_subheading('<p style="fontsize:12px;font-weight:bold;color:#FF0000">', '</p>'); } ?>
This is how it works, i had just to RTFM

CU
floydfox

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
Ver 3.6: Unable to import (exported) settings in wordpress 3.0 Multisite sufinawaz Atahualpa 3 Wordpress theme 1 Jan 22, 2011 01:39 PM
[SOLVED] Problem with menu bar background?? Ver. 3.52, 3.53 przemek New Versions, & Updating 3 Jul 25, 2010 03:54 AM
[SOLVED] SubTitles clayphillips Post-Kicker, -Byline & -Footer 4 Jul 15, 2009 01:08 PM
Can't get page/post padding to work in ver 3.3.3 w/WP2.8 zwolfinger Post-Kicker, -Byline & -Footer 1 Jun 18, 2009 04:16 PM
[SOLVED] PHP? Any reason NOT to move up to ver. 5.0+ Shepherd Jim Web Hosting for WordPress 2 Apr 30, 2009 11:02 PM


All times are GMT -6. The time now is 03:22 AM.


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