StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have -- and this forum will be removed on July 1st, 2013.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 03-05-2009, 06:25 AM
kiaajjjj kiaajjjj is offline
Registered User
Pro Plus Member
 
Join Date: Jan 2009
Posts: 178
Default Change Static Page and Home Page Disappears

I created a new page in my church theme. I then went into Settings-Reading-and changed the static page to the newly created page. I still want my original Church Theme Home page to be accessile throught the Navbar. I went through my FTP and changed the name of home.php to main_home.php and then went into my editor and added
Code:
<?php
/*
Template Name: Main
*/
?>
to the top of the main_home.php template. Sozo had mentioned in a previous thread that I have to go into the header.php and delete the following:
<div id="navbarleft">
<ul id="nav">
[*]Home
<?php wp_list_pages('title_li=&depth=4&sort_column=menu_ order'); ?>[/list]</div>
What am I missing to be able to show a static page when the website is accessed, and also be able to view my original homepage with link on the Navbar?
Thanks,
Adam
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Edited sidebar and header.php, home page disappears tlow87 General Discussion 1 03-22-2010 02:46 PM
Remove or change page name on static page officeto-go General Discussion 9 08-02-2009 05:45 AM


All times are GMT -5. The time now is 03:16 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.