Edjet LMS Server 6.4

Add a page title widget

Admin info

A Title widget render page name as a title.

Depending on design of you website, the Title widget can be added to the:

  • Master page
  • Page layout – recommended way
  • To the page using custom layout

Add a title widget to the layout

Recommended way is to add a title widget to the page layout. Title will be rendered on all pages using this layout.

  1. Sign in to Edjet LMS admin.
  2. In the menu click language Learner portal and then click web Page layouts.
  3. Find the page layout and click edit icon edit in the row.
  4. In Design section, click Edit next to the wpzPageTop zone.
  5. Click add Add.
  6. Choose IncludeTemplate and click OK.
  7. Enter following code into the Properties:
    'tpl' => 'includes/title.tpl.php'
  8. In the toolbar click save Save and close.
  9. In the toolbar click save Save.

Now, go ahead and create new page using the page layout you've created and just enter the Title.

Other options to add a title

Aside adding a title widget, there are other options how to add a title or heading to a page:

  • If you need more control over the HTML markup, you can use the HTML code widget instead to render the title. page
  • You can also enter the static title manually using the Visual Editor, assuming there is a content widget on the page.
Advanced portal customizations