• Hello all,

    In an effort to clean up my home page I want to reduce the number of full content posts displayed and move to lighter, faster loading excerpts.

    My only issue is that with excerpts, the plugins I use for the Facebook and Twitter share buttons does not appear, and I would like them to because the numbers can be compelling.

    Any idea where I should start?

    Thanks in advance.

    Neil
    lifewithdogs.tv

Viewing 1 replies (of 1 total)
  • Purab

    (@wordpressapi)

    which wordpress version you are using. there is inbuild functionality to show excerpt in home page. you just need to edit your theme files.
    use the the_excerpt() method in index.php file.
    Just replace the the_content(); method to the_excerpt() function.

Viewing 1 replies (of 1 total)
  • The topic ‘Mashable style excerpts’ is closed to new replies.