March 15, 2014 at 9:56 am
Hi Ben,
now I close to integrate the shop with my blog and I would like to include products into blog posts.
There are two options using the woocommerce shortcodes [product id=”” sku=””] and [add_to_cart id=”” sku=””].
My problems are:
1. The [product id=”” sku=””] is using the same layout as the columned layout of the shop page. If I have 4 columns in the shop, the product included into a blog post is using only 1/4th of the width. But I would like to show the images in a bigger scale!
2. When I use the shortcode [add_to_cart id=”” sku=””] the design is ugly. I has a big frame around and is always aligned left. Is there a chance to get all the details like title, price, VAT and the “add to cart” button centered below the image with this shortcode (or another custom build shortcode)?
I would like to do it by my own, but I didn’t find the file where to add the shortcode and what I have to add into that file!
Thanks for any help.