Archives: Websites

Page Builders

Page Builders

Both Chris Lema and Pippin Williamson have written fairly detailed reviews of page builders. While I do not plan to replicate their work, I want to comment on an issue I ran into with the Visual Composer plugin. Visual Composer is quite developer friendly, so that developers may add custom features and layouts that enhancePage Builders See the full project…

Why Learn to Code if you Implement WordPress Themes

Why Learn to Code if you Implement WordPress Themes

Many people help others create WordPress websites by purchasing premium themes and then setting them up. Premium themes typically offer many options for fonts and colors. Some even include builders like Visual Composer. While these features can get a site  close to the desired look, feel and functionality, sometimes more is required. When you cannot getWhy Learn to Code if you Implement WordPress Themes See the full project…

WooConf 2016

WooConf 2016

I had the opportunity to speak at WooConf 2016. My topic was building a single page website with WooCommerce. I discussed how I went about putting the site together using custom template along with actions and filters. I also presented the issues I ran into once I had to implement variable products. Aside from myWooConf 2016 See the full project…

Do We Still Need the Picture Element in WordPress?

Do We Still Need the Picture Element in WordPress?

As of WordPress 4.4, there is native responsive image support via srcset and sizes in WordPress. If you are unfamiliar with these image attributes,  here is a good description of the srcset and sizes attributes in WordPress. Using srcset and sizes allow the browser to find the best image size to load. While this isDo We Still Need the Picture Element in WordPress? See the full project…