Your HostICan Community  


Go Back   Your HostICan Community > SEO (Search Engine Optimization) & Marketing > Blogging

Blogging From hobbyists to The New York Times, blogging is the way to go to express your thoughts online. This forum is designed to discuss the entire subject, including picking the best software, creating themes, getting hits and, most important of all, posting your commentaries. Hard programming issues, though, should be discussed in our PHP / MySQL Assistance forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 07-17-2009, 01:56 PM
itasis itasis is offline
Junior Member
 
Join Date: Mar 2009
Posts: 3
Default moderated page from template on my WordPress hosting

I want to make a page with a slightly different vision of the others, I see that the theme contain files index.php and page.php, but I want only one page to be different. Is it possible and how?
Reply With Quote
  #2  
Old 07-17-2009, 02:19 PM
iceman1's Avatar
iceman1 iceman1 is offline
Senior Member
 
Join Date: Jan 2009
Posts: 100
Default Re: moderated page from template on my WordPress hosting

It is completely possible and easy to do. Create a file in the directory of your theme (eg my-page.php). Put these lines at the beginning of the file:
PHP Code:
<?php
/*
Template Name: My Page
*/
?>
Files which begin with these lines is page template for WordPress. In the rest of the file, copy the contents of page.php and make changes where you want. When you create/edit page, search from panel "Attributes" drop-down menu to choose a template and select created by you.
The page will use code that is in the file my-page.php.
Reply With Quote
Reply

Tags
hosting, moderated, page, template, wordpress

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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 On

Forum Jump


All times are GMT -4. The time now is 09:55 AM.


Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.

Copyright © 2003 - 2008 HostICan. All Rights Reserved.