You could try this plugin:
https://wordpress.org/plugins/wp-pagination/
It makes a javascript approach to paging.
For my projects i always started to build galleries using custom post types or repeaterfields with acf:
http://www.advancedcustomfields.com/add-ons/repeater-field/
WordPress built in gallery function is… well almost unfunctional. 🙂
Related Posts:
- Check if post/page has gallery?
- how to have the gallery shortcode output one single UL list instead of several DL?
- Automatically add this attribute to the gallery shortcode
- How do i link gallery thumbnails to different url’s using the wp native gallery?
- WordPress gallery ‘post_gallery’ filter doesn’t work with feeds?
- conditional shortcode not working
- Remove width and height attributes from [gallery] output
- Gallery shortcode menu order fix no longer working on WordPress 4.0
- conditional shortcode not working
- Some doubts about gallery shortcode in WordPress
- Should I cache default WordPress gallery shortcode output?
- Numbering Image List in Gallery
- Rewriting WordPress Gallery Shortcode with Bootstrap Carousel
- change wordpress gallery shortcode to slider
- Remove hyperlink on gallery shortcode
- Add custom setting that uses radio button to WP Gallery
- WordPress Gallery shortcode: Display one category ID only
- How to get gallery id inserted to a post?
- Check if post has gallery images/media
- Change WordPress Shortcode added in to post
- Gallery shortcode – change link file image size? (not using default fullsize image)
- add action only if gallery shortcode attribute is equal to?
- Unable to the get the gallery inserted between shortcodes
- Adding shortcode field to edit gallery / Gallery Settings
- How to change the output of gallery shortcode
- Replacement for gallery_shortcode function not taking all attributes
- How to Retrieve data of Gallery Shortcode and display it above a post
- How to copy [gallery] shortcode between posts using polylang [closed]
- Which file renders the “Edit Gallery” Settings page?
- How to display NextGEN gallery in templates?
- Use full size images in a specific gallery
- How to Enable embedding WordPress default gallery in comments?
- How to add new images to existing shortcode configuration?
- Gallery shortcode is empty but magically creates a gallery
- Can we add a single caption to the gallery shortcode?
- Automatically add class-attribute to gallery?
- Replace custom gallery shortcode with default gallery shortcode
- WordPress Gallery with ID’s Shortcode not Working
- Remove width and height attributes from [gallery] output
- Changing layout of defaul gallery output to masonry
- What makes a placeholder resizable in Tinymce?
- how to show last 5 images from the one post gallery
- Gallery Shortcode: using size=”full” doesn’t call the actual thumbnail image size
- Pass boolean value in shortcode
- add_filter and changing output captions of image gallery
- Implement If-ElseIf-Else-EndIf with short codes
- Are php template shortcodes ok?
- Extract attribute values from every shortcode in post
- How to make shortcode to hide selection of text from post or page?
- how to get shortcodes to work inside the text of custom fields
- How do I create shortcodes for my wordpress themes?
- Execute shortcode only in another shortcode
- Multiple loops on page only show taxonomy name of first loop
- Add attribute to existing Shortcode
- manipulate a plugins shortcode
- How to link to a page that has a shortcode?
- Audio and video shortcodes not working properly
- How to load shortcode sooner
- Tinymce list of shortcodes button
- Add page title as a javacript variable to specific posts
- How to create a shortcode for custom page template
- Shortcode: display list of created shortcode in popup
- Shortcode return $content vs do_shortcode($content)
- Shortcode not working with WordPress updated
- Include tags in the body of a post
- conditional tags- how to use with shortcodes
- no content after shortcode
- Remove shortcodes that are different (but same pattern) in each post
- Place a URL parameter value inside a WordPress short code
- Scripts for shortcode: concatenate or load separately? [closed]
- Print shortcode in defined area
- WordPress shortcodes are not working
- How to use/enable Pagination?
- Wrap Shortcodes and wpautop
- Shortcode called twice
- Favorite websites with shortened hyperlinks
- Best way to find all shortcodes that come with WordPress
- Add JS in footer via shortcode?
- Passing variable in nested shortcodes
- Shortcode Always Displays Default Attribute Value
- Do shortcode in template file
- How do I fit a function inside an opening and closing do_shortcode
- Add shortcode within the_content()
- How to include shortcodes and pdfs in WordPress search without plugin?
- How to embeded shortcode for another website
- Gutenberg Shortcode will turn html to html entity
- Need help in setting up a transient using API Key and if possible updating it in the ACF field
- the_content() not showing the content in good order (with a shortcode)
- Execute shortcode in backend
- Print shortcode according to site language
- Remove a short code and update it’s content (AJAX)
- create a shortcode for embedding google map in a page
- Timber – don’t display shortcode
- Use ACF array values in shortcode
- php in a shortcode
- WordPress core playlist function not showing artist and album info
- Which method to use when deleting posts from the front-end
- short code is not working in in custom wordpress theme it’s only working in default theme
- loop on page makes shortcode fail
- Shortcode leads to white screen [closed]