Themes Update: Custom Menu in WP3.0

A mini upgrade for most of my free/premium themes to support the Custom Menu feature in Wordpress 3.0.

Themes Updated

Artificial Intelligence
CelebrityGossip
EcoNature
Food Recipe
GenkiTheme Fixed
Grey Blog
Internet Center
Internet Music
Internet Sharing
Orange Web 2.0
Red Business
Scrapbook
Softwareholic
Technoholic
Woogle

Themes NOT Updated

Fashionista – Please use the built-in Custom Menu Widget
Small Studio – Please use the built-in Custom Menu Widget
GenkiTheme – Custom coding for left sliding menu cannot be replicated with the new WP3.0 wp_nav_menu function
Google Chrome – Custom coding for top menu cannot be replicated with the new WP3.0 wp_nav_menu function


Go to Source

WP Theme: Delicate News

Premium Wordpress Theme: DelicateNews

A content-heavy magazine theme wrapped in an elegant and “delicate” shell which gives you the opportunity to feature tons of content without making your website feel cramped or messy.
Elegant Themes

Key Features of Delicate News

  • 4 color schemes
  • Featured content homepage slider
  • Automated thumbnail resize
  • Advertisement ready
  • Widgets ready
  • Theme option pages

Price/Preview/Purchase

Theme Club Unlimited Access – $19.95 per year
Demo | Purchase

Niche

Tags: , ,


Go to Source

WP Theme: WP Bids

Premium Wordpress Theme: WP Bids

Create awesome project proposals with this specially designed theme for freelancers and agencies and start winning more projects!
ThemeJam

Key Features of WP Bids

  • 4 color schemes
  • Quick &easy proposal template
  • Mobile & print optimized
  • Password protected content
  • Widgets ready
  • Theme option pages

Price/Preview/Purchase

Single License – $59.00
Demo | Purchase

Niche

Tags: , ,


Go to Source

WP Theme: LightBright

Wordpress Premium Theme: LightBright

LightBright makes it easy to share your daily life through it’s tumblr-style post types using the custom post types/taxonomies in WordPress 3.0.
Elegant Themes

Key Features of LightBright

  • 4 color schemes
  • Tumblr-style post types
  • 6 custom post types – photos, videos, quotes, notes, links and audio files
  • Automated thumbnail resize
  • Advertisement ready
  • Widgets ready
  • Theme option pages

Price/Preview/Purchase

Theme Club Unlimited Access – $19.95 per year
Demo | Purchase

Niche

Tags: ,


Go to Source

OneNews Theme: Adding Custom Menu for WP 3.0

onenews wordpress 3.0 menu

Like to use the Custom Menu feature in WP 3.0? You may modify the OneNews theme as below.

Both STYLE.CSS and STYLEB.CSS
1. Replace

#top { height: 70px; padding-bottom:40px; }

with

#top { height: 70px; }

2. Find

#top #toprightbar { float: right; margin:20px 10px 0 0; padding:8px; background-color: #efefef; }

and below it, add

/* Top Menu */
.top-menu-container { background-color: #5b5b5b; margin-bottom: 40px; width: 100%; display: inline-block; clear: both; }

.top-menu-container .menu ul { color: #fff; list-style:none; padding:0; margin:0; margin: 0px auto; width: 950px; }
.top-menu-container .menu ul li { color: #fff; display:inline; float:left; }
.top-menu-container .menu ul li a { color: #fff; display:block; font-size: 1em; padding: 5px 10px; margin: 3px 5px; }
.top-menu-container .menu ul li a:hover { border:none; background-color:#e3522e; }
.top-menu-container .menu ul li.current_page_item a { border:none; background-color:#e3522e; }

.top-menu-container ul.menu { color: #fff; list-style:none; padding:0; margin:0; margin: 0px auto; width: 950px; }
.top-menu-container ul.menu li { color: #fff; display:inline; float:left; }
.top-menu-container ul.menu li a { color: #fff; display:block; font-size: 1em; padding: 5px 10px; margin: 3px 5px; }
.top-menu-container ul.menu li a:hover { border:none; background-color:#e3522e; }
.top-menu-container ul.menu li.current-menu-item a { border:none; background-color:#e3522e; }

FUNCTIONS.PHP
3. Find

if (function_exists('automatic_feed_links')) automatic_feed_links();

and below it, add

if (function_exists('register_nav_menu')) {
add_action( 'init', 'register_my_menu' );

function register_my_menu() {
register_nav_menu( 'top-menu', __( 'Top Menu' ) );
}
}

HEADERS.PHP
4. Find

<p><?php bloginfo('description') ?></p>
</div>
</div>
</div>

and below it, add

<?php if (function_exists('wp_nav_menu')) { ?>
<div class="top-menu-container">
<div class="content">
<?php wp_nav_menu( array( 'theme_location' => 'top-menu' ) ); ?>
</div>
</div>
<?php } ?>

Then you can proceed to the WP-Admin>Appearance>Menu to setup your top menu.
You will need to be running on WP 3.0, otherwise you won’t see any changes.

If you prefer to download the new theme files, you may contact me with your PayPal email/transaction ID for verification purpose.


Go to Source

WP Theme: Enlightened

Wordpress Premium Theme: Enlightened

Created specially for people who want to sell their product and don’t have a modern, easy to use solution for their product presentation website.
Chimera

Key Features of Enlightened

  • 5 color schemes
  • Dropdown menu navigation
  • Auto-sized thumbnail management
  • Widgets ready

Price/Preview/Purchase

Single License – $37.00
Demo | Purchase

Niche

Tags: , , ,


Go to Source

WP Theme: AppPress

Premium Wordpress Theme: AppPress

Promote your service or app the right way, without making any more compromises with this theme.
Chimera

Key Features of AppPress

  • 5 color schemes
  • Multiple homepage sliders
  • Auto-sized thumbnail management
  • Dropdown menu navigation
  • Widgets ready

Price/Preview/Purchase

Single License – $47.00
Demo | Purchase

Niche

Tags: , , ,


Go to Source

WP Theme: Weekly

Wordpress Premium Theme: Weekly

With the Weekly theme’s powerful functions and eye-catching front-end design, you can turn your blog into a professional news magazine portal in minutes.
Theme Junkie

Key Features of Weekly

  • Homepage featured posts slider
  • Switch List View/Grid View of posts
  • Auto-sized thumbnail management
  • Dropdown menu navigation
  • Advertisement ready
  • Widgets ready

Price/Preview/Purchase

Single License – $39.95
Demo | Purchase

Niche

Tags: , ,


Go to Source

WP Theme: Tribune

Wordpress Premium Theme: Tribune

Tribune is a revolutionary WPZOOM theme, offering users a professional and elegant display of articles and full control over theme features.
WPZoom

Key Features of Tribune

  • News slider
  • 4 custom menus (WP3.0)
  • 6 Custom Widgets (Video, Flickr Photos, Social Networks, Recent Articles (with thumbnail), Recent Comments (with gravatar), Popular Posts Tab)
  • Dropdown multilevel menu
  • Social media ready
  • Ads ready
  • Widgets ready

Price/Preview/Purchase

Single License – $69.00
Demo | Purchase

Niche

Tags: , ,


Go to Source

WP Theme: NewsFlash

Wordpress Premium Theme: News Flash

Create a news magazine website on any niche using this strategically designed wordpress premium theme.
Templatic

Key Features of NewsFlash

  • 7 color schemes
  • Fully customizable front page
  • Dropdown & breadcrumb navigation
  • Search engine optimized
  • Advertisement ready
  • Widgets ready

Price/Preview/Purchase

Single License – $65.00
Demo | Purchase

Niche

Tags: , ,


Go to Source