View Full Version : Add New page into template
tjoppru
04-10-2006, 08:59 PM
I have created a new page in the Page Editor and would llike to include this page into my main.html file. All that appears is the template tag. How can I do this?
Thanks
Traci
pbflash
04-10-2006, 09:08 PM
Look at the other links in main.html. The link to the new page should be setup the same way <a href="{page_link_X}" title="">Text for link</a> where X is the page id you want to show.
tjoppru
04-10-2006, 09:15 PM
I don't want a link to the page I want the actual page to show. Like the Welcome page does. It is a Newsflash type area.
pbflash
04-10-2006, 09:43 PM
If you want to change the main page, just edit the main page. If you want to include PHP into the main (or other) page, you need to set Execute PHP code to yes in site config and then read the OR documention for the right code to be entered in the page editor to include PHP.
Powered by vBulletin® Version 4.1.5 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.