• I am trying to show a list of previous posts in side bar that are only previosu to teh current psot your on so say there was 30 posts before only list those previous if you were on say # 45 it would show the 44 previous ..any way to do this?

    Thanks

Viewing 1 replies (of 1 total)
  • It can certainly be done, but the solution details are probably beyond the scope of this forum.

    There are several ways to have custom content in widgets. One way is to use My Custom Widgets plugin.

    Using that, you could code a custom query to select all posts having a date less than the date of the current post, and list the links to them.

    You did not say what you wanted to do if you were on a page that showed multiple posts, but you should consider that when designing the widget.

Viewing 1 replies (of 1 total)
  • The topic ‘Display list of previous posts only older than current’ is closed to new replies.