Jun 6, 2014 | Plugins, Wordpress
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,...
May 21, 2014 | Plugins, Wordpress
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....
Feb 6, 2014 | Plugins, Wordpress
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...
Jan 12, 2014 | Web Design and Code, Wordpress
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...
Oct 27, 2013 | Plugins, Wordpress
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...