This plugin wraps your Woocommerce views in the Twitter's Bootstrap Grid. Makes your views full responsive. No changes to your theme or other plugins needed.
85
stars
34
forks
source link
double wrapping of th shop / woocommerce content #7
` see:
![doublewrapping](https://f.cloud.github.com/assets/954055/1320566/060a4a68-3366-11e3-86f6-fcac90e05e4e.png)
`woocommerce_output_content_wrapper()` seems to be called twice.
I found the content twice wrapped in `
I will have to investigate if all themes have this problem.
Quick fix add the lines below to the functions.php of your (parent) theme: