Register or log in:



Hot Tags

Blog Oh! Blog Forums » Wordpress Themes

PopBlue theme - Making index page display full posts

(5 posts)

  1. Dannyboy
    Member

    Does anyone know how to make the Popblue theme display full posts on the homepage not just the beginning part?

    Posted 10 months ago #
  2. Open up your index.php file in the popblue folder and replace the following code

    <?php the_content_rss('', TRUE, '', 150); ?>

    with

    <?php the_content('Read more »'); ?>

    That should do it!

    Posted 10 months ago #
  3. Dannyboy
    Member

    Thank you very much

    Posted 10 months ago #
  4. Dannyboy
    Member

    Another thing I don't know if it's something to do with the template, but the smiley codes are not being replaced by the smilies.

    Posted 10 months ago #
  5. Thats something to do with your wordpress installation.

    Posted 10 months ago #

RSS feed for this topic

Reply

You must log in to post.

{ A Forum of Blog Oh! Blog }