Is Woocommerce not compatible with other theme like lotus?
-
I’ve setup WP V3.5.1 cleanly,then choose a theme lotus to be installed,then Woocommerce Version 2.0.10.
Go ahead,copy the “page.php” to “woocommerce.php”,setup the “woocommerce_content();”.
Add “add_theme_support( ‘woocommerce’ );” to “functions.php”.But after all installations were completed with demo-data imported,The tips show that “No products found which match your selection.” in the front end,and “No Products found” in “woocommerce product” tab of admin panel.
So i checked the “wp-posts” table in the database,it show value “axi_product” in the “post_type” column.Maybe this is the bug,but i have no idea to solve it.
Wish for help.
- The topic ‘Is Woocommerce not compatible with other theme like lotus?’ is closed to new replies.