The home of modern web design using the WordPress Platform.

Latest posts.
Introduction This CSS grid project will build a responsive two-column website layout with a header, footer, sidebar, and main content area. This is a mobile-first…
Figma is a UI prototyping tool that can create a simulation of what an interface will look like. Web and mobile app prototypes can be…
Adding meta boxes. All the code below goes in functions.php. The first thing you need when adding meta boxes is to create an add action…
Introduction Custom post types are used to separate content into more manageable units. For example, a custom post type could be used to display information…
Part 1 Introduction Adding sidebars to a WordPress theme. Sidebars are a common feature in themes, Bootstrap makes it easy to re-order columns for different…
Series links Part 1 – setup Introduction – author page Themes often do not include an author page. This page is very useful for sites…