omoxx
Regular Member
- Feb 21, 2008
- 346
- 18
Click on Pages.
Create your page
Then click on Settings
Then click on Reading under the Setting Section.
Here you will see a thing that says: Front Page Displays
Instead of Latest Post click on Static Page. Select the page you just created.
This should do it Unless I am just extremely mistaken.
That is correct, but in this particular case of Elegant-box theme , the home tabs always stays.
Received answer from author of theme to eliminate Home tab (to allow the new one to be the front page):
remove the following line in header.php:
<li class="<?php echo($home_menu); ?>"><a href="<?php echo get_settings('home'); ? rel="nofollow">/"><?php _e('Home', 'elegantbox'); ?></a></li>