Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

the desire i want is similar on how facebook works; when a new content is being published, it pushes down the old post with the new posts on top.

  • New Content (pushes down previous topics without reloading the page)
  • Old Content 1
  • Old Content 2
  • Old Content 3

is that possible in wordpress?

share|improve this question

1 Answer

up vote 0 down vote accepted

The used term for this is "infinite scroll", there are plugins that may assist you to achieve this behavior, you can check this one: http://wordpress.org/extend/plugins/infinite-scroll/

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.