You have a limit inside an script and you should change some values to adapt your needs:
jQuery....
//user settings
var thumbsPerPage = 15;
var maxPaginatedLinks = 200;
var hideEffect = "drop";
var showEffect = "drop";
var effectSpeed = "slow";
var count = 1;
//handles multiple galleries on page
var galleryCount = $( "[id^=gallery-]" ).each( function()
var galleryId = "#" + $( this ).attr( "id" ) + " ";
Related Posts:
- Creating a photo gallery in WordPress [closed]
- How can I alter the [gallery] markup?
- Custom wordpress gallery option
- Make a really simple gallery structure
- Best approach when modifying the Media Manager
- Gallery Inside One Post
- How do i add class=”fancybox” to the default gallery?
- How to show description under an inserted image?
- Modifying the media-template.php file, the right way?
- Responsive Images
- First three images in post excerpt
- how do i create a downloadable gallery with image descriptions?
- Set default link type to “file” for image galleries
- Add option to “Gallery Settings” section
- How I can get image description/title/alt for gallery image?
- WP_Editor – Remove TinyMCE Toolbars
- How can I remove or change a border/outline on a picture when it is in a gallery page?
- Add size in Gallery Settings in Media Library
- Post photo galleries [closed]
- Define size for `get_post_gallery_images`, they seem to have been resized to 150×150
- Proper Way to Remove Thumbnail Links In Gallery
- Media gallery – inserting full size images without link
- Disable Linked Gallery Images If Mobile Browser
- Possible to add same caption to all photos in a gallery?
- How to Add a Custom Colum on Thickbox Media Gallery Tab?
- WordPress 3.5 Gallery Menu Order not set?
- Getting the image title/alt attribute from the gallery shortcode
- How to get post attachments in gallery post format template
- Can I attach an image to a different post?
- NextGen – Display Image Count Per Gallery
- Add a checkbox in Media Upload window
- have WP Gallery display the title instead of caption
- Changing Gallery images size?
- How do I use two different images, one as a thumbnail and one as a linked image?
- remove featured image from gallery woocommerce [closed]
- How to get ID of images used in gallery?
- Add data attribute to a gallery link?
- Display all albums in nggallery on a page [closed]
- How can I show these pictures in two columns in my page?
- What is a good way to implement photo galleries on WordPress?
- Display latest 10 galleries
- How to determine if a post has attached images?
- How can I make wp default gallery responsive?
- How to get clean code for a gallery?
- Gallery set to “Media file”, showing as attachment page
- show other images from same gallery
- how do i embed the pdf gallery in wordpress post
- Attach custom gallery to a page
- Gallery Only Displaying One Thumbnail
- How To Put Multiple Image Galleries In A Single Post?
- Add new images to top of existing gallery not bottom
- WordPress gallery not sorting the images if I change the order of image ids
- WordPress grab first image from gallery
- GalleryView binding for WP Gallery, without NextGen
- How can I create a gallery showing Ken Burns effect, when mouse hovers over images? [closed]
- Set default number of columns in gallery
- ACF gallery hook?
- Gutenberg MediaUpload component with default gallery functionality?
- Get attachments but only from post gallery?
- WordPress show Gallery Title and Captions
- In which version of WordPress was the new gallery shortcode implemented?
- Fancybox not working. why?
- Large Media Library
- Add Download Button in prettyPhoto Plugin
- Displaying a combination of Galleries
- Gallery Image Numbers?
- Upload photos to WordPress via ftp w/ [gallery] shortcode?
- How do I create a gallery page?
- NextGen Gallery Slideshow Positioning Issue
- Install Gallery 3 in Subdirectory of WordPress
- Can I nest a element within tags from default wordpress?
- Text lost under image after WordPress 5.0 upgrade
- Strange issue with gallery when displays 3 columns
- Can I have the same image in multiple NextGen galleries? [closed]
- Hide Gallery from the_conent
- Inside text editor my preview gallery images are in full size
- Extending Media Gallery – Retrieving values from short code
- How to run custom JavaScript code on gallery attachment image selection
- Is it possible to setup a gallery in the backend without including it in the content?
- Custom links or pages from Media Gallery
- My “Description” in gallery doesn’t accept formatting/html
- Is it possible to set JJ NextGen JQuery Carousel dynamic ids? [closed]
- How do I export WordPress galleries?
- How to show private flickr group on a WordPress site?
- Lightbox Effect Not Working
- How to use the WP export and get images that are contained in a posts gallery
- How to add a list of all galleries to my sidebar?
- Is it possible to import NextGen Galleries into WordPress Galleries and convert embeds in all posts? [closed]
- Gallery Shortcode – only show first x thumbnails
- Image Gallery links to medium image instead of FULL size image
- Gallery backend only
- How to make gallery images responsive?
- Gallery Shortcode Showing IDs
- Can’t get the columns of galleries when the user set the column number to 3 if there are 2 galleries?
- How to have Tiled Galleries like in WordPress.com?
- Optimizing wp_get_attachment_image_src
- How to make universal gallery and improve admin side of managing galleries?
- Get gallery images from page ID
- WordPress Gallery Thumbnail images look blurry
- Where is image gallery information saved?