Please login to begin downloading the WordPress themes below.
Not a member yet? Signup to begin downloading now!

Evenflow Wordpress Theme

Evenflow Wordpress Theme

Evenflow Wordpress Theme Setup & Documentation

General Configuration

Header Customization

To use your own logo image, you’ll need to name your file logo.png and upload it to the directory that corresponds to the (color) style you have selected (Evenflow Theme Options > Appearance)

For example, if your default style is style3, then you need to upload your logo to:
wp-content/themes/evenflow/images/style3/logo.png

Set your logo height and width in the Logo Options under Evenflow Theme Options -> Appearance Tab (screenshot).

You can also change the header background by replacing bg_texture.png located in:
wp-content/themes/evenflow/images/*style3/bg_texture.png.

Note: It is strongly recommended to use a 32-bit transparent PNG file so the logo blends seamlessly with the background.
 

Menu Setup

WordPress 3.x:
To manage your menus in WordPress 3.0 and above, just go to Appearance -> Menus.
Evenflow supports two unique menu positions: Top Menu and Main Menu
Create your menus using the WP Menu Manager and assign them to their positions.

WordPress 2.9 and below:
To set up a your navigation, the first thing to do is install the My Page Order plugin.

Note: This plugin is not required for the navigation to work, nor to order your pages but it certainly makes the process a lot easier.

The quickest way to do this is login to your WordPress administration and click “Add New” under the Plugins dropdown on the left. In the search field type in “My Page Order” and search the WordPress plugin repository. Click install and then activate the plugin. You’ll notice a new link under your Pages dropdown (oddly enough) called My Page Order. We’ll get back to this in a bit.

The next step is to specify what Pages and Categories should appear in your menu. Click on the “Evenflow Theme Options” link under the Appearance tab. The first tab you’ll see is the Navigation tab (screenshot). You’ll also notice two dialogs below this box that serve as a reference to your Page ID’s and Category ID’s so you don’t need to go hunting them down (screenshot). Everything you need is right there. As the directions read, simply specify a comma separated list of the Page and Category ID’s to appear in your menu.

Once you’ve specified your menu items, you can reorder them using the standard WordPress Page ordering technique or through the My Page Order plugin (if you have it installed).

Navigation Power Tips
Now what if you want a menu link that points to an external link or maybe a specific Page or Post?
Evenflow comes with a “redirect” Page Template built exclusively for this. Just go to your Pages and click Add New. Name the Page whatever you want to label the menu item. You don’t have to type anything in the content area unless you just want to add an internal note to yourself. The key here is to select the “Redirect” page template (screenshot). To specify the URL, to be go to when the menu item is clicked, create a custom field named “redirect” and simply set its value to the URL (screenshot).