Title: Please fix js error
Last modified: September 18, 2025

---

# Please fix js error

 *  Resolved [BackuPs](https://wordpress.org/support/users/neo2k23/)
 * (@neo2k23)
 * [8 months, 3 weeks ago](https://wordpress.org/support/topic/please-fix-js-error/)
 *     ```wp-block-code
         $('#elementskit-lite_btn_deserved').click(function(){
                           $.ajax({
                               url: ajaxurl,
                               type: 'POST',
                               data: {
                                   action     : 'wpmet_rating_never_show_message',
                                   plugin_name : 'elementskit-lite',
                                   nonce : 'ea92bbe008'
                               },
                               success:function(response){
                                   $('#elementskit-lite-_plugin_rating_msg_used_in_day').remove();
   
                               }
                           });
                       });
       ```
   
 * Can you please fix your js code. .click is triggering a warning message in the
   browser error console. It should be .on(‘click’, function({});
   There are several
   of them starting with .click. Please convert to on(‘click’….Its coming from element
   kit lite
 * 
   JQMIGRATE: jQuery.fn.click() event shorthand is deprecated[https://mywebsite.com/wp-admin/plugins.php:3547](https://mywebsite.com/wp-admin/plugins.php:3547)

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

 *  Plugin Support [Ahmed Amir Hossain](https://wordpress.org/support/users/ahmedamir/)
 * (@ahmedamir)
 * [8 months, 3 weeks ago](https://wordpress.org/support/topic/please-fix-js-error/#post-18649252)
 * Hi [BackuPs](https://wordpress.org/support/users/neo2k23/),
 * Thank you for reaching out and for bringing this error to our attention. We’d
   be happy to help resolve it. To better understand the issue and provide an effective
   solution, could you please share the exact steps to reproduce the error? If possible,
   a short video demonstrating the issue would be very helpful. This will allow 
   us to replicate the problem on our end and identify the root cause more efficiently.
 * Looking forward to your response.
 * Regards,
   Amir
 *  Plugin Support [Ahmed Amir Hossain](https://wordpress.org/support/users/ahmedamir/)
 * (@ahmedamir)
 * [8 months ago](https://wordpress.org/support/topic/please-fix-js-error/#post-18669226)
 * Hi [BackuPs](https://wordpress.org/support/users/neo2k23/),
 * We haven’t received any response from you and assuming that the issue is resolved
   now. For that reason, I’m marking this thread as resolved.
 * If you need any further assistance on this matter, feel free to create a new 
   thread. We will be happy to assist you.
 * Best Regards,
   Amir

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

The topic ‘Please fix js error’ is closed to new replies.

 * ![](https://ps.w.org/elementskit-lite/assets/icon-256x256.gif?rev=2518175)
 * [ElementsKit Elementor Addons – Advanced Widgets & Templates Addons for Elementor](https://wordpress.org/plugins/elementskit-lite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/elementskit-lite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/elementskit-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/elementskit-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/elementskit-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/elementskit-lite/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Ahmed Amir Hossain](https://wordpress.org/support/users/ahmedamir/)
 * Last activity: [8 months ago](https://wordpress.org/support/topic/please-fix-js-error/#post-18669226)
 * Status: resolved