Tag: hosted page

Hosted Page (HTML + Hosted resources)

The Hosted Page output allows the final user to point a subdomain or private domain name to all the files and resources necessary to fully render the template (html, javascript, style sheet, images, readme…). This output is used to provide landing pages, full websites and any other multi-part

Local Pages

The Live Editor allows you to use a Hosted Page template to design a local page or any other custom post type. Enable LTPLE for a custom post type First you need to make sure that the type of page you want to customize is enabled. To do so, from the backend of your distribution website go to Live Editor > General Settings and check the required post types: Start a Page from a Hosted Template Once the custom post type is enabled for Live Editing start a new page and populate only the title to acquire a page ID: Once the page is created you will see the Default Layer

Editor Outputs

Live Template Editor (LTPLE) provides an HTML editor with 5 types of output: Inline Style ( HTML only ) Style Sheet ( HTML + CSS ) Hosted Page ( sub-domain & private domain name  ) Downloadable archive Screenshot ( HTML to PNG ) Inline Style The Inline Style output is used to provide templates in the case where only HTML code is accepted such as for instance email models or other limited customizable areas of third party applications. Style Sheet The Style Sheet output allows the final user to format the HTML part of the template with CSS selectors and