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.
Whether you know it or not, you’ll probably use the_excerpt on your website. At its simplest, the_excerpt will display the last 70 odd words from your posts on the homepage, or a couple of words explaining what the post is about, as it is on CatsWhoCode. But say you wanted to display 200 words and images. Without editing the core Wordpress files, there is no way you can do that, without installing a plugin, like the_excerpt_reloaded.
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.