Title: [Plugin: WP-ImageFlow2] Lightbox functionality
Last modified: August 20, 2016

---

# [Plugin: WP-ImageFlow2] Lightbox functionality

 *  Resolved [mattsteeves](https://wordpress.org/support/users/mattsteeves/)
 * (@mattsteeves)
 * [14 years ago](https://wordpress.org/support/topic/plugin-wp-imageflow2-lightbox-functionality/)
 * I would like to have more lightbox functionality like NextGen or Slimbox. Like
   using keyboard keys, being able to swipe on the iPad..ect. Is it possible to 
   link the thumnails to a different lightbox function?
 * ALSO HOW DO I GET RID OF THE CAPTIONS/TITLES IN THE LIGHTBOX? I can’t find this
   code anywhere in the CSS/JS
 * Thank you!
 * [http://wordpress.org/extend/plugins/wp-imageflow2/](http://wordpress.org/extend/plugins/wp-imageflow2/)

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

 *  Anonymous User
 * (@anonymized-1391468)
 * [14 years ago](https://wordpress.org/support/topic/plugin-wp-imageflow2-lightbox-functionality/#post-2763897)
 * It is not possible to use a different Lightbox without some custom coding.
 * You can hide the captions in the Lightbox by hiding the div with id wpif2_topboxcaption
   in your CSS:
 * `#wpif2_topboxcaption: { display: none; }`
 *  Thread Starter [mattsteeves](https://wordpress.org/support/users/mattsteeves/)
 * (@mattsteeves)
 * [14 years ago](https://wordpress.org/support/topic/plugin-wp-imageflow2-lightbox-functionality/#post-2763958)
 * Is this in my theme CSS?
 *  Thread Starter [mattsteeves](https://wordpress.org/support/users/mattsteeves/)
 * (@mattsteeves)
 * [14 years ago](https://wordpress.org/support/topic/plugin-wp-imageflow2-lightbox-functionality/#post-2763959)
 * I can’t find this line anywhere
 *  Thread Starter [mattsteeves](https://wordpress.org/support/users/mattsteeves/)
 * (@mattsteeves)
 * [14 years ago](https://wordpress.org/support/topic/plugin-wp-imageflow2-lightbox-functionality/#post-2763960)
 * Also, could you give me a quote for custom code to allow this flow gallery to
   work with a different more advanced lightbox?
 *  Anonymous User
 * (@anonymized-1391468)
 * [14 years ago](https://wordpress.org/support/topic/plugin-wp-imageflow2-lightbox-functionality/#post-2763967)
 * You must insert this line into your theme’s style.css file:
 * `#wpif2_topboxcaption { display: none; }`
 * Note there was a typo above.

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

The topic ‘[Plugin: WP-ImageFlow2] Lightbox functionality’ is closed to new replies.

 * ![](https://ps.w.org/wp-imageflow2/assets/icon-256x256.png?rev=1573558)
 * [WP Flow Plus](https://wordpress.org/plugins/wp-imageflow2/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-imageflow2/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-imageflow2/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-imageflow2/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-imageflow2/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-imageflow2/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: Anonymous User
 * Last activity: [14 years ago](https://wordpress.org/support/topic/plugin-wp-imageflow2-lightbox-functionality/#post-2763967)
 * Status: resolved