1. How do I installed TidalForce onto my wordpress blog?

There are several files included in the ZIP folder. These include wordpress theme files, plugin files, and photoshop files. To installed your wordpress theme you will first need to upload the theme/plugin files via FTP to your server.

First you are going to upload the theme folder. Inside the ZIP folder you downloaded you will see a folder named "theme." Within it is a folder named "TidalForce." Via ftp, upload the "TidalForce" folder to your Wordpress themes directory. Depending on where you installed Wordpress on your server, the wp themes folder will be located in a path similar to: /public_html/blog/wp-content/themes.

Next you need to select TidalForce and make it your default theme. Click on the design link, and under the themes tab locate TidalForce from the selection of themes and activate it. Your blog should now be updated with your new theme.

2. How do I add the thumbnails to my posts?

Adding thumbnails is easy. Whenever you make a new post you will need to add a custom field. Scroll down below the text editor and click on the "custom fields" link. In the "Key" section, input "Thumbnail" (this is case sensitive). In the "Value" area, input the url to your thumbnail image. Make sure your image is the right size, 84px × 84px, or it will appear distorted.

To add thumbnail images to the "random articles" section, add a second custom field to your post with the key: Random. In the "Value" area, input the url to your random thumbnail image. Make sure your image is the correct size, 44px × 44px, or it will appear distorted.

To add thumbnail images to the "featured articles" section, add a third custom field to your post with the key: Featured. In the "Value" area, input the url to your featured thumbnail image. Make sure your image is the correct size, 200px × 200px, or it will appear distorted.

3. How do I add my title/logo?

In this theme, the title/logo is an image, which means you will need an image editor to add your own text. You can do this by opening the blank logo image located at Photoshop Files/logo.jpg, or by opening the logo PSD file located at Photoshop Files/logo.psd. Replace the edited logo with the old logo by placing it in the following directory: theme/Bluesky/images. If you need more room, or would like to edit the logo further, you can always do so by opening the original fully layered PSD file located at Photoshop Files/bluesky.psd

4. How do I edit the About Us section?

This can be done through the Theme Options page located in wp-admin. Click Design > Current Theme Options for a list of things that can be changed.

5. How do I setup the Featured Articles on the homepage?

If you use this theme you will need to have a featured article on your hompage. These featured articles are pulled from a category within your blog. First, you need to make a category called "Featured Articles." You must spell it correctly in order for it to work. (case sensitive!) Once you have created to category, simply add posts to it when you want them to show up as your featured article. Only one featured article is displayed at a time.

On a side note, you can add your article to other categoriest as well and still have it show up as a featured article by simply adding the article to the Featured Articles section in addition to its normal category.

6. How do I add my feedburner URl to the rss subscribe form?

This can be done through the theme options in wp-admin.