Title: JavaScript error &#8211; $(&#8230;).live is not a function
Last modified: August 21, 2016

---

# JavaScript error – $(…).live is not a function

 *  [idosius](https://wordpress.org/support/users/idosius/)
 * (@idosius)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/javascript-error-live-is-not-a-function/)
 * > TypeError: $(…).live is not a function
   >  $(‘.wpfp-link’).live(‘click’, function(){
   > wpfp.js?ver=3.5.1 (line 2)
 * This happens because live is deprecated in the latest jQuery, on should be used
   instead:
    [http://api.jquery.com/on/](http://api.jquery.com/on/)
 * [http://wordpress.org/extend/plugins/wp-favorite-posts/](http://wordpress.org/extend/plugins/wp-favorite-posts/)

The topic ‘JavaScript error – $(…).live is not a function’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-favorite-posts.svg)
 * [WP Favorite Posts](https://wordpress.org/plugins/wp-favorite-posts/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-favorite-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-favorite-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-favorite-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-favorite-posts/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [idosius](https://wordpress.org/support/users/idosius/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/javascript-error-live-is-not-a-function/)
 * Status: not resolved