Joomla Template: JP- Investment

Setup&Readme

Welcome to this small readme file and thanks for using one of Joomlaplates.com Joomla Templates. The following documentation will help you to install, setup and maintain the template and its file(s). If you have further questions, problems or if you need support feel free to contact us. Just fill out the contact form at our website here.

You can always request some support from us, but you need to take in mind that customization is not regular support service.

TIP: If you want to customize a template ( logo.gif, color, font or background) and don´t know the css class, please use Firefox with the Firebug extension. Here you can analyze every CSS style for customizing the template CSS.
Tutorial:http://getfirebug.com/html

Template Installation&Activation

Read and follow the three steps below to install and activate your new template. After the successfull installation and activation read on and learn more about the setup and the different options provided by the template.

1.) Download&Extracting

First of all you have to download the template package to your local HDD. Than extract the .zip archive. The archive includes the templates installation file (another .zip archive) plus additional files like this documentation, Photoshop source files etc. Keep in mind where you store the installation file and proceed to step 2.

2.) Installation

Log into your Joomlas admin backend (enter http://www.yourwebsiteurl.com/administrator in your browser) and click on "Extensions -> Install/Uninstall" to access the extension manager. Hit the "Search" button, select the installation file from your HDD and hit the "Upload File & Install" button. Wait a moment and you are done. Proceed to step 3 to learn more about the activation and setup.

3.) Activation

Your new template is installed now but inactive. To activate it click on "Extensions -> Template Manager". A list of all installed templates appears. Select your new template and hit the "default" button in the upper right corner. Your template is now installed and active and you can start to set it up by following the next steps in this document

Download: Much more detailed PDF Template Installation instruction.
We always recommend installing our demo content first to trial and understand the template more efficiently.
Therefore read the PDF instructions at >> Unzipped Template / Joomla version / demo content / Pdf files

Suckerfish Menu Configuration

The template comes with an moduleposition called "suckerfish".

  1. To display your main menu module on this position log into your backend and click on "extensions->module manager".
  2. Select your main menu module from the list and hit the "edit" button in the upper right corner. The main menu module setup screens appears.
  3. Select as moduleposition "suckerfish" and save the changes.
  4. To activat the "Suckerfish" drop down function for sub menu items click on "Module Parameters" in the right column and activate the "Always show sub-menu Items" function.
  5. Than click on "advanced Parameters" and use the module parameter show on the image below.
  6. Save the changes.

Make sure that the module is published on all home- and subpages and that no other module is published on the "suckerfish" module position.

MooMenu ( Suckerfish) is native integrated and needs NO extra module installation.

Modulepositions & Setup

1.) Number of positions

click here
The Template provides a lot of modulepositions, separated into different sections. Click on the image to the right to open a modulepositions overview map. All modulepositions are collapsible, they are removed completely if they are not in use.

2.) Pre configurated Article Slideshow

  • Please read the instructions > jp_your_template_unzip_first/ extensions / pdf files
  • Use for slideshow and article slider only the module position // SLIDESHOW //

3.) Setup individual HTML modules

A small video tutorial of setting up a custom Module in joomla 1.6 setup custom modules. Joomla allows you to add your own modules with your own text/HTML content very easily. We use such custom modules on the templates demo site to outline the different module positions. If you want to add your own log into your admin backend and click on "extensions->module manager". Hit the "new" icon in the upper right corner and select as module type "custom HTML".

The setup screen of your new module appears. Add a name, select the module position where you want to display your content (take a look at the "module map" above) and add your content into the editor text box at the bottom of the setup screen. You can add texts, images, links and any other HTML elements. Save your module and publish it.

6.) Module Class Suffixe

We added different Module Style which can be enabled via Joomla Backend:
Extensions > Module > Parameter
1. Basic Module Style = no suffix
2.Module Style = new / hot / top

 


The Suffix are only available for the module positions: User 1 /2 /3 /4 / 5 / 6 / 7 / 8 / 9/, Before, After.

7.) Module Positions

Lightbox Configuration

The template comes with a nice and simple "Lightbox" script. Means you can add images or external sites which opens in a nice box overlay while the background becomes dark.
For example this code:
<a href="bigversion.jpg" rel="lightbox" title="A sample title"><img src="smallversion.jpg" alt="image" /></a>
shows one image (smallversion.jpg) and if the user click on it the link target (bigversion.jpg) will open up in the lightbox.
The important thing is the rel="lightbox" code. If you add it to a link somewhere on your website the link"href" target will open up in a lightbox.

To add "rel="lightbox" code switch your editor to HTML mode (hit the small "html" icon in the toolbar or click on the "toggle editor" button below the editors text window.