Learn how to code a simple Image Rotator without using a plugin So it’s that time again to roll up our sleeves and do some old fashioned front end a’ coding. This tutorial is for an Image Rotator. What is it you ask? An Image Rotator is particularly useful for galleries, articles, or portfolios. You […]
Blog
How to Create an Advanced Search Form for WordPress
So you want to learn how they do those pretty slick WordPress search forms. The ones that have drop downs of categories, filtering through your posts as soon as you press submit. These are most often used in advanced themes such as eCommerce, job posting and real estate themes. These search forms are a real […]
How to create an Email Opt in Box for your Downloads – Part 2
So you’re giving away free material from your site. And now you need a way to capture your users’ information. An Opt in box may be the perfect solution for you. From my previous post, we already have a working box that shows us some static messages, along with a link that takes them to […]
How to Create Super Easy jQuery Tab Containers
In this tutorial I’m going to show you how to create tabbed containers using jQuery. Tabbed containers is an excellent way of presenting your content. Data is organized where only the current tab’s section is shown. Once the user clicks on the other tabs, its associated content gracefully appears. View Demo Here’s a preview of […]
Create Rotating (Full Paged) Background Images with CSS and jQuery
Full page background images on web sites has become more popular than ever. Its a good way to utilize the remaining real estate of the browser, without having to sacrifice content. But what about rotating these images? Wouldn’t that even be better? This tutorial will walk you through how to create full page background images […]
How to create an Email Opt in Box for your Downloads – Part 1
Recently I had to come up with a solution to the low subscriber issue that I’ve been having. Compared to the number of downloads, I have an extremely low number of RSS, Twitter and Facebook followers. I thought, if I can prompt all visitors with a box that will remind them to follow me – […]