Title: Uncaught ReferenceError: jQuery
Last modified: May 7, 2020

---

# Uncaught ReferenceError: jQuery

 *  Resolved [patrickkay1234](https://wordpress.org/support/users/patrickkay1234/)
 * (@patrickkay1234)
 * [6 years ago](https://wordpress.org/support/topic/uncaught-referenceerror-jquery/)
 * I have an error in my website. How can I resolve this?
 * crp-lightgallery.js:1301 Uncaught ReferenceError: jQuery is not defined at crp-
   lightgallery.js:1301

Viewing 1 replies (of 1 total)

 *  Plugin Author [PORTFOLIO GALLERY TEAM](https://wordpress.org/support/users/wpsofts/)
 * (@wpsofts)
 * [6 years ago](https://wordpress.org/support/topic/uncaught-referenceerror-jquery/#post-12799111)
 * Do you use custom jQuery version in your theme? This generally happens if jQuery
   library is missing, so all scripts depending on jQuery fail to function.
 * If you’re using custom jQuery, please make sure after `wp_deregister_script()`
   you do `wp_enqueue_script('jquery')`. Otherwise `wp_enqueue_script("any-plugin-
   script.js", "jquery")` function will not be fired.
 * If this wont resolve your issue, please let me know.
    -  This reply was modified 6 years ago by [PORTFOLIO GALLERY TEAM](https://wordpress.org/support/users/wpsofts/).

Viewing 1 replies (of 1 total)

The topic ‘Uncaught ReferenceError: jQuery’ is closed to new replies.

 * ![](https://ps.w.org/portfolio-wp/assets/icon-256x256.png?rev=2593673)
 * [Portfolio, Gallery, Product Catalog - Grid KIT Portfolio](https://wordpress.org/plugins/portfolio-wp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/portfolio-wp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/portfolio-wp/)
 * [Active Topics](https://wordpress.org/support/plugin/portfolio-wp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/portfolio-wp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/portfolio-wp/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [PORTFOLIO GALLERY TEAM](https://wordpress.org/support/users/wpsofts/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/uncaught-referenceerror-jquery/#post-12799111)
 * Status: resolved