February 17, 2016
Adding Facebook Comments
Facebook Comments can be a great tool to increase the social sharing of posts. When people leave a comment, it will be shared on Facebook. Since most people are already…
As I build WordPress websites for my clients, I share what I learn here as tutorials.
February 17, 2016
Facebook Comments can be a great tool to increase the social sharing of posts. When people leave a comment, it will be shared on Facebook. Since most people are already…
February 2, 2016
A detailed tutorial on implementing infinite scroll in WordPress. Examples include scroll-based and click-based infinite scroll.
January 29, 2016
I describe how I set up a secondary navigation to automatically list the sub-menu items from the primary menu.
January 27, 2016
Most designers use a grid to organize content on the page. When I’m developing a website using their designs, it’s nice to be able to visually access that grid to…
October 13, 2015
If you’re using a Genesis theme, make sure your homepage has an h1 on it. This article outlines how to find it, and how to add it if you don’t already have one.
August 26, 2015
Make sure your Genesis theme doesn’t conflict with this great new WordPress feature.
August 24, 2015
Normally if you use percentage-based widths and add new menu items, you need to go edit CSS. This approach automatically updates the CSS based on the number of menu items present.
August 11, 2015
I’m building a website that features reviews of hosting companies. I’m storing Price, Rating, and “Top Pick” as post meta. Users can sort the results by Price, Rating and Post Date. The client…
August 4, 2015
I might be biased, but I really enjoy using my Display Posts Shortcode plugin. It makes it easy to query posts without any code. It provides clients the ability to…
July 29, 2015
Use this filter to customize the CSS classes on menu items. For instance, make “Blog” active if you’re on the blog homepage, category archive, or a single post.
September 5, 2014
How to use Advanced Custom Fields for your metaboxes in the backend, but standard WordPress functions to access those fields on the frontend.
August 21, 2014
Many of the websites in my portfolio use a full width approach for their homepages and landing pages. See my article on building landing pages with ACF for more information…
August 14, 2014
This theme uses ‘header-right’ for the left sidebar and ‘primary sidebar’ for the right. Rename them to ‘left sidebar’ and ‘right sidebar’
July 4, 2014
Add this code automatically add your category or tag’s name to the top of category/tag archives.
April 28, 2014
Don’t want “Blog” and “Archive” templates available in your child theme? Now that’s possible with WordPress 3.9.