I would like to create an accordion widget that displays a post archive by date.
The accordion header will be the month created. Clicking this will then list the titles of all posts created in that month. Is this doable? if so, I am guessing ng I would use the Query ID feature.
Any suggestions/pointers would be much appreciated
Hi,
I would like to create an accordion widget that displays a post archive by date.
The accordion header will be the month created. Clicking this will then list the titles of all posts created in that month. Is this doable? if so, I am guessing ng I would use the Query ID feature.
Any suggestions/pointers would be much appreciated
I have managed to find a solution to this using a custom twigg function.