Welcome to Wave for Wordpress
First, We'd like to thank you for downloading this theme, and we hope you enjoy it.

Thank us for our work! Please
digg wave now!
Installation
Installation is fairly simple. It is much like you'd install any other Wordpress theme.
- Extract the wave zip to a folder somewhere on your desktop.
- Inside the wave folder on you're desktop is where you found this readme.
You'll also notice another "wave" folder. Upload that wave folder
as is to ..."wp-content/themes/".
Once you have uploaded everything, head to the Wordpress Presentation tab, under
themes, select "Wave". Your new theme will now be active.
Setting up NOTEWORTHY
Setting up the noteworthy feature is very simple. Simply create a category called "Noteworthy". Wow, that was hard. Next, you'll have to go to Manage > Categories to get the ID of your Noteworthy category. Take note of this number, and now, open index.php. Just a few lines down you'll notice some commented out code telling you to refer to the documentation for instructions on setting up noteworthy feature. Well good news, you're already there. Find this line of code under it:
<?php if (in_category('
2')) continue; ?>
Notice the "
2"? Change the two to whatever number your Noteworthy categories' ID was. This will stop the noteworthy posts from being included twice on the front page.
Finally, (and this is optional), open up beach.php. About 3-4 lines down, you'll
see some code like this:
<?php $my_query = new WP_Query('category_name=noteworthy&showposts=
7');
If you want to change the number of noteworthy posts being shown, simple change the number "
7" to whatever you want & save.
Extensive Documentation
The Devlounge Wordpress Customization series can be extremely helpful in learning
Wordpress. Take a look at our articles for more:
Feedback
We want to know what you think of Wave. Please use the
announcement
thread to post your thoughts on Wave. Also, if you really love us, why
not give us a
digg.
Support
At this time, support for Wave is limited. Because of the nature of my work
(Student, Freelance Designer, and managing 3 sites), I can not support the project
as much as I'd like to. I will give support whenever I can. Please use the links
below as reference in getting support and updates for this project:
Donating
Like the Wave project and Devlounge? Visit the Devlounge Wave Project
page via the link above to donate via paypal. Anything helps, being a student who needs all the cash he can get. So contribute to a good cause today!
(C) 2006 Devlounge / Astereostudio. Please, if you redistribute this theme, do not sell it. You a free to modify the theme in any way, but respect our work. Also, please keep the credit link to Devlounge & Astereostudio in the footer.