Once you have created a WordPress page and added the page to your navigation tabs, you may want to reorder the tabs that are displayed. Thesis makes changing the order quite easy!

  • Log into your WordPress dashboard.
  • Click on Thesis>Site Options.
  • Click on the + sign next to Navigation Menu>Pages.
  • Hover over the menu item you want to move.  Then click and drag the menu item to to desired order.

Click Save and you’re done.

{ 0 comments }

I found a cute Plugin called “Let It Snow”.  It adds a little touch of WINTER to your site.

Go to your Plugin page and search for Let it Snow!

{ 0 comments }

23 Fabulous and FREE Web Tools

Here are some of the greatest web tools to get you started on an easier website! 1.  Picnik Picnik offers the editing capabilities of photo-editing software that costs $80 or more and also syncs up easily to your favorite photo-hosting sites. 2.  Image Maps Image-Maps.com provides an easy to use online html image mapping tool. [...]

Simply Read More →

Add A Second Navigation Menu

Are you looking to add a second navigation menu to your Thesis Theme Site? It’s really quite easy!  Copy the following code: function menu2() { ?></p> <ul id=”menu2″> <?php wp_list_categories(‘title_li=’); ?> </ul> <p><?php }<br /> add_action(‘thesis_hook_after_header’,’menu2′);> Within your WordPress Adminsitration Section, go to Appearance, then Editor.  Locate the custom_functions.php file and PASTE the code anywhere [...]

Simply Read More →

Add a Cool Shadow Effect To Your Website

Adding a cool ass shadow effect to your THESIS website if easy! Go to your THESIS Options Page and click on DESIGN OPTIONS Under FONTS, COLORS, and MORE ~ Simply Click the “Add a cool shadow effect to your layout” Voila!  Simple ~ Stress Free ~ Shadowing! Sorry, but the shadows will highlight your website [...]

Simply Read More →

DIYThemes Coupon ~ Save Up To $30

Running a Killer Website is easy with the THESIS THEME! REBATES ~ REBATES ~ REBATES Purchase a DIYTheme Personal license and receive $10 CASH BACK.  UPGRADE to the DIYTheme Professional License and receive $25 CASH BACK! Once you purchase the THEME of your choice, forward a copy of your receipt and we will process Cash [...]

Simply Read More →

Make Money with Google Adsense

Making Money from your website can be quite easy. One way to monetize is to add GOOGLE ADSENSE to your site ~ and it’s 100% legitimate! What is GOOGLE AdSense? Google adsense is an ad serving application that is run by Google, Inc. If you own a website, you can enroll in this program to [...]

Simply Read More →

Google Adsense Targeting

In order to get the most out of your Google Adsense advertisements, you  may want to target your wordpress posts. To do this, go to the Thesis Custom File Editor Options in the WordPress Dashboard.  Chose custom_functions.php and place the following code at the bottom of the page: //adsense targeting functions function open_adsense_targting(){ echo “<!– [...]

Simply Read More →

Must Have Thesis Theme Plugins

The following are some great plugins to use with your Thesis Theme! 1.  Contact 7 If you value simplicity and flexibility, Contact Form 7 is a great choice. It allows you to flexibly design the form and mail. You can manage multiple contact forms as well. In addition, it supports many features including AJAX submitting, [...]

Simply Read More →

Adding a Custom Background to Thesis Theme

The Thesis Theme really makes it easy to add background colors or images to your wordpress blog.  To add colors use the following code.  The numeric number next to “background” is the hex color code.  You can use any color code you chose.  If you prefer to upload an image (using ftp) use the code [...]

Simply Read More →