Hi,
I have a petition Page which showing 15 petition by Recently Added Order. So i want to Paginate them by 5 latest Petition currently appear . Please help me !
Official response from NationBuilder Support
Hello Jon,
You can find the theme documentation for the petition page here. Available variables include:
recent_signers
recent_signers_with_pictures
random_signers
random_signers_with_pictures
To change the number of results, you can use the something like: limit: xx
You can see an example of how that filter is used in our theme documentation here.
Share this post
Showing 3 reactions
Sign in with
{% for activity in page.activities limit: 100 %} {% endfor %}In my activity_public.html file, but still cannot get it to work. Any ideas?
This is the page I’m trying to make it work on: http://www.cleanprosperity.ca/candidate_pledge