Register or log in:



Hot Tags

Blog Oh! Blog Forums » General Discussion

POPBLUE problem

(3 posts)

  1. uconnjill1
    Member

    Hi all;

    Recently installed POPBLUE - and I'm having a formatting issue within the blog post itself. Images are not showing up in the posts, and any modification to the text (color, bold, etc) is not showing up. No "enter" or linebreaks are showing up either. They look fine in the wordpress editor when Im writing the post, though. Any idea why this is happening? I'm going crazy trying to figure it out. I haven't modified the theme at all.

    Thanks
    Jill

    Posted 3 weeks ago #
  2. uconnjill1
    Member

    Sorry - the URL is http://pophangover.com/wordpress

    Posted 3 weeks ago #
  3. This is because popblue theme is meant to show excerpts and not the full posts. To do what you want to do,

    find this code in your index.php

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

    change it to

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

    Posted 3 weeks ago #

RSS feed for this topic

Reply

You must log in to post.

{ A Forum of Blog Oh! Blog }