Title: Extra options remove pager
Last modified: August 21, 2016

---

# Extra options remove pager

 *  [seforoth](https://wordpress.org/support/users/seforoth/)
 * (@seforoth)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/extra-options-remove-pager/)
 * Hi,
 * Thank you very much for this awesome plugin!
 * I’ve encountered a small issue whereby setting the pager to false still shows
   the pager, here is my shortcode:
    `[gallery ids="163, 164, 165, 170" extra_options
   ="pager:false,pause:5000"]`
 * [https://wordpress.org/plugins/bxslider-integration/](https://wordpress.org/plugins/bxslider-integration/)
 * **Edit**: It looks like it disables the pager but the pager itself is still displayed

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Author [Vincent Mimoun-Prat](https://wordpress.org/support/users/vprat/)
 * (@vprat)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/extra-options-remove-pager/#post-4578266)
 * Hi, as far as i remember pager has its own shortcode param. Try that instead:
 * `[gallery ids="163, 164, 165, 170" pager=0 extra_options="pause:5000"]`
 *  Plugin Author [Vincent Mimoun-Prat](https://wordpress.org/support/users/vprat/)
 * (@vprat)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/extra-options-remove-pager/#post-4578268)
 * Or maybe not after a look at [http://wordpress.org/plugins/bxslider-integration/other_notes/](http://wordpress.org/plugins/bxslider-integration/other_notes/)
   sorry. I will have a look at the bug and see if I can reproduce it.
 *  [flamenco](https://wordpress.org/support/users/flamenco/)
 * (@flamenco)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/extra-options-remove-pager/#post-4578497)
 * Hi,
    I ran into a similar thing, in case it helps. I set your admin to unhide
   the thumbnail carousel. So the thumbnails showed up nicely, but with one pager
   button under it.
 * So I used your handy panel in admin to add the “pager: false”. But the pager 
   button was still there.
 * To test one more thing, I set admin to hide the thumbnail carousel again. Then
   the “pager: false” parm worked as expected!
 * So it seems like there’s a slight bug in there when using the thumbnail carousel.
   I hope that helps. I noticed that the official bxslider is up to version 4.1.1
   in case that is important (yours appears to use 4.1).
 * For now, I can just vanish the pager with
 * .bx-pager {
    display: none; }
 * Cheers, Dave
 *  [flamenco](https://wordpress.org/support/users/flamenco/)
 * (@flamenco)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/extra-options-remove-pager/#post-4578501)
 * I spoke a little too soon… when I got a thumbnail carousel to appear, it shows
   the thumbs, but they don’t work properly as links. Maybe there’s some other plugin
   conflicting with the bxslider one, although I have no Javascript errors.
 * I may end up just manually using the latest bxslider instead of using the plugin,
   and see if that works better.
 * Mostly, I’d have to say that this is a nice plugin.
 * Cheers.
 *  Plugin Author [Vincent Mimoun-Prat](https://wordpress.org/support/users/vprat/)
 * (@vprat)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/extra-options-remove-pager/#post-4578504)
 * Thanks for the detailed investigation, that will help fix the problem.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Extra options remove pager’ is closed to new replies.

 * ![](https://ps.w.org/bxslider-integration/assets/icon-256x256.png?rev=984158)
 * [bxSlider integration for WordPress](https://wordpress.org/plugins/bxslider-integration/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/bxslider-integration/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/bxslider-integration/)
 * [Active Topics](https://wordpress.org/support/plugin/bxslider-integration/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bxslider-integration/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bxslider-integration/reviews/)

## Tags

 * [bxslider](https://wordpress.org/support/topic-tag/bxslider/)
 * [gallery](https://wordpress.org/support/topic-tag/gallery/)
 * [jquery](https://wordpress.org/support/topic-tag/jquery/)
 * [shortcode](https://wordpress.org/support/topic-tag/shortcode/)

 * 5 replies
 * 3 participants
 * Last reply from: [Vincent Mimoun-Prat](https://wordpress.org/support/users/vprat/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/extra-options-remove-pager/#post-4578504)
 * Status: not resolved