Title: Changing Code &#8211; .live
Last modified: November 22, 2020

---

# Changing Code – .live

 *  [playdiune](https://wordpress.org/support/users/playdiune/)
 * (@playdiune)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/changing-code-live/)
 * I have a problem with the theme i use, no longer supported 🙁 .
 * ***/wp-content/themes/country-inn/assets/js/page-builder-widgets.js: jQuery.fn.
   live() is deprecated
 * The problem is in this line:
 * **jQuery(“.pt-country-inn-remove”).live(‘click’, function() {
    jQuery(this).parent().
   parent().remove();
 * Can anyone please tell me how can i change the code to update and use use the
   on() instead.
 * Hope you can help me.
    -  This topic was modified 5 years, 6 months ago by [playdiune](https://wordpress.org/support/users/playdiune/).

Viewing 1 replies (of 1 total)

 *  Plugin Author [Marius L. J.](https://wordpress.org/support/users/clorith/)
 * (@clorith)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/changing-code-live/#post-13701143)
 * Hiya,
 * I’ve outlined some common steps for updating unmaintained code at [https://clorith.net/updating-jquery-code-in-your-unmaintained-wordpress-plugin-or-theme/](https://clorith.net/updating-jquery-code-in-your-unmaintained-wordpress-plugin-or-theme/)
   which covers the `.live` function and has examples on how to make adjustments
   to it.

Viewing 1 replies (of 1 total)

The topic ‘Changing Code – .live’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/enable-jquery-migrate-helper.svg)
 * [Enable jQuery Migrate Helper](https://wordpress.org/plugins/enable-jquery-migrate-helper/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/enable-jquery-migrate-helper/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/enable-jquery-migrate-helper/)
 * [Active Topics](https://wordpress.org/support/plugin/enable-jquery-migrate-helper/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/enable-jquery-migrate-helper/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/enable-jquery-migrate-helper/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Marius L. J.](https://wordpress.org/support/users/clorith/)
 * Last activity: [5 years, 6 months ago](https://wordpress.org/support/topic/changing-code-live/#post-13701143)
 * Status: not resolved