• OK, so I am using the latest version of WooCommerce and the latest version of WP.

    From the ADMIN area of WooCommerce, I Added a New Order, filled in all the details. But while adding the Order Items (the thing the customer is paying us for!), as soon as I click the “add item” button, I get a JS error.

    ReferenceError: woocommerce_admin is not defined

    And the error is being generated in this:
    wp-content/plugins/woocommerce/assets/js/admin/meta-boxes.min.js?ver=2.1.11:1

    I have a small Chrome extension installed that tells me if a page is throwing a JS error, that’s how I caught this. Otherwise, there is nothing happening on the page. The button when clicked DOES NOTHING.

    How can I add orders from the Admin side? Thank youuu! 🙂

The topic ‘WooCommerce Admin area throwing a JS reference error’ is closed to new replies.