Archive for August, 2008

Where to Edit Theme Template File?

The easiest way is through site administration panel. Here are the steps below:

Log in to WordPress using admin account.
Go to Design > Theme Editor section.
Choose the theme template file (on your right) that you want to edit and then click it.
After finish editing, click Update File button.
Log out from WordPress.

Add Google Analytics Tool to WordPress

Yes, I want to have Google analytics tool in my site. I decided to add the tracking code, ga.js, in header.php (theme template file) right after <body>.

Disable Autorun / Autoplay in Windows XP

When you insert cd or plug usb drive, the Windows XP will always scan through the device and pop up autoplay dialog box on asking you “what you want to do with these type of files”. That will increase risk on letting the virus from the device attacking your computer. I want to stop this. [...]

NextGEN Gallery Album Settings – Same Page

My gallery page is up. This page will have all my travel photos. I will group all the photos taken on the same place in the same gallery. Then I will group all these galleries into my travel album. Currently I am using NextGen gallery (WordPress plugin) for creating this page. For now, both the [...]

Can Your Web Browser Support PNG Image?

From now onwards, this site will have PNG image. As PNG image have smaller size compare to JPEG image. It will save some space in the web server. The gallery below have two images. The first one is JPEG image and the second one is PNG image. If you can’t see the second image, it [...]

Creating a Horizontal Menu

I want my site to have a horizontal menu. So that my friend can easily browse to the page they want. Here are the steps for WordPress 2.6 that I do:
Step 1: Create horizontal menu showing page list
First I have to decide what page need to be in the horizontal menu. Currently, I just need [...]

FileZilla – FTP Client Software

Some might ask what FTP client software to use for transferring files from PC to web hosting server? I am using FileZilla portable. It is a portable version of FileZilla. It is free and also supports Secure File Transfer Protocol (SFTP).

Making the Blog Appear in a Non-Root Folder

This site will be customized as bellow:

WordPress start at the site’s root, http://www.ivanteoh.com/.
the blog will be located at http://www.ivanteoh.com/blog/.
the other pages, such as “about” page will be located at http://www.ivanteoh.com/about/.

To achieve the goals above, follow the steps as below:

Duplicate WordPress Theme

I want to customize WordPress, but I don’t want to ruin WordPress default theme 1.6 by Michael Heilemann. What I can is duplicating the theme folder. My new theme name will be “Imized”. I copy the whole folder default in wp-content/themes and paste to newly create folder named imized. That is not enough. I won’t [...]

How to Use NextGEN Gallery?

Today I studied NextGEN gallery homepage. By following NextGEN gallery review introduction, I left all the setting by default. I upload all the previous post images. And then writing [ gallery=1 ] in the post, without space between square brackets will make the gallery with the id “1″ shown in the post. From now on, [...]

« Older Posts