Title: paroller is not a function
Last modified: June 10, 2021

---

# paroller is not a function

 *  Resolved [popcorn294](https://wordpress.org/support/users/popcorn294/)
 * (@popcorn294)
 * [4 years, 12 months ago](https://wordpress.org/support/topic/paroller-is-not-a-function/)
 * Hi,
    When enabled, the plugin causes display bugs and displays the following 
   message: Uncaught TypeError: $(…).paroller is not a function
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fparoller-is-not-a-function%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Rolf Allard van Hagen](https://wordpress.org/support/users/ravanh/)
 * (@ravanh)
 * [4 years, 12 months ago](https://wordpress.org/support/topic/paroller-is-not-a-function/#post-14543211)
 * Hi, that error seems related to the theme popup script in wp-content/themes/pop_murmurs/
   dist/js/jquery.paroller.min.js?ver=5.7.2 … Looking at the page source code, that
   script depends on the jQuery library from //code.jquery.com/jquery-3.4.1.min.
   js?ver=5.7.2 that is referenced in the source head.
 * I suspect that this jQuery version is “overwritten” when Easy FancyBox is activated(
   which depends on the default WordPress included jQuery library) so it is no longer
   available to the theme popup script, causing the error.
 * You have two options to fix this: Either modify the (custom) theme so that the
   popup script will start using the WordPress included jQuery library (there are
   several tutorials on how to create a script dependency) or disable the jQuery
   dependency in Easy FancyBox. This last option is the easiest.
 * Activate Easy Fancybox and go to your Settings > Media admin page. Find the option“
   Do not include standard WordPress jQuery library (do this only if you are sure
   jQuery is included from another source!)” under the “Theme & plugins compatibility”
   settings in the “Miscellaneous” section. Activate this option and save.
 * Let me know if that did the trick or not 🙂
 *  Thread Starter [popcorn294](https://wordpress.org/support/users/popcorn294/)
 * (@popcorn294)
 * [4 years, 12 months ago](https://wordpress.org/support/topic/paroller-is-not-a-function/#post-14544676)
 * Hi,
    great!! That did the trick! Thank’s a lot 🙂

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

The topic ‘paroller is not a function’ is closed to new replies.

 * ![](https://ps.w.org/easy-fancybox/assets/icon-256x256.png?rev=3188201)
 * [Firelight Lightbox](https://wordpress.org/plugins/easy-fancybox/)
 * [Support Threads](https://wordpress.org/support/plugin/easy-fancybox/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-fancybox/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-fancybox/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-fancybox/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [popcorn294](https://wordpress.org/support/users/popcorn294/)
 * Last activity: [4 years, 12 months ago](https://wordpress.org/support/topic/paroller-is-not-a-function/#post-14544676)
 * Status: resolved