JE Capella Installation and Configuration Guide

Installation

1Install the template using the Jomres 3rd party plugin installer.

2Install the slideshow_fancybox plugin using the Jomres plugin installer.

3To use the template (with Jomres versions older than 4.2), you`ll have to edit jomres_custom_template_handler.class.php located in /jomres/libraries/jomres/classes/ and replace:

$this->default_template_files_folder = JOMRESPATH_BASE.JRDS."templates".JRDS."jomres".JRDS."frontend";

located at line 42, with:

$this->default_template_files_folder = JOMRES_TEMPLATEPATH_FRONTEND;

When installing this template, please make sure you don`t have any other template or CSS customizations saved in the database, otherwise they will override the installed template. If you need help with this, please use the forum for support.

Configuration

  • To select one of the available color schemes (grey - default, orange, light green, light blue, light steel blue, pink), use the newly created Template Colour Settings button located in Jomres CPanel (backend).
  • On Jomres pages, you`ll need to use a 1 or 2 columns layout. JE Capella also works on a 3 columns layout, but will probably need some small CSS adjustments. If you need any help with this, please use the forum for support.

Like any other Jomres template, JE Capella`s CSS layout depends very much on your Joomla template CSS. If you have a professional Joomla template, then it`s very unlikely to have any problems. However, if you encounter any CSS issues, please use the forum for support.