Did you noticied that some days ago, Cats Who Code gets a new design? To celebrate 6 months of successful blogging, I’m very happy to announce our Christmas contest: Win 3 premium WordPress themes coutesy of John Kolbert.
I have read many “tutorials” which told users to modify WordPress core files. This is a really, really, bad idea. Why? Simply because you’ll have to modify that file again when you’ll upgrade your blog. Here’s how to overwrite WordPress core function without modifying any core file.
Some days ago, I was looking for an original way to display my favorites premium WordPress themes in the footer of my other blog WpRecipes. I finally created the following script.
A friend of mine recently asked me some help to design a cover for his forthcomming ebook. After designing it, I decided to make a tutorial and share it with you.
Mootools is one of the best Javascript frameworks available. It is fast to load, powerful and allow you to create stunning visual effects. In this tutorial, I’m going to show you how you can easily create an absolutely stunning fading effect on your links.
A few days ago, I decided to start a new blog which focus on WordPress recipes. To celebrate this newcommer, I have compiled a list of the 6 best WordPress recipes I have published at WpRecipes.
It’s been a long time since I released OpenBook, my free “Magazine” theme. So I’m very happy to announce you the release of my new free WordPress theme, called NYC Theme.
In terms of SEO, the title tag is one of the most important things: In fact, the title appears as a link in search engines results and social bookmarking sites. Unfortunely, most WordPress themes displays the title tag in a non-optimized way. Let’s see how we can change that to obtain a really SEO-friendlt title tag.
When creating a premium WordPress theme, it is really better to use a pagination instead of the good old “previous page” and “next page” links. Sure, there’s plugins, but what about embeding a pagination without asking the user to install a plugin? In this tutorial, I’ll show you how to directly integrate the Wp-PageNavi plugin in your WordPress theme.