Display Disclaimer Popups In WordPress Using jQuery

I’d like to share with you all this very nice WordPress trick from Rebecca Markowitz that I think some of you might find very useful for your site. It’s a cool hack that lets you create a pop-up window wherein you can put in a disclaimer or notification message for your visitors to read before [...]

Continue Reading →

Creating a Detailed Camera Icon

Award-winning graphic designer Mirko Santangelo of PSD Tuts+ shares a very cool tutorial on how you can create a well-detailed Fuji x100 camera icon using Photoshop. This icon is more challenging because of its realistic features. Click on the image to see the full demonstration and get started.     Incoming search terms for the [...]

Continue Reading →

How To Exclude A Category From Your WordPress Feed

Today I’d like to share with all of you this nice WordPress trick I stumbled on created by Joseph Foley; it shows you how to exclude one or more category from your WP feed. All it takes is for you to insert the following code in your functions.php file. function excludecatfeed($query) { if(is_feed()) { $query->set(‘cat’,'-1′); [...]

Continue Reading →

How to Create Animated Buttons with CSS3

Web developer Mary Lou shows a great tutorial on how you can create animated buttons with CSS3. The idea here is to have different styles with hover effects and active states. You can check out her tutorial with live demo and downloadable source by clicking the image.     Incoming search terms for the article: [...]

Continue Reading →

An Alternative Way To Unburying Old Posts In WordPress Using PHP

As a blogger, you want your older posts to remain relevant to your new readers by making them visible on your site’s main page. And though there are various ways to achieve this (e.g. plugins, archive pages), Karol K. came up with his own unique and clever method by using PHP. With his method, you’ll [...]

Continue Reading →

SimpleWeather – Display The Weather Using jQuery

Today’s featured plugin comes from the guys over at monkeecreate and it is called SimpleWeather, a jQuery plugin that creates a widget that displays the current weather in the specified locale. The data it displays is pulled from the public Yahoo! Weather feed via the YQL API, which means that it can only recognize US [...]

Continue Reading →

Quicksand – Recorder and Filter

Created by Jacek Galanciak, Quicksand allows you to organize and record items to make your search get easier. Click on the image to find out how it works and download its file. Incoming search terms for the article: travel write for us

Continue Reading →

Display Related Posts By Current Author for WordPress 3+

It’s always convenient for your blog readers to see posts that are related to the one they’re currently reading, but what if they prefer to reading articles from a particular author? Here’s a plugin that’ll do just that. Unlike most of the other plugins, the code for this one is based on PHP, and not [...]

Continue Reading →

Photoshop Tuts: Create an Abstract Golden Circle with Smoke Brushes

Here’s an awesome Photoshop tutorial by PSDVault. It’s creating an abstract golden circle with smoke brushes, which even Photoshop beginners can easily follow. Click on the image to launch the tutorial and download the PSD file.   Incoming search terms for the article: the golden circle golden circle smoke brush photoshop brushes for circle illustrator [...]

Continue Reading →

Create a Restaurant Chalkboard Graphic Design With Adobe Illustrator

This great Adobe Illustrator tutorial made by Andrei Marius teaches you how to create a somewhat quaint yet very cool restaurant chalkboard graphic. It would be a great design to incorporate onto your website especially if it’s food-related. The tutorial starts off with creating the blackboard before moving on to the main highlight, which is [...]

Continue Reading →

Page 1 of 2412345»...Last »