Kris-B / nanoGALLERY

image gallery simplified - jQuery plugin. Touch enabled, responsive, justified/cascading/grid layout and it supports pulling in Flickr, Google Photos and self hosted images.
https://nanogallery2.nanostudio.org/
439 stars 101 forks source link

Pagination Not Working #131

Closed AmrataRamchandani closed 7 years ago

AmrataRamchandani commented 7 years ago

capture $(document).ready(function () { $("#nanoGallery2").nanoGallery({ kind: 'picasa', userID: 'XXXX', thumbnailWidth: 100, thumbnailHeight: 100, paginationVisiblePages:5, paginationMaxLinesPerPage:5,
i18n:{ breadcrumbHome: 'Lyrics' }

      });
  });
Kris-B commented 7 years ago

please test with paginationMaxLinesPerPage: 1