Title: Pagination Circles
Last modified: August 20, 2016

---

# Pagination Circles

 *  Resolved [yellowaircraft](https://wordpress.org/support/users/yellowaircraft/)
 * (@yellowaircraft)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/pagination-circles/)
 * Is it possible to select position of pagination circles below the images other
   than inside images?
 * Please see here, below header menu:
    [http://www.photographyturkiye.com](http://www.photographyturkiye.com)
 * [http://wordpress.org/extend/plugins/slideshow-jquery-image-gallery/](http://wordpress.org/extend/plugins/slideshow-jquery-image-gallery/)

Viewing 15 replies - 1 through 15 (of 17 total)

1 [2](https://wordpress.org/support/topic/pagination-circles/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/pagination-circles/page/2/?output_format=md)

 *  Thread Starter [yellowaircraft](https://wordpress.org/support/users/yellowaircraft/)
 * (@yellowaircraft)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/pagination-circles/#post-3443580)
 * Nevermind. Found it. 🙂
 *  Plugin Author [Stefan Boonstra](https://wordpress.org/support/users/stefanboonstra/)
 * (@stefanboonstra)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/pagination-circles/#post-3443581)
 * That’s fast! 🙂
 *  Thread Starter [yellowaircraft](https://wordpress.org/support/users/yellowaircraft/)
 * (@yellowaircraft)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/pagination-circles/#post-3443596)
 * Yea 🙂 Changing the height was the last option I did not play with 🙂
    I thought
   there was some other setting for the circles 🙂
 *  Plugin Author [Stefan Boonstra](https://wordpress.org/support/users/stefanboonstra/)
 * (@stefanboonstra)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/pagination-circles/#post-3443624)
 * Well, if your images were to be taller, they’d still be under the pagination 
   bullets. To actually put the pagination below the slideshow, you could create
   a custom style and adjust the CSS ‘`bottom`‘ value of the pagination to push 
   them below the slideshow. You’ll also need to set a margin at the bottom of the
   slideshow’s container to make sure the pagination doesn’t overlap the content
   below the slideshow.
 * You can learn how to create a custom style by looking in the [FAQ section](http://wordpress.org/extend/plugins/slideshow-jquery-image-gallery/faq/).
   Of course it’s easier to use the height setting, since that already works for
   you.
 *  Thread Starter [yellowaircraft](https://wordpress.org/support/users/yellowaircraft/)
 * (@yellowaircraft)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/pagination-circles/#post-3443807)
 * Thanks for the info….
    By the way you have a great plug in. Do you think of adding
   an option for posts too?
 *  [soppezzo](https://wordpress.org/support/users/soppezzo/)
 * (@soppezzo)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/pagination-circles/#post-3443863)
 * Hey! I have installed the same plugin but I don´t find the pagination buttons.
   Could you tell me where to find them?
 * Thanks!
 *  Thread Starter [yellowaircraft](https://wordpress.org/support/users/yellowaircraft/)
 * (@yellowaircraft)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/pagination-circles/#post-3443865)
 * When you create or edit a slideshow you will see slideshow options.
    It is under“
   Control Settings”.
 * -Activate pagination: Yes No
    -Hide pagination, show when mouse hovers over: 
   Yes No
 *  [soppezzo](https://wordpress.org/support/users/soppezzo/)
 * (@soppezzo)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/pagination-circles/#post-3443866)
 * Ok! I checked this, and it turns out that I do have that option activated:
    “
   Activate buttons (so the user can scroll through the slides)” But the buttons
   are not showing on my page. Did this happened to you?
 *  Thread Starter [yellowaircraft](https://wordpress.org/support/users/yellowaircraft/)
 * (@yellowaircraft)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/pagination-circles/#post-3443867)
 * It’s not Activate buttons. It is
    -Activate pagination: Yes No -Hide pagination,
   show when mouse hovers over: Yes No
 *  [soppezzo](https://wordpress.org/support/users/soppezzo/)
 * (@soppezzo)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/pagination-circles/#post-3443868)
 * The thing was that I had an old version of this plugin. I updated it and now 
   I see those options, but… I don´t see the slideshow 🙁
 * This is going from bad to worse… Any idea?
 *  Thread Starter [yellowaircraft](https://wordpress.org/support/users/yellowaircraft/)
 * (@yellowaircraft)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/pagination-circles/#post-3443869)
 * What do you mean by you don’t see the slideshow?
    you don’t see it in a post ?
   or on a page? or in admin area?
 *  [soppezzo](https://wordpress.org/support/users/soppezzo/)
 * (@soppezzo)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/pagination-circles/#post-3443870)
 * I have this slideshow in my home page, I used this code, which is exactly the
   one that the plugin gives me when I created the slideshow:
 * `<?php do_action('slideshow_deploy', '852'); ?>`
 * But now, the slideshow is not showing in my homepage any more. I only see this
   text: “WordPress Slideshow” and an empty space.
    BTW, Thanks for helping me with
   this!
 *  Thread Starter [yellowaircraft](https://wordpress.org/support/users/yellowaircraft/)
 * (@yellowaircraft)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/pagination-circles/#post-3443871)
 * In admin go to the slideshow you created (edit it).
    Check the php code again.
   Especially the number ‘852’… Can you also give the link to your website?
 *  [soppezzo](https://wordpress.org/support/users/soppezzo/)
 * (@soppezzo)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/pagination-circles/#post-3443872)
 * I got it! For some reason, the plugin broke when I did the version update. So
   I tried the uninstall and then installed it again and it worked!
    Guess the “
   reset” thing works for everything!
 * Thanks a ton for your help! 😀
    Bests!!
 *  Thread Starter [yellowaircraft](https://wordpress.org/support/users/yellowaircraft/)
 * (@yellowaircraft)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/pagination-circles/#post-3443873)
 * Glad it worked….

Viewing 15 replies - 1 through 15 (of 17 total)

1 [2](https://wordpress.org/support/topic/pagination-circles/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/pagination-circles/page/2/?output_format=md)

The topic ‘Pagination Circles’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/slideshow-jquery-image-gallery_d3d2de.
   svg)
 * [Slideshow](https://wordpress.org/plugins/slideshow-jquery-image-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/slideshow-jquery-image-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/slideshow-jquery-image-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/slideshow-jquery-image-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/slideshow-jquery-image-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/slideshow-jquery-image-gallery/reviews/)

 * 17 replies
 * 3 participants
 * Last reply from: [yellowaircraft](https://wordpress.org/support/users/yellowaircraft/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/pagination-circles/page/2/#post-3443881)
 * Status: resolved