Hi!
I have a problem with [product_page id=”{product_id}”] woocommerce shortcode. (http://docs.woothemes.com/document/woocommerce-shortcodes/)
I have created a new product via Woocommerce products (http://prntscr.com/7n45ub).
On product single page it works correctly.
After that I need to set up this product on home page of my website.
I have created a single page (pages post type) and paste [product_page id=”{product_id}”] shortcode into content area (without pre and any tags) and set up this page as homepage of my website (Settings->Reading).
But my product are not the same with single product page and have fatal error http://prntscr.com/7ngwf5. Fatal error is related with Gallery block.
What can I do in this case?