PAGE EDITOR

The Page editor, is a WYSIWYG (What You See Is What You Get) for editing and adding pages to your site that are not directly tied to listing information. If you need to add a page and would like a new button on your website, let us know and we can add the button to your page.  If your new page is going to be linked off of one of your other pages, you can add as many as you need without contacting us first.

Edit Page - Select the Page Title you wish to edit and select Edit Page
Using PHP in a page - To insert PHP into the WYSIWYG pages, you need to enter it in code view on the editor and surround it in html comments. For Example, if you are trying to enter "<?php echo 'text'; ?>" you need to enter "<!--<?php echo 'text'; ?>-->". Note that there are no spaces between the html comment marks and the PHP opening/closing tags.
Create New Page - Click on this to Create a new page.
Title - The Title of the page - Will be the full title of the page, will not append to the configured default page title.
Meta Description - The Meta Description for this page.
Meta Keywords - The Meta Keywords for this page.
Template tag for page - This is the template tag for the page you are editing. Use the template tag in your templates to link to the page you are working on.
Link to this Page - This is a link to the page, in case you wish to link from an external source to the page you are working on.
Page Editor Window - In this area the page editor will be displayed.
Submit - Save your changes
Delete Page - Delete the page you have selected from the database.