+

Search Tips   |   Advanced Search

Set side navigation as theme default


We can set the side navigation template as the theme default by changing the ready-to-use template to become the default theme.html.

  1. Connect to the file store WebDAV entry point: http://server:port/wps/mycontenthandler/dav/fs-type1/

  2. Navigate to the theme folder with the current default theme template, for example dav:fs-type1/themes/Portal8.0/.

  3. We can rename the current theme.html to something else or we can delete it.

  4. Navigate to the theme folder with the side navigation theme template, most likely the same folder as the old default theme.html file.

  5. Rename the side navigation template from theme_sidenav.html to theme.html.

After renaming the template to theme.html, it will now be used as the default template.  Inside the theme.html file are links to the localized templates, which are named theme_sidenav_locale.html.  There is no need to rename these templates, but to make the template naming uniform, we can change the link elements as well as the localized template file names.


Parent: Side navigation