Closed willwnet closed 14 years ago
Thanks, this was a great bug report. I think this issue has been fixed.
The category drop wasn't properly reporting article pagination info. Fix is here: http://github.com/HotInk/hotink/commit/ca7d67b7fab993b664c1d3b4f4485f558e303951
Thanks Chris!
On my category pages (ex: http://thefulcrum.ca/categories/news?page=9 ) the Next link is not being generated, while the Previous link is.
Here is the liquid code I am using:
As per http://github.com/HotInk/hotink/blob/master/app/filters/pagination_filters.rb
Thanks!