What Makes a WordPress Theme Worth Installing

What looks good to one person doesn’t always look good to another. Any regular WordPress user knows this. When you talk about form and function, though, there are some definite criteria that need to be met before a theme is worth installing. Functionality Is the WP theme functional? The best way to figure this out… Continue reading What Makes a WordPress Theme Worth Installing

Create a Quick, Sticky Menu

  During this quick tutorial we’re going to implement a sticky menu with CSS, toggling its visibility with jQuery. It’s the perfect way to give visitors social links, additional places within a network of sites, or even personalize settings. Step 1: Setting up the Page Let’s start out by making a basic HTML page. We’ll… Continue reading Create a Quick, Sticky Menu

70+ jQuery Touch Event Plugins – Support Touch Gestures!

As the market for mobile devices with touch screens explodes, more and more websites are optimized for offering mobile visitors an optimal experience. With jQuery touch event plugins it is rather simple to allow touch screen users to interact with and navigate your website using touch gestures! In the recent years, the need to make… Continue reading 70+ jQuery Touch Event Plugins – Support Touch Gestures!

Strategies for Supporting WordPress Plugins

As a WordPress developer – specifically for plugins, in this case – determining the best way to provide support for your work can be a challenge. In fact, I’m currently in the process of evaluating what may be the best route for my current set of plugins, so this topic hits close to home. As… Continue reading Strategies for Supporting WordPress Plugins