• Resolved Gerald

    (@gerital)


    Any possibility to add the option to make pagination button clickable? So actually it would be this pagination swiper option:

    pagination: {
        clickable: true,
    },

    I is there any option in WP Swiper to add initialization options for actually not existing swiper options throughout JavaScript?

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

    (@digitalapps)

    Hi @gerital

    thank you for you suggestion.

    I have added clickable pagination, give it a go, and let me know if you find any issues.

    Thanks,
    Andrey

    Thread Starter Gerald

    (@gerital)

    Hi @digitalapps,

    Thanks for your fast help. I updated the plugin to version 1.0.11 but can’t see any option to activate clickable pagination. Or should it work out of the box?

    I use pagination type bullets and the pagination container doesn’t have neither the class swiper-pagination-clickable nor an event:

    <div class="swiper-pagination swiper-pagination-bullets">...</div>

    Thanks,
    Gerald

    Thread Starter Gerald

    (@gerital)

    I found the option, it’s just under “Type of pagination” and it’s called “Clickable Pagination”. I could swear so that I had emptied cache after updating the plugin, but fine, now the option appeared.

    Thanks again for your quick support!

    Plugin Author digitalapps

    (@digitalapps)

    glad to hear all worked out

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Feature request: Make Pagination clickable’ is closed to new replies.