Tag Archives : WordPress Theme September 2014
-
Carousels/sliders are one of the most widely used widgets in development for the Web today (although the debate over using them still varies in opinion). In my experience w/sliders there’s literally no need to load every single image for a slider on init window load. Today I share my implementation for a client project brought to me by Staple Web Design using WordPress and Flexslider (which does not support lazy loading out of the box). Read More โ
-
A CaveMan WordPress Workflow
In the continuing efforts to share workflows of other developers(Windows/Ubuntu, Tooling & Workflow) I’m happy to introduce Welling Guzman. Welling was passionate about sharing a portion of his workflow with the internets regarding WordPress. I’ll let Welling take it from here. Read More โ
-
WP-Flex
After many hours of reading and sifting through the WordPress Codex, I’m proud to announce a wonderful tool for devs using WordPress whom submit their creations to the WordPress theme repository. In a nutshell, WP–Flex, is a blank, foundational, responsive WordPress theme boilerplate for developers submitting to the wordpress theme repository. For your convenience, WP–Flex has been tested and debugged with the required
theme-unit-test.xml
(also included) andwp-config.php
per WordPress Codex requirements. Read More โ