Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Dan Rossiter

    (@danrossiter)

    Hi Tuner,

    You have limit set to -1 so paginate will not do anything as your limit is infinite. Set the limit to how many documents you want per page and you should get your expected behavior.

    -Dan

    PS: If you’ve found this plugin useful, please take a moment to rate it. Thanks! ??

    Thread Starter tuner

    (@tuner)

    Thanks Dan,

    Yes .. I put back to -1

    Just changed now so you could have a look. ~ 5 by 20 and it is not working.. as well no thumbnail ICONS as of yet

    Cheers

    Array
    (
    [thumber] => Array
    (
    [gs] => E:\Program Files\gs\gs9.18\bin\gswin64.exe
    [active] => Array
    (
    [av] => 1
    [gs] => 1
    [imagick] =>
    [thumber-co] =>
    )

    [width] => 200
    [height] => 200
    )

    [thumber-co] => Array
    (
    [uid] =>
    [secret] =>
    [subscription] => Array
    (
    )

    [direct_upload] =>
    [mime_types] => Array
    (
    )

    )

    [gallery] => Array
    (
    [columns] => 5
    [fancy] => 1
    [order] => ASC
    [orderby] => name
    [relation] => AND
    [limit] => 20
    [mime_types] => application,video,text,audio,image
    [paginate] => 1
    [post_status] => any
    [post_type] => attachment
    [descriptions] =>
    [attachment_pg] =>
    [new_window] =>
    [skip] => 0
    )

    [css] => Array
    (
    [text] => .document-icon-row.descriptions {
    vertical-align: top !important;
    display: inline-block;
    width: calc(100% / 6 – 1%);
    }
    .document-icon-row.descriptions .document-icon {
    float: none !important;
    width: 100% !important;
    margin: 5px auto 0px;
    display: block;
    }

    .document-icon-wrapper.descriptions .document-icon{
    border-right: 1px solid #37824A;
    border-bottom: 1px solid #37824A;
    }
    .document-icon-row.descriptions p {
    font-size: xx-small;
    text-align: justify;
    }
    )

    [meta] => Array
    (
    [version] => 4.1.14
    [items_per_page] => 10
    [donate_link] => https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=EE5LWRLG933EN&lc=US&item_name=Document%20Gallery%20Plugin&item_number=document%2dgallery¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted
    )

    [logging] => Array
    (
    [enabled] => 1
    [purge_interval] => 7
    )

    )

    March 16, 2016 5:48 pm DETAIL

    (DocumentGallery::doShortcode) Generation Time: 0.07 s

    March 16, 2016 5:48 pm DETAIL

    (DG_Thumb::initThumbs) Populating thumbnail cache.

    March 16, 2016 5:48 pm DETAIL

    (DG_Admin::validateSettings) Validating general-tab tab.

    March 16, 2016 5:47 pm DETAIL

    (DG_Admin::validateSettings) Validating general-tab tab.

    March 16, 2016 5:47 pm DETAIL

    (DG_Thumb::initThumbs) Populating thumbnail cache.

    March 16, 2016 5:35 pm DETAIL

    (DG_Admin::validateSettings) Validating advanced-tab tab.

    March 16, 2016 5:31 pm DETAIL

    (DocumentGallery::doShortcode) Generation Time: 0.42 s

    March 16, 2016 5:31 pm DETAIL

    (DG_Thumb::initThumbs) Populating thumbnail cache.

    March 16, 2016 3:26 pm DETAIL

    (DocumentGallery::doShortcode) Generation Time: 0.10 s

    March 16, 2016 3:26 pm DETAIL

    (DG_Thumb::initThumbs) Populating thumbnail cache.

    March 16, 2016 3:26 pm DETAIL

    (DocumentGallery::doShortcode) Generation Time: 0.08 s

    March 16, 2016 3:26 pm DETAIL

    (DG_Thumb::initThumbs) Populating thumbnail cache.

    March 16, 2016 3:26 pm DETAIL

    (DocumentGallery::doShortcode) Generation Time: 1.24 s

    March 16, 2016 3:26 pm DETAIL

    (DG_Thumb::initThumbs) Populating thumbnail cache.

    March 16, 2016 3:15 pm DETAIL

    (DocumentGallery::doShortcode) Generation Time: 0.42 s

    March 16, 2016 3:15 pm DETAIL

    (DG_Thumb::initThumbs) Populating thumbnail cache.

    Plugin Author Dan Rossiter

    (@danrossiter)

    Hi Tuner,

    Please try changing to a default theme. If that doesn’t resolve the issue, try also disabling all plugins except for DG.

    All of your JavaScript is being stripped from the footer so nothing will work until that is addressed.

    -Dan

    Plugin Author Dan Rossiter

    (@danrossiter)

    Hi Turner,

    I see that pagination is now working on your site so I will assume this issue is resolved and close out the ticket.

    -Dan

    PS: If you’ve found this plugin useful, please take a moment to rate it. Thanks! ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Will not move to the next page (set of PDF's) – with paginate set on’ is closed to new replies.