rojobe
Forum Replies Created
-
I changed the settings to ‘Legacy’ view where possible in NextGen settings and the galleries now work on IOS but still not Android.
1) Basic Image Browser
2) [Do you mean this?]… <!– wp:imagely/nextgen-gallery –>
[ngg src=”galleries” ids=”18″ display=”basic_imagebrowser”]
<!– /wp:imagely/nextgen-gallery –>URL
https://www.cyclinguk-northhampshire.org.uk/index.php/gallery/2020-2/Not sure what you’re try to do. I looked through your site but didn’t see a picture ‘gallery’ – not even the standard WP one.
The gallery I found the workaround is here:
http://www.bendingtherules.co.uk/lejog/photos
The default number of thumbnails is 20, so Nextgen splits the total number into packets of 20 (unless you change that) and creates the footbar with links to page <, 2, 3, etc. >
It was these links it was clipping the URL to, so bringing up the Nextgen setup window and changing the number of thumbnails on a page to 100 (more than the number of photos I have in the gallery) puts all the thumbs on one page – no footbar needed.
I’m not a ‘coder’ at all so anything I solve or find a workaround for will probably be clumsy by comparison.
I eventually found a work-around for this URL stripping.
If you’ve placed a Nextgen gallery on a page by using the code:
[nggallery id=X] where X is the gallery ID, then delete this and replace it with the same gallery but use the Nextgen tool in the post toolbar.This will enable you to alter the settings to the number of images displayed from the default 20 to as many as you need to have ALL your gallery on one page. No need for further pages so the problem goes away.
Not a fix but it works.