- Homepage
Recent POSTs
-
Checking for A Specific Post Type in WordPress
Conditional Tags are one of my all-time favorite tools to use when developing a WordPress theme. It’s an intelligent use of programming logic that allows even non-coders to grasp the basics and, in turn, create complex and functional WordPress themes. With the advent of custom post types, a method was needed to check for the…
-
Easy Javascript ToolTips in WordPress
A client needed a simple way to preserve real estate on the sidebar, but still have the ability to display their policies at a quick glance. I found a plugin on the repository that uses the TipTip jquery script and condenses it down into a simple-to-use shortcode (complete with button on the editing screen). The…
-
How To Search A Specific Custom Post Type (Only!) in WordPress
If you’re like me, you use custom post types a LOT when you’re doing projects (or on your own site, if I’ve done it for you!). There’s a lot of value in having a type of content that’s unrestrained and flexible. Sometimes, however, you want to be able to search a particular post type, and…
-
CSS3: Fading Colors (A Quick Introduction)
It’s the little things, I’ve noticed, that really make a website design pop. The layout may be good, the content may be worth reading, but it’s small, minor details that take a good design and turn it into a great one. With the advent of CSS3 and HTML5, those details become even easier to bring…
-
Freshly Pressed: A Wild New Plugin Appears! Custom Classes
From time to time I like to surf through the repository and try out new plugins. It keeps me in the know and I’m able to share those plugins with you. So, here’s what I found as I was surfing this fine Wednesday: Custom Classes Justin Tadlock is a man synonymous with great plugins, and his latest…
-
Creating a Custom URL Shortener using Bit.ly
If you’ve come to this site by way of Twitter or Facebook, you may have noticed that the short link for all of these posts isn’t your typical URL.
-
Adding Featured Images to a WordPress Post or RSS Feed
Every post on this blog has a “featured image” – the last few have been screenshots of my blog for the various tutorials I’ve been writing or a photo of the BlogWorld banner to talk about my speaking acceptance, but the one thing that always bothered me was that any time you used a featured…
-
Speaking At BlogWorldNY 2012 (#bweny)
I got the fantastic news today: I’ll be speaking at BlogWorldNY later this year (June 5-7). Topic: Responsive Web Design: One Website to Rule Them All… I’ll be talking about what responsive web design is, and why it’s beneficial to make your site or blog responsive. If you’ve never been, BlogWorld is, by far, one of…
