To create a brand new page
- Go to the admin panel
- Click 'Create A New Page'
- Enter the page name
- Add the content for the page and save it
- Link to the new page from a navigation menu or in the content of another page
- The link to a page named 'schools' would be: page.php?content=schools
To create a link to your new page using the WYSIWYG editor
- Select the text for the link
- Click the link icon in the toolbar
- In the 'Link' dialog box
- Be sure to choose
- Link Type: URL
- Protocol: Other
- URL: page.php?content=schools
To create additional pages for any existing page
- Go to the admin panel
- Click 'Create A New Page'
- Enter the page name
- This is the key to multiple pages...
Ex. If you want to add a second page to the problem page, create the new page with the name 'problem_page2'
- You can add as many additional pages as you like
Note: Links to the additional pages are automagically created for you!