Register or log in:



Hot Tags

Blog Oh! Blog Forums » Wordpress Themes

Firebug - show full posts instead of titles

(4 posts)

  1. Shira79
    Member

    Hi

    Can u please explain how I can show full posts instead if just titles on the Archives of the Firebug theme?

    I love the design by the way.

    Thank you

    Posted 4 months ago #
  2. Shira79
    Member

    I figured it out:

    I changed:

    <h3 id="post-<?php the_ID(); ?>">" rel="bookmark" title="Permanent Link to <?php the_title_attribute(); ?>"><?php the_title(); ?></h3>

    to:

    <h3 id="post-<?php the_ID(); ?>">" rel="bookmark" title="Permanent Link to <?php the_title_attribute(); ?>"><?php the_content(); ?></h3>

    That seems to have done the trick...

    Posted 4 months ago #
  3. Shira79
    Member

    No i didnt.. Im a fool..

    Still waiting on a reply ..

    Thanks ;)

    Posted 4 months ago #
  4. Shira79
    Member

    haha now i think i did figure it out:

    I added: <?php the_content('Read the rest of this entry »'); ?>

    Sorry for taking up precious bandwidth ;)

    Posted 4 months ago #

RSS feed for this topic

Reply

You must log in to post.

{ A Forum of Blog Oh! Blog }