Unfortunately, i cannot get the Archive Plus Plugin to show the archived blogposts.
- I can see the "Show more" button, but after the page reloads, nothing else happens.
- i added a date in the year 2013 and the category blog to several blog posts
- limit:
year: 0
month: 0
items: 0
My page setup (i also pages for testing @self.children', but my blog posts are located in subfolder /blog/2017 etc.):
title: Blog
content:
items:
- '@self.children'
- '@page.descendants': /blog/2017
- '@page.descendants': /blog/2018
limit: 5
order:
by: date
dir: desc
pagination: true
url_taxonomy_filters: true
---
Any ideas what i can do?
Greetings,
Smash