Blog : Archive for the ‘Tutorials’ Category

You've reached the blog of Jeremie Tisseau, a French Visual Interface Designer, Wordpress & Drupal developer, graphic designer, web addicted... Oh! and I am based in Bangkok, Thailand, with my family.

Hire Me!

I am currently available for Web/UI design projects. If you think we would work well together, contact me today to receive a free consultation.

Get in touch!

1234

November 17th, 2008

All, Tutorials, Wordpress

WordPress 2.6+ – How to Display Home Page in the Navigation Bar?

Article written by Jeeremie

In this tutorial, we will see how to display the home page link (usually the posts page) in the main navigation of my free Wordpress themes: Yoghourt and Night Transition.

More

November 5th, 2008

All, Tutorials, Wordpress

WordPress 2.7 introduces keyboard shorcuts for comments

Article written by Jeeremie

With Wordpress version 2.7, we have seen a bunch of new features that make it the CMS of choice. One of them is the ability to browse and moderate comments via keyboard shortcuts.

More

November 1st, 2008

All, PHP, Tutorials, Wordpress

WordPress – Exclude pages from search results

Article written by Jeeremie

One way to exclude pages from search results is to install the Simply-Exclude plugin. Another solution I found to work pretty well is to add a filter in functions.php to only include posts categories instead of excluding pages from search results:

More

October 20th, 2008

All, PHP, Tutorials, Wordpress

4 Ways to Exclude WordPress Category from RSS Feeds

Article written by Jeeremie

Lately, I wanted to exclude a few categories from Wordpress Feeds. A search on Wordpress didn’t return any valuable information. So, I searched the Google database. Here’s what I found:

More

September 18th, 2008

AJAX / Javascript, All, Forms, Freebies, HTML / CSS, Mootools, Tutorials

Sliding login/Signup panel using MooSlide (Mootools 1.2)

Article written by Jeeremie

In this tutorial, you will learn to create an incredible login/register form using MooSlideBox 3.2 that will slide-in and close with a nice fade out effect.

More

show/hide panel in Wordpress using mootools 1.2

August 12th, 2008

AJAX / Javascript, All, Forms, Freebies, HTML / CSS, Mootools, Tutorials, Wordpress

Implement a sliding login panel in to WordPress with Mootools

Article written by Jeeremie

This is the second part of my tutorial “Show/hide a nice Login Panel using Mootools 1.2″. In this tutorial, we will now see how to add the show/hide login panel into your Wordpress theme, pretty much like what I did on top of this page (click “login” on the upper-right corner to open the login panel). Before reading any further, read my previous post and come back here when you are done.

More