Jet990: A new Wordpress Theme

I would like to introduce my second WP Theme: JEt990.

Demo | Download Jet990

Jet990 was designed by TemplateWorld but the structure has been highly modificated. Jet990 is also powered by The 960 Grid System, so you will enjoy a very flexible layout.

The main Features:

  1. Control panel to customize the homepage
  2. Widget Ready
  3. 4 Sidebars
  4. Featured entries
  5. A sticky post
  6. Custom fields to display a small pic for the Featured entries.
  7. 3 Asides to display your best content and show the Category Images
  8. Quote a comments without a plugin (jquery)
  9. DomTabs
  10. Gravatar ready
  11. Comment Highlighting
  12. Separate Trackbacks and Comments
  13. Works on Firefox, Opera, Safari and IE6/IE7

FAQ´s

1_ Installing

Extract and upload the Jet990 to wp-content\themes
Copy and install the plugins, located in the extra´s folder
Activate your theme.
Go to Manage, Design, Jet990 Cp to customize the HomePage

2_ Posting (Custom Fields)

To display an image in your Featured entry, upload your chosen image, create a Key named “image” give it a Value of the image URL (ex: wwww.mysite.com/wp-content/uploads/mypic.png) Thats all, the Tim Thumb script will resize the image and create a nice Thumb.

Change the cache folder permissions to 777.

To display a small cap below the Thumb just create a Key named “cap” and type some words as value: Ex: This is my fancy cap.

And finally: Dont forget to use The Excerpt.

Perhaps Im not clear?

Watch this video

3_ Asides

Here comes the tricky part. You must categorize your entries with only one (ONE) category,if you need to be more especific use the power of Tags.
Them, upload a .png (74×74) named like your category (case sensitive) to “images\cats” under Jet990 folder.

If you dont want to use the first method, open the sidedar.php and look for this lines (ex:45):

echo $category[0]->cat_name;

The zero means that is printing only the first category, and ignoring the others. If you entry use more than one category, Ex: Category 1, Category 2 and Category 3. The code will only read and print the category 1 ($category[0]). So You will have to play with the order of this variable to get the  result you are looking for.

Apply this hack for each category, Left1, Left2 and left3.
Ex: Asides 1: in this loop there are 3 lines with $category[0], so replace al zeros with you desired order.

More info aviable in here: http://codex.wordpress.org/Template_Tags/get_the_category

4_ Archives

Create a new page and use as template the Archives Page

Special Thanks:

The The 960 Grid System

Wp candy team for the Demo Content

Chris for the jquery lines

Tim for the thumb Script

Demo | Download Jet990

I know you will enjoy it as much as me, so say Thanks and spread the word!!!


Hasta ahora esta entrada tiene 3 Comentarios. Queres dejar un comentario?

Trackbacks / Pingbacks

Hasta ahora esta entrada tiene 3 Comentarios. Queres dejar un comentario?