Specific Category for Jetpack Related Posts

I’m really impressed with Automattic’s Jetpack, and have recently used it for one of my clients. We’re using the Related Posts module to show 3 related posts at the bottom of each single post, and while that’s fine for many of their categories,...
How To Import BlogML to WordPress Accurately

How To Import BlogML to WordPress Accurately

A recent project required an import from an established multi-author blog using BlogEngine.NET to a new WordPress install. Using these BlogML to WordPress instructions, I was able to create my import files and get them into the WordPress database just fine....
WordPress: Anchor Links with jQuery Accordions

WordPress: Anchor Links with jQuery Accordions

For websites that have a large amount of information, it makes sense to use jQuery tabs and accordions to organize that information into smaller chunks of text. It makes even more sense to use anchor links so that you can easily refer to specific tabs or accordion...
Making Your Own WordPress Mobile Theme

Making Your Own WordPress Mobile Theme

I was recently tasked with creating a mobile-only theme for a site using WordPress. This was my first time doing so, as opposed to making a responsive theme (which mostly deals with media queries in CSS), and there were quite a few things that I learned. First, I...

Add Number of Products per Page to WooCommerce

For large online stores, it’s practically necessary to have a dropdown menu that allows you to change the number of products shown per page. If you’re like me, you don’t want to browse through 50 pages of 10 products each to find what you...