Integrate custom post type with woocommerce
-
I have custom post type WordPress .I want to use it as product .So to integrate with woo commerce. I try this example but not work . https://www.octocs.com/how-to-integrate-custom-post-type-in-woocommerce-and-update-pricing/
I got this error : “Warning: array_key_exists() expects parameter 2 to be array, null given in class-wc-data-store.php on line 86 , Warning: array_key_exists() expects parameter 2 to be array, null given in woocommerce/includes/class-wc-data-store.php on line 91 ,Fatal error: Uncaught Exception: Données boutique non validein includes/class-wc-data-store.php:107
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Integrate custom post type with woocommerce’ is closed to new replies.