• Resolved Scott Buscemi

    (@swb1192)


    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

    (@yithemes)

    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.
    Thread Starter Scott Buscemi

    (@swb1192)

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

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