Plugin Contributor
Imagely
(@imagely)
Hi @johnp,
We do recommend using the AJAX pagination in case of multiple paginated galleries on the same page for a correct work since the pagination will work once for both galleries and will show “no images were found” in case that any of those galleries have fewer pages than the active one.
Mihai
Thread Starter
JohnP
(@johnp)
Thanks for confirming I have the plugin configuration correct Mihai.
I assume it must be something to do with the layout of the page.
I have checked that removing the style="display:inline-block;" on the containing div does not fix the problem.
Can you give me any clues as to what the AJAX pagination uses to position the page?
Plugin Contributor
Imagely
(@imagely)
Hi @johnp,
Sorry but I’m not sure where you have an AJAX paginated gallery since the one from your page doesn’t seem to use pagination: http://www.teclite.co.nz/
Usually, it shouldn’t cause any extra space so can you please insert a paginated gallery into a page for us to inspect it?
Thanks,
Mihai
Thread Starter
JohnP
(@johnp)
Thanks for coming back to this Mihai. Unfortunately, because the site is live I didn’t want to leave it broken longer than overnight, as I indicated in my original post.
If you have the Web Developer extension available, you can remove the CSS I added in the Customizer which hides the NGG navigation (inline stylesheet #21):
.home div.ngg-navigation {display: none !important;}
The incorrect height offset seems to be almost 1000px.
I think my work-around will resolve this issue (assuming the client approves), but I can understand why you would want to know why the NGG navigation isn’t working as expected.
Plugin Contributor
Imagely
(@imagely)
Thanks for your reply, John!
That’s a bit odd to hear that the gallery’s navigation block creates such a gap, perhaps that’s a side effect or an inherited styling from the theme or one of the plugins but I am glad to find it solved for you.
Mihai