Register or log in:



Hot Tags

Blog Oh! Blog Forums » Wordpress Themes

Preview Of Post On Main Page for BOBV2

(2 posts)
  • Started 1 month ago by meshmallowman
  • Latest reply from Jai

  1. meshmallowman
    Member

    Hi Jai,

    may I know if it is possible that instead of displaying the entire post on the main page, I can choose to display say first 200 characters of the post.

    The problem I am facing right is, due to too many images, and the entire post is displayed, the main page loading for me becomes very slow.

    Please advise.

    Anyway, my blog is,

    http://libraboys.com/blog

    Cheers,
    Keith

    Posted 1 month ago #
  2. Hi,

    Open your index.php file and change line 16 from

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

    to

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

    30 is the limit of words so you can change it to whatever you want.

    Posted 1 month ago #

RSS feed for this topic

Reply

You must log in to post.

{ A Forum of Blog Oh! Blog }