Title: Fix
Last modified: February 12, 2018

---

# Fix

 *  [Ali Ozinan](https://wordpress.org/support/users/kodkisot/)
 * (@kodkisot)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/fix-5/)
 * Hiya! The js file path of your plugin is wrong.
 * Replace line 53 :
 * `wp_enqueue_script('ngm-wc-codpf', plugins_url() . '/ngm-wc-codpf/assets/js/ngm-
   wc-codpf.js', array('wc-checkout'), false, true);`
 * With the following :
 * `wp_enqueue_script('ngm-wc-codpf', plugins_url() . '/woo-cod-plus-fee/assets/
   js/ngm-wc-codpf.js', array('wc-checkout'), false, true);`
    -  This topic was modified 8 years, 3 months ago by [Ali Ozinan](https://wordpress.org/support/users/kodkisot/).

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

 *  [koolmind](https://wordpress.org/support/users/koolmind/)
 * (@koolmind)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/fix-5/#post-10091813)
 * You’re the best!!!
 *  [vnkjoshi](https://wordpress.org/support/users/vnkjoshi/)
 * (@vnkjoshi)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/fix-5/#post-10469009)
 * Hey, Can you help me how to change the path?
 *  [vnkjoshi](https://wordpress.org/support/users/vnkjoshi/)
 * (@vnkjoshi)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/fix-5/#post-10469584)
 * Currently added manually following code in Custom CSS/JS panel and its 100% works.
 *  jQuery(document).ready(function($){
    $(document.body).on(‘change’, ‘input[name
   =”payment_method”]’, function() { $(‘body’).trigger(‘update_checkout’); }); });

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

The topic ‘Fix’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/woo-cod-plus-fee_bb94b3.svg)
 * [WooCommerce Cash On Delivery Plus Fee](https://wordpress.org/plugins/woo-cod-plus-fee/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woo-cod-plus-fee/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woo-cod-plus-fee/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-cod-plus-fee/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-cod-plus-fee/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-cod-plus-fee/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [vnkjoshi](https://wordpress.org/support/users/vnkjoshi/)
 * Last activity: [7 years, 11 months ago](https://wordpress.org/support/topic/fix-5/#post-10469584)
 * Status: not a support question