• 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.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

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