Title: Fancybox 2 pause button helper
Last modified: August 30, 2016

---

# Fancybox 2 pause button helper

 *  Resolved [eph](https://wordpress.org/support/users/eph/)
 * (@eph)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/fancybox-2-pause-button-helper/)
 * Hi, I have another question / problem..
    I’d like to be able to pause the Fancybox
   slideshow. Fancybox has a Button helper to add the needed buttons, but I don’t
   manage to activate the helper.
 * See the “Button helper” example under “Extended Functionality” here: [http://fancyapps.com/fancybox/#examples](http://fancyapps.com/fancybox/#examples)
 * I manage to register the needed css and js files, but I fail at including / running
   the following js options:
 * $(document).ready(function() {
    $(“.fancybox-gallery”).fancybox({ closeBtn : 
   false, helpers : { buttons : { position : ‘bottom’ } } }); });
 * Any help very welcome..!
 * [https://wordpress.org/plugins/folder-gallery/](https://wordpress.org/plugins/folder-gallery/)

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

 *  Thread Starter [eph](https://wordpress.org/support/users/eph/)
 * (@eph)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/fancybox-2-pause-button-helper/#post-6476320)
 * Oh I figured it out!
    It is very easily added to `folder-gallery/js/fg-fancybox.
   js` Should’ve thought of checking there before… :p
 *  Plugin Author [vjalby](https://wordpress.org/support/users/vjalby/)
 * (@vjalby)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/fancybox-2-pause-button-helper/#post-6476353)
 * Great!

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

The topic ‘Fancybox 2 pause button helper’ is closed to new replies.

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

## Tags

 * [pause](https://wordpress.org/support/topic-tag/pause/)
 * [slideshow](https://wordpress.org/support/topic-tag/slideshow/)

 * 2 replies
 * 2 participants
 * Last reply from: [vjalby](https://wordpress.org/support/users/vjalby/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/fancybox-2-pause-button-helper/#post-6476353)
 * Status: resolved