nikkismith
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple User Listing] All users on ONE page – no paginationEDIT: (For anyone reading this in the future)
number=”0″ showed all users, AND the (unnecessary) pagination.
number=”-1″ showed all users WITHOUT the pagination.
This works:
[userlist number=”-1″]
Forum: Plugins
In reply to: [Simple User Listing] All users on ONE page – no paginationPerfect! Thank you. I knew it was something simple I was missing.
Yes, number=”0″ did the trick.
Thanks!
Forum: Plugins
In reply to: [Simple User Listing] All users on ONE page – no paginationUPDATE: It looks like the paging is based on the setting in the WordPress Dashboard’s “Reading > Blog pages show at most” field. I can temporarily set this to a high value for now, but ideally I’d like to turn off the pagination just for this plugin/shortcode and not for the blog posts, etc., elsewhere in WordPress.
Thanks for any assistance/guidance you can provide…
Forum: Plugins
In reply to: [Simple User Listing] All users on ONE page – no paginationUPDATE: I have resolved the second question, breaking the list into three responsive columns.
I still need help displaying ALL of the users on the same page without breaking it into multiple pages.