Roots Theme and WooCommerce Duplicate Header, Sidebar and Footer Fix

Roots theme makes use of the excellent Theme Wrapper which helps to cut down greatly on code clutter within your WordPress theme. WooCommerce doesn’t play nicely with this logic and you may notice duplicate headers within your code: How to Fix the Duplicate Headers 1. Create a Blank header.php file in your theme directory: /**…