Blog "Subtitle" Plug-in

Home Forums WordPress Theme Support BresponZive Mag Blog "Subtitle" Plug-in

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2457
    leslieopr
    Member

    Hello,

    I installed the plugin below which allows me to add a subtitle to my blog posts. However per the instructions below, I have to edit my theme and insert the following function right after my blog post title:

    if(function_exists(‘the_subtitle’)) the_subtitle()

    I can’t locate my blog post title on the theme editor. Can you help me figure out where to place the if(function_exists(‘the_subtitle’)) the_subtitle()

    This is the plug in: http://wordpress.org/plugins/kia-subtitle/

    http://www.kathyisawesome.com/wp-content/uploads/screenshot1.png

    #2488
    Raja CRN
    Keymaster

    Hi,

    Edit the Single.php file and find the

    <h1 class="entry-title"><?php the_title(); ?></h1></div>

    There, You can add the code.

    Thanks.

Viewing 2 posts - 1 through 2 (of 2 total)

Only Verified Customer of this Theme Can post reply to this Support Topic! .