Manage Pages

Overview
Enter and / or edit additional pages. Easily add pages to your affiliate system layout. Pages can load from custom templates for more complex operations.
General > Name
Enter new page name. Max 250 characters.
General > Information
Information to appear on page. PHP code cannot be used here, if you require PHP, you need to use a custom template as shown below. You can use the Wysiwyg editor to format the display and easily add images or media content.


More info here.
Meta > Alternative Browser Title
Alternative page title that appears in your address bar. This might be hidden in some browsers but can be useful for search engines when spidering your system. Optional. Leave blank to disable.
Options > Load from Custom Template
If you require complex code operations you can load pages from custom template files. You can use any code (PHP, HTML, JS etc) in a custom template file. Please read the following directions to set a custom page:

1 Make a copy of 'content/**theme**/custom-templates/custom_tmp.tpl.php' and save to same folder.

2 Rename new template file. Name MUST begin 'custom_' for the system to pick it up. Keep the .tpl.php extension, this is important.

3 Add custom code to template file.

4 When creating page, select custom template from drop down menu.

For HTML, use valid HTML5. Do not break the responsive system.
Options > Enabled
Enable or disable page.
Page List
1 To delete, use checkboxes and the delete button.

2 To edit, click the icon.

3 To reorder, drag and drop the rows.

Enabled / Disabled
A icon is shown if a page is enabled.

A icon is shown if a page is disabled.