Orderable requires WooCommerce to be installed and activated.
-
I have WooCommerce installed on my local site with a different folder name, and it’s showing this message into dashboard :
Orderable requires WooCommerce to be installed and activated.
After some looking into the code, in the method is_woo_active(), you must add a condition saying if class_exists(‘WooCommerce’) to fix this.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Orderable requires WooCommerce to be installed and activated.’ is closed to new replies.