Where does starting home page begin from?
2 posts by 2 authors in: Forums > CMS Builder
Last Post: September 23, 2011 (RSS)
By mikerk - September 22, 2011
Where is the basic home page starting point?
Can you use a beginning template?
I have html template content -- how do I add it to the site as a starting point ????
Starting Guide Says:
1. Install
2. Add section Editor
What about the content of the home page you want to add?
When you preview you get a directory structure listing of the content.
Can you use a beginning template?
I have html template content -- how do I add it to the site as a starting point ????
Starting Guide Says:
1. Install
2. Add section Editor
What about the content of the home page you want to add?
When you preview you get a directory structure listing of the content.
Re: [mikerk] Where does starting home page begin from?
By Jason - September 23, 2011
Hi,
To create your homepage, for example, you should first create a section editor to store the content you want on your home page. Once you've done that, you can use the "Code Generator" to generate the PHP code you need to display that content on a page.
You would copy and paste this code into your template.
A good way to start is to just copy and paste this code into a new PHP page to get a feel for what it is doing. Once you have a handle on that, you can start integrating it into your templates.
Hope this helps get you started.
To create your homepage, for example, you should first create a section editor to store the content you want on your home page. Once you've done that, you can use the "Code Generator" to generate the PHP code you need to display that content on a page.
You would copy and paste this code into your template.
A good way to start is to just copy and paste this code into a new PHP page to get a feel for what it is doing. Once you have a handle on that, you can start integrating it into your templates.
Hope this helps get you started.
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com
Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/
Jason Sauchuk - Project Manager
interactivetools.com
Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/