Title: Lightbox Url
Last modified: August 22, 2016

---

# Lightbox Url

 *  Resolved [thomashdk](https://wordpress.org/support/users/thomashdk/)
 * (@thomashdk)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/lightbox-url/)
 * where in the prettyphoto.js is this going, so i don’t get this Url.. **/#nimblebox[
   nimble_portfolio_gal_default]/0/**
    when i click on a image. ________________
   jQuery(“a[rel^=’lightbox’], a[rel^=’youtube’], a[rel^=’fancybox’]”).prettyPhoto({
   deeplinking: false});
 * [https://wordpress.org/plugins/nimble-portfolio/](https://wordpress.org/plugins/nimble-portfolio/)

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

 *  Plugin Author [Nimble3](https://wordpress.org/support/users/nimble3/)
 * (@nimble3)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/lightbox-url/#post-5252824)
 * function call is changed in Version 2.
 * in `includes/prettyphoto/prettyphoto.js`
 * check for this function call in the last line
 * `obj.items.prettyPhoto();`
 * add the param like
 * `obj.items.prettyPhoto({deeplinking: false});`
 * You need to add this param every time you upgrade the plugin
 * Else, you can also buy prettyPhoto Premium addon for Nimble Portfolio: [http://www.nimble3.com/shop/premium-prettyphoto-addon-for-nimble-portfolio/](http://www.nimble3.com/shop/premium-prettyphoto-addon-for-nimble-portfolio/)
 * which allows you to disable the deeplinking just by a mouse click from admin 
   settings (plus all other possible configuration for prettyphoto from admin)
 *  Thread Starter [thomashdk](https://wordpress.org/support/users/thomashdk/)
 * (@thomashdk)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/lightbox-url/#post-5252825)
 * Thank you! 😀

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

The topic ‘Lightbox Url’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/nimble-portfolio_e1ebf4.svg)
 * [Wordpress Picture / Portfolio / Media Gallery](https://wordpress.org/plugins/nimble-portfolio/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/nimble-portfolio/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/nimble-portfolio/)
 * [Active Topics](https://wordpress.org/support/plugin/nimble-portfolio/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/nimble-portfolio/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/nimble-portfolio/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [thomashdk](https://wordpress.org/support/users/thomashdk/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/lightbox-url/#post-5252825)
 * Status: resolved