Posts Tagged "wordpress"

WooCommerce snippets in custom theme development

Oct 03 2016

WooCommerce snippets in custom theme development Here is the list of woocommerce snippets that you may find useful during WordPress theme development:  

Remove the responsive image support in WordPress 4.4

Feb 25 2016

After updating to 4.4. many of us have a problem with the new srcset attribute. The simplest and cleanest way to remove the responsive image support is simply to add…