12/17/2014 at 9:37 am
#313015
Keymaster
@ Brian
I’m assuming you’re using one of the premium template from here, yes? If so, you can add enable_pagination='false' to the [connections] shortcode so you will have something like this:
[connections enable_pagination='false]`
That will disable the pagination but I do want to caution you, I do not recommend more than 50 per page because of the negative impact of having a large number shown on one page. Basically for the same reason one should not try to show a very large number of WordPress posts on the same page.
Hope that helps!
