Title: Uncaught TypeError: jQuery(&#8230;).lightbox is not a function
Last modified: July 6, 2017

---

# Uncaught TypeError: jQuery(…).lightbox is not a function

 *  Resolved [derrickr](https://wordpress.org/support/users/derrickr/)
 * (@derrickr)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/uncaught-typeerror-jquery-lightbox-is-not-a-function/)
 * I’ve been getting a javascript error with huge it lightbox for some time, but
   only just got round to looking into it.
 * First thing I noticed that my installed version was ‘10.0’. Looking at the change
   log, I saw the latest change was 1.6.8, so I changed the value to that and (of
   course) it immediately said an update was available.
 * Thinking that may solve my problem, I immediately updated to version ‘2.1.0’.
 * Refreshed my page, opened the chrome developer console and unfortunately a new
   javascript error persists:
 *     ```
       Uncaught TypeError: jQuery(...).lightbox is not a function
           at custom.js?ver=1.0:141
           at dispatch (jquery.js?ver=1.12.4:3)
           at r.handle (jquery.js?ver=1.12.4:3)
       (anonymous) @ custom.js?ver=1.0:141
       dispatch @ jquery.js?ver=1.12.4:3
       r.handle @ jquery.js?ver=1.12.4:3
       ```
   
 * I believe the “Uncaught TypeError: jQuery(…).lightbox is not a function” error
   is referring to: wp-content/plugins/lightbox/js/frontend/custom.js
 * Any ideas?
    -  This topic was modified 8 years, 11 months ago by [derrickr](https://wordpress.org/support/users/derrickr/).
      Reason: added huge it lightbox path

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

 *  Thread Starter [derrickr](https://wordpress.org/support/users/derrickr/)
 * (@derrickr)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/uncaught-typeerror-jquery-lightbox-is-not-a-function/#post-9295916)
 * Commenting out “jQuery(‘.responsive_lightbox’).lightbox();” from wp-content/plugins/
   lightbox/js/frontend/custom.js removes the error, but I think it’s probably needed…?
 *  [huge-it-support-1](https://wordpress.org/support/users/huge-it-support-1/)
 * (@huge-it-support-1)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/uncaught-typeerror-jquery-lightbox-is-not-a-function/#post-9297479)
 * Dear derrickr,
 * Thank you for contacting us,
 * As we could understand from the code you have provided, there is a plugin js 
   conflict with theme js files.
    In the case, if the error still exists, please,
   contact us directly on our website, using this contact us form [https://huge-it.com/contact-us/](https://huge-it.com/contact-us/)
   We will be happy to investigate the case deeper and assist you.
 * Regards,

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

The topic ‘Uncaught TypeError: jQuery(…).lightbox is not a function’ is closed to
new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [huge-it-support-1](https://wordpress.org/support/users/huge-it-support-1/)
 * Last activity: [8 years, 11 months ago](https://wordpress.org/support/topic/uncaught-typeerror-jquery-lightbox-is-not-a-function/#post-9297479)
 * Status: resolved