inastagewhisper
Member
Posted 3 years ago #
I love your sideposts widget. I'm using it to feed "news" headlines into the my sidebar. However, I'm having some trouble with the dates. I posted 2 updates Today (april 5th), and it's only showing 1 instance of "April 5th" below the most recent post.
Is there any way to make the date appear below every post that's on the same day?
Thanks!
This is the normal behavior in WordPress. When two posts are written at the same date, only shows the date for the first post.
The issue has been solved in the development version (to be released as 1.5).
If you want to try it before releasing, download the development version here: http://wordpress.org/extend/plugins/sideposts/download/
Also, this version provides the filter 'sideposts_date', to format the date as you want (or to delete it) when coding your theme.
inastagewhisper
Member
Posted 3 years ago #
Wow, perfect. Thanks so much!