Product Variations not showing on the front end
-
I’m using WooCommerce 2.0.12 and WordPress 3.5.2
I’m having some problems getting the product variations to show on the front end of the Website. I can see that the data-product_variations is being generated but the drop down menus are completely empty, it only shows “Choose an option”.
I’m pasting my single-product.php code here for review, I know is messy but I clean my files after everything is working.
The drop down menus work perfectly on Twentytwelve but not in mine. Also, add-to-cart-variation.min.js is loaded automatically on Twentytweleve but I have to load it manually on mine because it’s missing. My custom theme is calling wp_head() and wp_footer().
Any help on this would be greatly appreciated.
- The topic ‘Product Variations not showing on the front end’ is closed to new replies.