Archives du blog

Build a Responsive WordPress Theme with Zurbs Foundation Framework

Responsive design is becoming an expected standard for web developers. Your website or blog needs to look good and function on all screens and devices all the time, and just choosing a “responsive” WordPress theme isn’t always the best choice. … Continuer la lecture Build a Responsive WordPress Theme with Zurbs Foundation Framework

Commentaires fermés sur Build a Responsive WordPress Theme with Zurbs Foundation Framework

Cities: Making Accessible WordPress Themes

Site owners are looking for accessible WordPress themes. There is a spectacular lack of accessible WordPress themes. Accessibility practitioners around the world, including Rocio Alvarado of Montreal, are creating free accessible WordPress themes. The presentation covers accessibility in general and … Continuer la lecture Cities: Making Accessible WordPress Themes

Commentaires fermés sur Cities: Making Accessible WordPress Themes

Fundamentals of Theme Development

It’s easy to get going with WordPress theme development, but this can lead to us overlooking some fundamentals along the way. Themes are in the spotlight as we journey through the WordPress Core, from the genesis of The Loop, to … Continuer la lecture Fundamentals of Theme Development

Commentaires fermés sur Fundamentals of Theme Development

3.5 Ways to Make Your Life Easier

Do you get frustrated and spend too much time with front end coding? Are you still spending time trying to improve your workflow? Come learn about 3 ways I’ve changed my workflow by combining SASS, Icon Fonts, Zen Coding. But … Continuer la lecture 3.5 Ways to Make Your Life Easier

Commentaires fermés sur 3.5 Ways to Make Your Life Easier

Keep Your Code Organized! Templates, functions.php and Custom Plugins

If you’ve written PHP for a theme you should know by now that you need to keep anything complicated outside the templates. Functions.php can be a good place for this but there are many pitfalls and considerations you should keep … Continuer la lecture Keep Your Code Organized! Templates, functions.php and Custom Plugins

Commentaires fermés sur Keep Your Code Organized! Templates, functions.php and Custom Plugins

An Introduction to Custom Post Types and Taxonomies

Have you ever used a theme or a plugin that offers an additional content area outside of the standard Posts or Pages? These are called Custom Post Types, a great feature in WordPress that allows you to break out into … Continuer la lecture An Introduction to Custom Post Types and Taxonomies

Commentaires fermés sur An Introduction to Custom Post Types and Taxonomies