Title: Javascript 404 bug due to code typo
Last modified: November 5, 2019

---

# Javascript 404 bug due to code typo

 *  Resolved [Scott Buscemi](https://wordpress.org/support/users/swb1192/)
 * (@swb1192)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/javascript-404-bug-due-to-code-typo/)
 * The latest version has an active 404 error due to a typo:
 * `/wp-content/plugins/yith-woocommerce-wishlist/plugin-fw/assets/js/yit-cpt-unlimited.
   minjs?ver=5.2.4`
 * This should be .min.js rather than .minjs

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

 *  Plugin Author [YITHEMES](https://wordpress.org/support/users/yithemes/)
 * (@yithemes)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/javascript-404-bug-due-to-code-typo/#post-12098439)
 * Hello there,
 * I hope you’re doing well 🙂
 * I checked the plugin files for the last version v2.2.14 and the file name are
   in the right way
 * `yith-woocommerce-wishlist/plugin-fw/assets/js/yit-cpt-unlimited.min.js`
 * we are sending an update fixing the problem when the file is enqueue.
 * Could you update and try again?
 * Please try it and let me know.
 * Have a good day.
    -  This reply was modified 6 years, 7 months ago by [YITHEMES](https://wordpress.org/support/users/yithemes/).
 *  Thread Starter [Scott Buscemi](https://wordpress.org/support/users/swb1192/)
 * (@swb1192)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/javascript-404-bug-due-to-code-typo/#post-12099759)
 * Right, the issue was with the PHP code that was calling for the minified version
   of the javascript file rather than the filename itself 🙂 Your bug fix of adding
   the “.” resolved this – thank you!
    -  This reply was modified 6 years, 7 months ago by [Scott Buscemi](https://wordpress.org/support/users/swb1192/).

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

The topic ‘Javascript 404 bug due to code typo’ is closed to new replies.

 * ![](https://ps.w.org/yith-woocommerce-wishlist/assets/icon-128x128.gif?rev=3129302)
 * [YITH WooCommerce Wishlist](https://wordpress.org/plugins/yith-woocommerce-wishlist/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/yith-woocommerce-wishlist/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/yith-woocommerce-wishlist/)
 * [Active Topics](https://wordpress.org/support/plugin/yith-woocommerce-wishlist/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/yith-woocommerce-wishlist/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/yith-woocommerce-wishlist/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Scott Buscemi](https://wordpress.org/support/users/swb1192/)
 * Last activity: [6 years, 7 months ago](https://wordpress.org/support/topic/javascript-404-bug-due-to-code-typo/#post-12099759)
 * Status: resolved