Full Size Image in Wordpress Default Gallery

March 5, 2010 by nichive · Leave a Comment
Filed under: How-To 

Wordpress Gallery is indeed a handy tools to neatly insert your collection of pictures and order them easily in your post, without being bothered by performing manual arrangement (such as using tables, etc.) through the HTML editor. But there was this time when I feel annoyed because when one of the image in the gallery was clicked, the loaded page didn’t show a full scaled image, instead it displayed a medium-size.

I then realized that this is something that related to theme’s functionality, because there is no option to set the image size in the gallery setting.

The solution is by adding a specific template that handles the image attachment page. If you check your wp-content/themes folder, you will notice that those files that are found in there, are templates which Wordpress uses to display the content of your blog (or the category, or the attachment).

By default, Wordpress uses the single.php file as the template that handles all your image attachments. And this default is something that we should tinker with :smile:

Read more for steps and the code you need

Customize Facebook Emoticon

February 24, 2010 by nichive · 3 Comments
Filed under: How-To 

When I was talking about Facebook Emoticon for Wordpress, lots of question came in and asked something like this:

How to add this to my Facebook?

Well, I have to repeatedly explain that the plugins are meant to be used on a Wordpress-based blogs. You don’t have to add that to your Facebook, because it was Facebook’s emoticon in the first place anyway.

But since there is a high-demand upon customized emoticon for Facebook, I’m going to tell you how to make one for yourself by using free stuff such as Facemood. This is fun, believe me.

Read more

Solve Windows Hibernate Problem

November 18, 2009 by nichive · 3 Comments
Filed under: How-To 

Recently I got annoyed with my laptop not being able to hibernate. At first I can’t really tell what change have I done that was causing the trouble. The only clue I had was this error message shown every time I tried to hibernate the machine, just to fail over and over again.

Insufficient system resources exist to complete the API - it says.

Insufficient system resources exist to complete the API - it says.

Every time I tried to hibernate, when the hibernation process was being displayed, suddenly the screen went back to the desktop environment – with that error displayed. If you have the same problem, if you have a laptop with 2GB of RAM (or more than 1GB, practically) and you are using Windows XP Service Pack 2; then your problem ends right here.

Read more

Next Page »