Use jQuery to Jazz Up Your List of Latest Posts – Part 2

Use jQuery to Jazz Up Your List of Latest Posts – Part 2

By Alex on July 20 2009 | Tutorials, WordPress | 4 Comments

In this article we’ll look at a few more ways to improve your sidebar lists using jQuery. The first tip looks at how to dynamically display a category’s in a tooltip. We’ll also look at some quicker and simpler tips to liven things up as well, including alternate highlighting, counting and inverse fading.

Site Redesign Preview

Site Redesign Preview

By Alex on July 13 2009 | WordPress | No Comments so far

I’ll shortly be updating my site with a completely new design, so before I do, here are some sneaky preview images.

Use jQuery to Jazz Up Your List of Latest Posts – Part 1

Use jQuery to Jazz Up Your List of Latest Posts – Part 1

By Alex on July 7 2009 | Tutorials, WordPress | 16 Comments

A lot of blogs display a list of their most recent or popular posts in their sidebar, more often than not just showing the title of each one. But how can you give your reader an idea of what that post is about by using the excerpt, without taking up too much room? JQuery is our friend!

Pages: 1 2
WooThemes - WordPress themes for everyone
Get Posts With Same Custom Field VALUE As Current Post

Get Posts With Same Custom Field VALUE As Current Post

By Alex on June 10 2009 | Tutorials, WordPress | 13 Comments

So, you’ve read all the tutorials on how to get custom field values and how to get posts that have a certain key/value, but what about if the post your are viewing has a custom field, and you want all the other posts with that custom field value; a value that you won’t know in [...]

Underused Plugin Function

Underused Plugin Function

By Alex on June 9 2009 | Tutorials, WordPress | 6 Comments

There is often a lot of talk about where WordPress plugin settings pages should be placed in the admin panels, and once the plugin author has decided where to put it, the user then has to work out where to find it. Well in WordPress 2.7, a new filters was added to solve the problem.

New User Email Setup Update

New User Email Setup Update

By Alex on May 16 2009 | Downloads, Plugin, WordPress | 60 Comments

I have just released an update to my ‘New User Email Setup’ plugin, and have made a jump to version 0.5 since the code has had a complete rewrite, and added functionality for WordPress 2.7 upwards.

Adding Gravatars to the User Meta

Adding Gravatars to the User Meta

By Alex on December 30 2008 | Tutorials, WordPress | No Comments so far

Quite a lot of blogs make use of the Meta Widget or a function to display login/out capability in their sidebar. Once logged in, all sorts of information can be retrieved about the user, which will allow us to display their Gravatar, giving the feeling that you are really part of that blog.

WordPress Greasemonkey Competition

WordPress Greasemonkey Competition

By Alex on September 1 2008 | WordPress | 3 Comments

I would like to announce the WordPress Greasemonkey Competition. If you’ve never come across Greasemonkey scripts before, they allow the user to edit the appearance and function of a web page. There are currently only a few scripts available for WordPress, so this competition is designed to create more, often time saving tools.

Epic Theme Viewer

Epic Theme Viewer

By Alex on July 15 2008 | Downloads, Plugin, WordPress | 10 Comments

The beta versions and release candidates of WordPress 2.6 have a really cool new feature when choosing a theme to activate. A working version of the new theme is available in a thickbox, and I love this feature!

Effectively Highlight Your Post Edits

Effectively Highlight Your Post Edits

By Alex on June 30 2008 | Tutorials, WordPress | 2 Comments

After writing a post and publishing it, it often becomes necessary to add to or alter something in the post. But how do you let your readers know what was added later, without those edits becoming lost in the rest of the post?