Monthly Archive:: September 2014

Adanced Custom Fields – TextArea Field Removes Backslashes

ACF is a WordPress great plugin that has so many different applications. It can allow you to easily add extra fields for clients — fields that can be used to do a countless number of things. It isn’t perfect. There is one minor annoyance that I ran into with it the other day. The textarea

Guide: How to Support Background-Size: Cover and Contain in Internet Explorer 8

Background-size:cover and background-size:contain were designed for one purpose — to make life easier when working with background images. And you know what? They do! Unfortunately, some projects still require Internet Explorer 8 support, which does NOT like the background-size property. Luckily, that’s where this awesome polyfill comes in! Simply implement a bit of CSS linking