How we can implement Archive Blog Functionality :
Like
- Year (2012) (Post Count)
- Jan (Post Count)
- Feb (Post Count)
- March (Post Count)
- Year (2011) (Post Count)
- Sep (Post Count)
- Oct (Post Count)
- Nov (Post Count)
- Year (2010) (Post Count)
- April(Post Count)
- June(Post Count)
- August(Post Count)
Official response from NationBuilder Support
Hi Jon, this is not currently possible to do dynamically, as blog posts are passed 10 at a time. If you feel like this would be a valuable feature, we encourage you to submit it to our community board: http://nationbuilder.com/suggest -- if it gets enough traction our engineers may develop it.
As an alternative, you could tag your pages with the different archives and then create a page that links to each /tags/[tag_slug] page. You can use {{ page.tags_count }} to display the count. You can find the page variables here.
Share this post
Showing 3 reactions
Sign in with