Skip to content

Set 'posts_per_page' to -1 to allow unlimited gallery images#86

Merged
andrew-worsfold merged 1 commit intoEnclavely:masterfrom
arashohadi:master
Jan 30, 2017
Merged

Set 'posts_per_page' to -1 to allow unlimited gallery images#86
andrew-worsfold merged 1 commit intoEnclavely:masterfrom
arashohadi:master

Conversation

@arashohadi
Copy link
Contributor

Having more than 10 images in a Tailor Gallery element will not work at the moment. This is because the default for a WP_Query is set to 10.

Setting posts_per_page => -1 allows for unlimited images in a single gallery. If you wish to cap the value at for example 100 please feel free to change this.

@andrew-worsfold andrew-worsfold merged commit cce2b3e into Enclavely:master Jan 30, 2017
@andrew-worsfold
Copy link
Contributor

Thanks for this!

andrew-worsfold referenced this pull request Mar 16, 2017
* Added - Instant undo/redo functionality with keyboard controls.
* Added - Portuguese translation [GitHub 93](https://github.com/andrew-worsfold/tailor/pull/93).
* Added - Autoplay speed setting to carousel and slideshow-based layouts [GitHub 87](https://github.com/andrew-worsfold/tailor/pull/87).
* Improved - Allow unlimited images in Gallery elements [GitHub 86](https://github.com/andrew-worsfold/tailor/pull/86).
* Improved - Sidebar styles to match the Customizer.
* Changed - Default placeholder text for Content elements.
* Fixed - tailor_get_users() query retrieves unnecessary information [GitHub 94](https://github.com/andrew-worsfold/tailor/pull/94).
* Fixed - Sidebar styles affecting search field within WordPress Media Modal [GitHub 98](https://github.com/andrew-worsfold/tailor/issues/98).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments