Articles plugin ignores skip if pagination is active
- Status
- Open
- Subject
- Articles plugin ignores skip if pagination is active
- Version
- 18.x
- Category
- Conflict of two features (each works well independently)
- Consistency
- Feature
- Article
- Resolution status
- New
- Submitted by
- hman
- Lastmod by
- hman
- Rating
- Description
If you have an article listing on your front page, and you create a "breakout" page with older articles, you want to skip those that have already been presented on the front page. In order to achieve this, you can instruct the plugin to skip a number of articles (or a period). But this does not work together with pagination...
Copy to clipboard{articles max="6" topicId="2" largefirstimage="y" actions="n" title="News" quiet periodQuantity=3 start=5 periodUnit="week" more=y}
would be the code to display articles older than 5 weeks. And this works. But displays only 6 articles (as instructed). Once you addCopy to clipboardusePagination="y"
The articles plugin no longer skips older news, but starts with the very same, newest article like to front page does... It does paginate, but it starts at the wrong article...- Importance
- 6
- Easy to solve?
- 5
- Priority
- 30
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 7843
- Created
- Sunday 26 September, 2021 20:05:31 UTC
by hman - LastModif
- Sunday 26 September, 2021 20:10:16 UTC