Hostio Documentation

Introduction

This document covers the installation and use of this template and often reveals answers to common problems and issues – we encourage you to read this document thoroughly if you need an in-depth guide on how to use the template.

If you have any questions that are beyond the scope of this document, feel free to ask via ticket support system: Ticket System

To get access to the ticket system, create an account on this page: Create an Account

Installation

The section will help you with steps to install JL Hostio template – Quickstart and Manual installation.

Which installation method you should use depends on the current status of your site. Also, before installing either the template manually or the Quickstart Package, please make sure you meet the Joomla! and the template requirements.

JL Hostio template is built on Gantry 5 Framework so it requires Gantry 5 Framework to be installed and enabled in your system.
You can download the gantry 5 framework here http://gantry.org/downloads#joomla Download Gantry 5 Framework

Requirements

JL Hostio template is native with Joomla 3. Please make sure your system meets the following requirements:
  • Apache 2.2+ or Microsoft IIS 7 (Apache strongly recommended)
  • PHP 5.4+ (PHP 5.5+ Recommended)
  • MySQL 5.1+
  • Joomla 3.4+

Also, please have a look at the Gantry5 requirements. Basically, they are the same as the above, but you will find some additional details there.

Quickstart Installation

Why Quickstart

The quickstart allows you to replicate JL Hostio demo to your server. It means, after install the quickstart, you will have a site exactly the same as the demo site.

Download JL Hostio quickstart package →, upload to your server and extract it.

Step 1 Configuration: add Site name, Admin email, Admin username and password

Step 2 Database: select database type, host name, database username, password, database name & table prefix

Step 3 Remove/Rename “installation” folder: for security purpose, you need to rename or remove the “installation” folder

Detail documentation with screenshots


Manual Installation

Manual Installation refers to installing the template on your Joomla! powered website. This means you already have a website with content items, modules, extensions, so you just decided you want to improve the design of your website.

You can find step-by-step instructions as well as a video instructions regarding the Manual Installation in the Gantry5 Documentation, in the “Installation” chapter.

Install Gantry 5 Framework

Step 1 Install Gantry 5 Framework

From your back-end setting panel, go to: “Extensions → Extension Manager”, browse Gantry 5 plugin installation package then hit the “Upload and Install” Install gantry 5
Install JL Hostio template
From your back-end setting panel, go to: “Extensions → Extension Manager”, browse JL Hostio template installation package then hit the “Upload and Install” install joomla template

Step 2 Set default template style

Go to: “Extensions → Template Manager”, set JL Hostio template style as your default template style.

Update

Updating the template

Updating the template is really easy. Here are the steps you need to perform:

  1. Download the new version of the template from the “Download” section on our website
  2. Go to “Extensions” -> “Manage” and click on the “Browse” button
  3. Select the template file you downloaded in step 1. It will usually be called tpl_it_NAME.zip
  4. Click on the “Upload & Install” button

Gantry5 Framework update

This is just a simple one click task. If there is a newer version of the Gantry Framework released you will notice that in your Joomla Admin as well as in the Template Manager. Then just click on the button.

You might also want to read the “Updating” and “Updating Themes” chapters in the Gantry5 Documentation.

Gantry 5 Basics

Please have a look at the Gantry Documentation in order to discover what Gantry is all about, the core-concepts behind it, and how to get started with this next-generation framework.

You do need to read the Gantry Documentation in order to be able to setup and configure our templates on your website.

The most important things you need to know when working with our Gantry5-based templates are:

  • The Layout Manager is used mostly for creating your module positions. Apart from the module positions, you should also keep the static content in the Layout Manager. By “static content” we mean the “Logo” particle, the “Menu” particle, the “System Messages” particle, the “Page Content” particle, the “To Top” particle and the “Mobile Menu” particle.
  • If you want to hide some modules/elements on some devices (phones, tablets, etc) you should use the hidden-phone, hidden-tablet, etc. classes but you should add them in the particular module positions (under the “Block” tab) in the Layout Manager, rather then in the “Module Class Suffix” field for the particular module. You will find more details in the “Layout Manager” chapter in the Gantry Documentation.
  • As mentioned above, you create your module positions in the Layout Manager, but then you will use the Module Manager to assign your modules, as you would do in any other framework as well as in the default Joomla!
  • In order to publish the custom particles that come with the template you will use the “Gantry5 Particle” module in the Module Manager, rather than adding them directly in the Layout Manager.
  • If you want to change the style of some sections (background color, background image, text color, etc.) globally, for the whole website, you should do it under the “Styles” tab in the “Base” outline. The “Base” outline holds the defaults for the whole website. You can then override those defaults in each outline you create.
  • If you want to load an asset (JS, CSS, etc.) globally in the whole website, you can do it under the “Page Settings” tab in the “Base” outline.
  • If you want to create an empty page so you can assign modules to it, you will use the “Gantry5 Themes” -> “Custom Page” menu item type. Previously, you would use the “Featured Items” menu item type.

Required Atoms

Please have a look at the Atoms sections in the Gantry Documentation so you know what they are all about.

Atoms basically load assets (scripts and stylesheets).

Particles

Gantry5 comes with a brand new Particle system which makes it easy to create, configure, and manage content blocks.

Basically, everything that you would create a Custom HTML module for is now coded in to a particle. You no longer need to copy/paste long HTML codes and edit them, you just need to click here and there and fill out fields in the Admin.

In this chapter we will show you the custom particles that we developed as well as some of the core Gantry 5 particles that we modified and enhanced, for example the “Social” particle.

For more information about the core Gantry5 particles, please have a look at the “Particles” chapter in the Gantry5 Documentation.

Hostio Template Particles

Hostio Template Atom

Core Gantry5 Particles

Build Demo Pages

This section will help you understand about the Demo pages for Hostio. How to design, reuse the content from quickstart package. Instead of starting from scratch, use our pre-designed pages to jumpstart your design process or get inspired.
Base Outline

This page will acts as the global default for any gantry pages. This is where global style, particle defaults, page settings, and layout options are set. For more information, please take a look at Gantry 5 Inheritance. To edit this page, go to Outline -> Base Outline -> Layout Tab

1. Changing the header

The header is built with custom HTML particle so you can edit it with your own HTML content. Click the Custom HTML particle icon settings and do following

2. Changing the logo + menu

2.1 Changing the logo

You will need to change the logo, that’s for sure. You can do that easily by editting the settings of the “Logo” particle:

Click the logo particle icon settings and do following

2.2 Changing the menu

Click particle menu settings to config the menu for joomla, for more detail about Menu particle, please take a look at this documentation

3. Changing Footer Section

This is where you can edit the default footer of all pages.

3.1 Changing the footer logo

You can change footer logo just like the 2.1 section above.

3.2 Changing the social icons

Click particle menu settings to config the menu for joomla, for more detail about Menu particle, please take a look this documentation

3.3 Changing the footer custom HTML Award and credit card images

You can edit custom HTML particle here to change the award and credit card images.

3.4 Changing the custom HTML sitemap menu

You can edit custom HTML particle here to change the sitemap menu.

3.5 Changing the copyright

Click particle branding settings to edit the copyright

4. Changing Offcanvas Section

This is where you can edit the Offcanvas section. Anything here should appear on offcanvas on mobile devices. The default mobile menu always here so don’t remove it, just add what you need to offcanvas here.

Home Page

1. Changing the header section

The header section inherited from base outline so it copies particles and settings from base outline. If you want to edit this section for all pages, please go to base outline -> section 1 above to edit the header. If you want to edit for only home page, remove the inheritance then edit it like base outline -> section 1 above.

2. Changing the navigation section

The navigation section inherited from base outline so it copies particles and settings from base outline. If you want to edit this section for all pages, please go to base outline -> section 2 above to edit the navigation. If you want to edit for only home page, remove the inheritance then edit it like base outline -> section 2 above.

3. Changing the showcase section

The showcase section contains tabs particles. To edit, click the tabs particle icon settings. For more detail about tabs particle, please take a look at tabs particle documentation

4. Changing the Intro section

4.1 Changing the Heading

To edit the heading, click the heading particle icon settings. For more detail about heading particle, please take a look at heading particle documentation

4.2 Changing the Feature box

To edit the feature box, click the feature box particle icon settings. For more detail about feature box particle, please take a look at feature box documentation

5. Changing the Feature section

5.1 Changing the Custom HTML Sale Price

You can edit custom HTML particle here to change the sale price. To edit the custom HTML, click the custom HTML particle icon settings.

5.2 Changing the Heading

To edit the heading, click the heading particle icon settings. For more detail about heading particle, please take a look at heading particle documentation

5.3 Changing the Custom HTML domain search

You can edit custom HTML particle here to change the domain search. To edit the custom HTML, click the custom HTML particle icon settings.

6. Changing the Expanded section

The Expanded section contains 2 rows: the first has heading particle and the second has pricing table particle.

6.1 Changing the Heading

To edit the heading, click the heading particle icon settings. For more detail about heading particle, please take a look at heading particle documentation

6.2 Changing the Pricing tables

To edit the pricing tables, click the pricing tables particle icon settings. For more detail about pricing tables particle, please take a look at pricing tables particle documentation

7. Changing the Utility section

The Utility section contains 2 rows: the first has heading particle and the second has animaterd counter particle.

7.1 Changing the Heading

To edit the heading, click the heading particle icon settings. For more detail about heading particle, please take a look at heading particle documentation

7.2 Changing the Animated counter

To edit the animated counter, click the animated counter particle icon settings. For more detail about animated counter particle, please take a look at Animated counter particle documentation

8. Changing the Testimonials section

The Testimonials section contains 3 rows: the first has heading particle and the second has testimonial particle and the last has custom HTML particle.

8.1 Changing the Heading

To edit the heading, click the heading particle icon settings. For more detail about heading particle, please take a look at heading particle documentation

8.2 Changing the Testimonial

To edit the Testimonial, click the testimonial particle icon settings. For more detail about testimonial particle, please take a look at Testimonial particle documentation

8.3 Changing the Custom HTML button

You can edit custom HTML particle here to change the button. To edit the button, click the custom HTML particle icon settings.

9. Changing the Newsletter section

The Newsletter section contains 2 rows: the first has heading particle and the second has spacer and module position. Spacer only add empty column to the row.

9.1 Changing the Heading

To edit the heading, click the heading particle icon settings. For more detail about heading particle, please take a look at heading particle documentation

9.2 Changing the module position – subcribe

A Module Position or Widget Position particle plays an important role in the layout of a page. Each position particle represents a position where modules can be assigned. This module position creates position “subcribe” and is assigned with module “AcyMailing Module”. To edit the position name, click the module position particle icon settings. Edit position name on the key field. For more information about Module position, please take a look at Gantry 5 positions document

To select which module appears in this place. Go to Extensions -> Modules, select your modules you wish to display, then switch position to the name of module positions, then save it.

9.3 Changing the Custom HTML button

You can edit custom HTML particle here to change the button. To edit the button, click the custom HTML particle icon settings.

10. Changing the Blogpost section

The Blogpost section contains 2 rows: the first has heading particle and the second has Joomla Content particle.

10.1 Changing the Heading

To edit the heading, click the heading particle icon settings. For more detail about heading particle, please take a look at heading particle documentation

10.2 Changing the Joomla Content

Joomla Content particle helps you display Joomla articles. To edit the Joomla Content, click the joomla content particle icon settings. For more detail about joomla content particle, please take a look at Joomla content particle documentation

11. Changing the Clients section

The Clients section contains 2 rows: the first has heading particle and the second has carousel particle.

11.1 Changing the Heading

To edit the heading, click the heading particle icon settings. For more detail about heading particle, please take a look at heading particle documentation

11.2 Changing the Carousel – Clients

To edit the Client list, click the carousel particle icon settings. For more detail about carousel particle, please take a look at Carousel particle documentation

12. Changing the Services section

The Services section contains 2 rows: the first has heading particle and the second has Feature box particle.

12.1 Changing the Heading

To edit the heading, click the heading particle icon settings. For more detail about heading particle, please take a look at heading particle documentation

12.2 Changing the Feature box – Services

To edit the Service list, click the feature box icon settings. For more detail about feature box particle, please take a look at Feature box particle documentation

13. Changing the Calltoaction section

The Calltoaction section contains calltoaction particle. To edit the Calltoaction, click the calltoaction icon settings.

14. Changing the Abovefooter section

The Abovefooter section contains 4 custom HTML particle. To edit the custom HTML particle, click the custom HTML particle icon settings.

15. Changing the Footer section

The footer section inherited from base outline so it copies particles and settings from base outline. If you want to edit this section for all pages, please go to base outline -> section 3 above to edit the header. If you want to edit for only home page, remove the inheritance then edit it like base outline -> section 3 above.

16. Changing the Offcanvas section

The Offcanvas section inherited from base outline so it copies particles and settings from base outline. If you want to edit this section for all pages, please go to base outline -> section 4 above to edit the header. If you want to edit for only home page, remove the inheritance then edit it like base outline -> section 4 above.

Plain Banner Page

This outline is assigned to Main Menu -> Home -> Plain Banner. If you want to edit the assignments and move it to another menu, please select Plain Banner from the outline list then switch to Assignments tab. You can assign this outline to whatever menu you want, then click the save assignments button.

After assignments, the outline will display at your selected menu.

To edit the Plain Banner page, switch to layout tab.

1. Changing the header section

The header section inherited from base outline so it copies particles and settings from base outline. If you want to edit this section for all pages, please go to base outline -> section 1 above to edit the header. If you want to edit for only home page, remove the inheritance then edit it like base outline -> section 1 above.

2. Changing the navigation section

The navigation section inherited from base outline so it copies particles and settings from base outline. If you want to edit this section for all pages, please go to base outline -> section 2 above to edit the navigation. If you want to edit for only home page, remove the inheritance then edit it like base outline -> section 2 above.

3. Changing the Showcase section

The showcase section contains only Slider particle. To edit the Slider, click the slider particle setting icon.

4. Changing the Intro section

The Intro section inherited from the home page so it copies particles and settings from the home page. If you want to keep the inheritance, switch to home page outline and go to home page -> section 4 above to edit the header.

If you want to edit for only plain banner page, remove the inheritance by click section setting icon, switch to inheritance tab, select clone mode then apply and save. After that, edit it similar to home page -> section 4 above.

5. Changing the Feature section

The Feature section inherited from the home page so it copies particles and settings from the home page. If you want to keep the inheritance, please go to home page -> section 5 above to edit the header.

If you want to edit for only plain banner page, remove the inheritance by click section setting icon, switch to inheritance tab, select clone mode then apply and save. After that, edit it similar to home page -> section 5 above.

6. Changing the Expanded section

The Expanded section inherited from the home page so it copies particles and settings from the home page. If you want to keep the inheritance, please go to home page -> section 6 above to edit the header.

If you want to edit for only plain banner page, remove the inheritance by click section setting icon, switch to inheritance tab, select clone mode then apply and save. After that, edit it similar to home page -> section 6 above.

7. Changing the Utility section

The Utility section inherited from the home page so it copies particles and settings from the home page. If you want to keep the inheritance, please go to home page -> section 7 above to edit the header.

If you want to edit for only plain banner page, remove the inheritance by click section setting icon, switch to inheritance tab, select clone mode then apply and save. After that, edit it similar to home page -> section 7 above.

8. Changing the Testimonials section

The Testimonials section inherited from the home page so it copies particles and settings from the home page. If you want to keep the inheritance, please go to home page -> section 8 above to edit the header.

If you want to edit for only plain banner page, remove the inheritance by click section setting icon, switch to inheritance tab, select clone mode then apply and save. After that, edit it similar to home page -> section 8 above.

9. Changing the Newsletter section

The Newsletter section inherited from the home page so it copies particles and settings from the home page. If you want to keep the inheritance, please go to home page -> section 9 above to edit the header.

If you want to edit for only plain banner page, remove the inheritance by click section setting icon, switch to inheritance tab, select clone mode then apply and save. After that, edit it similar to home page -> section 9 above.

10. Changing the Blogpost section

The Blogpost section inherited from the home page so it copies particles and settings from the home page. If you want to keep the inheritance, please go to home page -> section 10 above to edit the header.

If you want to edit for only plain banner page, remove the inheritance by click section setting icon, switch to inheritance tab, select clone mode then apply and save. After that, edit it similar to home page -> section 10 above.

11. Changing the Clients section

The Clients section inherited from the home page so it copies particles and settings from the home page. If you want to keep the inheritance, please go to home page -> section 11 above to edit the header.

If you want to edit for only plain banner page, remove the inheritance by click section setting icon, switch to inheritance tab, select clone mode then apply and save. After that, edit it similar to home page -> section 11 above.

12. Changing the Services section

The Services section inherited from the home page so it copies particles and settings from the home page. If you want to keep the inheritance, please go to home page -> section 12 above to edit the header.

If you want to edit for only plain banner page, remove the inheritance by click section setting icon, switch to inheritance tab, select clone mode then apply and save. After that, edit it similar to home page -> section 12 above.

13. Changing the Calltoaction section

The Calltoaction section inherited from the home page so it copies particles and settings from the home page. If you want to keep the inheritance, please go to home page -> section 13 above to edit the header.

If you want to edit for only plain banner page, remove the inheritance by click section setting icon, switch to inheritance tab, select clone mode then apply and save. After that, edit it similar to home page -> section 13 above.

14. Changing the Abovefooter section

The Abovefooter section inherited from the home page so it copies particles and settings from the home page. If you want to keep the inheritance, please go to home page -> section 14 above to edit the header.

If you want to edit for only plain banner page, remove the inheritance by click section setting icon, switch to inheritance tab, select clone mode then apply and save. After that, edit it similar to home page -> section 14 above.

15. Changing the Footer section

The Footer section inherited from the base outline so it copies particles and settings from the base outline. If you want to keep the inheritance, please go to base outline -> section 3 above to edit the header.

If you want to edit for only plain banner page, remove the inheritance by click section setting icon, switch to inheritance tab, select clone mode then apply and save. After that, edit it similar to base outline -> section 3 above.

16. Changing the Offcanvas section

The Offcanvas section inherited from the base outline so it copies particles and settings from the base outline. If you want to keep the inheritance, please go to base outline -> section 4 above to edit the header.

If you want to edit for only plain banner page, remove the inheritance by click section setting icon, switch to inheritance tab, select clone mode then apply and save. After that, edit it similar to base outline -> section 4 above.

Shared Hosting Page

This outline is assigned to Main Menu -> Hosting -> Shared Hosting. If you want to edit the assignments and move it to another menu, please select Shared Hosting from the outline list then switch to Assignments tab. You can assign this outline to whatever menu you want, then click the save assignments button.

After assignments, the outline will display at your selected menu.

To edit the Shared Hosting page, switch to layout tab.

1. Changing the header section

The header section inherited from base outline so it copies particles and settings from base outline. If you want to edit this section for all pages, please go to base outline -> section 1 above to edit the header. If you want to edit for only home page, remove the inheritance then edit it like base outline -> section 1 above.

2. Changing the navigation section

The navigation section inherited from base outline so it copies particles and settings from base outline. If you want to edit this section for all pages, please go to base outline -> section 2 above to edit the navigation. If you want to edit for only home page, remove the inheritance then edit it like base outline -> section 2 above.

3. Changing the Breadcrumb section

The Breadcrumb section contains breadcrumb Module Positon. A Module Position or Widget Position particle plays an important role in the layout of a page. Each position particle represents a position where modules can be assigned

This module position creates position “breadcrumb” and is assigned with module “Breadcrumbs”. To edit the position name, click the module position particle icon settings. Edit position name on the key field. For more information about Module position, please take a look at Gantry 5 positions document

To select which module appears in this place. Go to Extensions -> Modules, select your modules you wish to display, then switch position to the name of module positions, then save it.

4. Changing the Pagetitle section

The Pagetitle section contains a custom HTML particle. You can edit custom HTML particle here to change the pagetitle. To edit the custom HTML, click the custom HTML particle icon settings.

5. Changing the Intro section

The Intro section contains informations about linux hosting services.

5.1 Changing the Service List

To edit the Service List, click the custom particle icon settings.

5.2 Changing the Heading

To edit the Heading, click the heading particle icon settings. For more detail about heading particle, please take a look at heading particle documentation

5.3 Changing the Pricing Tables

To edit the Pricing Tables, click the pricing tables particle icon settings. For more detail about pricing tables particle, please take a look at Pricing Table documentation

5.4 Changing the Feature Heading

To edit the Feature Heading, click the heading particle icon settings. For more detail about heading particle, please take a look at heading particle documentation

5.5 Changing the Feature Box

To edit the Feature Box, click the featurebox particle icon settings. For more detail about featurebox particle, please take a look at Feature Box particle documentation

5.6 Changing the FAQ Heading

To edit the FAQ Heading, click the heading particle icon settings. For more detail about heading particle, please take a look at heading particle documentation

5.7 Changing the FAQ

To edit the FAQ, click the accordion particle icon settings. For more detail about accordion particle, please take a look at Accordion particle documentation

6. Changing the Testimonials section

The Testimonials section contains information about Window hosting services. It is similar to Linux hosting services section except the first row – Service List. Other rows are the same particles so if you want to edit the Testimonials section, please look at Shared Hosing outline -> section 5 above to know how to edit.

7. Changing the Services section

The Services section contains information about Cloud hosting services. It is similar to Linux hosting services section except the first row – Service List. Other rows are the same particles so if you want to edit the Testimonials section, please look at Shared Hosing outline -> section 5 above to know how to edit.

8. Changing the Calltoaction section

The Calltoaction section inherited from the home page so it copies particles and settings from the home page. If you want to keep the inheritance, switch to home page outline and go to home page outline -> section 13 above to edit the header.

If you want to edit for only Shared Hosting page, remove the inheritance by click section setting icon, switch to inheritance tab, select clone mode then apply and save. After that, edit it similar to home page outline -> section 13 above.

9. Changing the Footer section

The Footer section inherited from the base outline so it copies particles and settings from the base outline. If you want to keep the inheritance, please go to base outline -> section 3 above to edit the header.

If you want to edit for only plain banner page, remove the inheritance by click section setting icon, switch to inheritance tab, select clone mode then apply and save. After that, edit it similar to base outline -> section 3 above.

10. Changing the Offcanvas section

The Offcanvas section inherited from the base outline so it copies particles and settings from the base outline. If you want to keep the inheritance, please go to base outline -> section 4 above to edit the header.

If you want to edit for only plain banner page, remove the inheritance by click section setting icon, switch to inheritance tab, select clone mode then apply and save. After that, edit it similar to base outline -> section 4 above.

About Page

This outline is assigned to Main Menu -> Pages -> About Us. If you want to edit the assignments and move it to another menu, please select About from the outline list then switch to Assignments tab. You can assign this outline to whatever menu you want, then click the save assignments button.

After assignments, the outline will display at your selected menu.

To edit the About page, switch to layout tab.

1. Changing the header section

The header section inherited from base outline so it copies particles and settings from base outline. If you want to edit this section for all pages, please go to base outline -> section 1 above. If you want to edit for only About page, remove the inheritance then edit it like base outline -> section 1 above.

2. Changing the navigation section

The navigation section inherited from base outline so it copies particles and settings from base outline. If you want to edit this section for all pages, please go to base outline -> section 2 above. If you want to edit for only About page, remove the inheritance then edit it like base outline -> section 2 above.

3. Changing the Breadcrumb section

The Breadcrumb section inherited from Shared Hosting outline so it copies particles and settings from Shared Hosting outline. If you want to edit this section for all pages, please go to Shared Hosting outline -> section 3 above. If you want to edit for only About page, remove the inheritance then edit it like Shared Hosting outline -> section 3 above.

4. Changing the Pagetitle section

The Pagetitle section contains particle Custom HTML. You can edit custom HTML particle here to change the page title. To edit the custom HTML, click the custom HTML particle icon settings.

5. Changing the Intro section

the Intro section contains information about team members. It has 2 rows. The first row has Heading particle and the second has Member particle.

5.1 Changing the Heading

To edit the Heading, click the heading particle icon settings. For more detail about heading particle, please take a look at heading particle documentation

5.2 Changing the Member

To edit the Member, click the member particle icon settings. For more detail about member particle, please take a look at Member particle documentation

6. Changing the Feature section

The Feature section contains particle Custom HTML. You can edit custom HTML particle here to change the Feature. To edit the custom HTML, click the custom HTML particle icon settings.

7. Changing the Testimonials section

The Testimonials inherited from Home outline so it copies particles and settings from Home page. If you want to edit this section for all pages, please go to Home page -> section 8 above. If you want to edit for only About page, remove the inheritance then edit it like Home page -> section 8 above.

8. Changing the Calltoaction section

The Calltoaction inherited from Home outline so it copies particles and settings from Home page. If you want to edit this section for all pages, please go to Home page -> section 13 above. If you want to edit for only About page, remove the inheritance then edit it like Home page -> section 13 above.

9. Changing the Abovefooter section

The Abovefooter inherited from Home outline so it copies particles and settings from Home page. If you want to edit this section for all pages, please go to Home page -> section 14 above. If you want to edit for only About page, remove the inheritance then edit it like Home page -> section 14 above.

10. Changing the Footer section

The Footer section inherited from the base outline so it copies particles and settings from the base outline. If you want to keep the inheritance, please go to base outline -> section 3 above to edit the header.

If you want to edit for only About page, remove the inheritance by click section setting icon, switch to inheritance tab, select clone mode then apply and save. After that, edit it similar to base outline -> section 3 above.

11. Changing the Offcanvas section

The Offcanvas section inherited from the base outline so it copies particles and settings from the base outline. If you want to keep the inheritance, please go to base outline -> section 4 above to edit the header.

If you want to edit for only About page, remove the inheritance by click section setting icon, switch to inheritance tab, select clone mode then apply and save. After that, edit it similar to base outline -> section 4 above.

Contact Page

This outline is assigned to Main Menu -> Contact. If you want to edit the assignments and move it to another menu, please select About from the outline list then switch to Assignments tab. You can assign this outline to whatever menu you want, then click the save assignments button.

After assignments, the outline will display at your selected menu.

To edit the About page, switch to layout tab.

1. Changing the header section

The header section inherited from base outline so it copies particles and settings from base outline. If you want to edit this section for all pages, please go to base outline -> section 1 above. If you want to edit for only Contact page, remove the inheritance then edit it like base outline -> section 1 above.

2. Changing the navigation section

The navigation section inherited from base outline so it copies particles and settings from base outline. If you want to edit this section for all pages, please go to base outline -> section 2 above. If you want to edit for only Contact page, remove the inheritance then edit it like base outline -> section 2 above.

3. Changing the Breadcrumb section

The Breadcrumb section inherited from Shared Hosting outline so it copies particles and settings from Shared Hosting outline. If you want to edit this section for all pages, please go to Shared Hosting outline -> section 3 above. If you want to edit for only Contact page, remove the inheritance then edit it like Shared Hosting outline -> section 3 above.

4. Changing the Pagetitle section

The Pagetitle section contains a custom HTML particle. You can edit custom HTML particle here to change the pagetitle. To edit the custom HTML, click the custom HTML particle icon settings.

5. Changing the Utility section

The Utility section contains contact information. It has 3 rows. The first row has Heading particle, the second has Feature Box particle and the last has a module position which is assigned with “SP Quick Contact” module.

5.1 Changing the Heading

To edit the Heading, click the heading particle icon settings. For more detail about heading particle, please take a look at heading particle documentation

5.2 Changing the Feature Box

To edit the Feature Box, click the Feature Box particle icon settings. For more detail about Feature Box particle, please take a look at Feature Box particle documentation

5.3 Changing the Module Postition – Contact Form

A Module Position or Widget Position particle plays an important role in the layout of a page. Each position particle represents a position where modules can be assigned. This module position creates position “contact-form” and is assigned with module “SP quick contact”. To edit the position name, click the module position particle icon settings. Edit position name on the key field. For more information about Module position, please take a look at Gantry 5 positions document

To select which module appears in this place. Go to Extensions -> Modules, select your modules you wish to display, then switch position to the name of module positions, then save it.

6. Changing the Calltoaction section

The Calltoaction inherited from Home outline so it copies particles and settings from Home page. If you want to edit this section for all pages, please go to Home page -> section 13 above. If you want to edit for only Contact page, remove the inheritance then edit it like Home page -> section 13 above.

7. Changing the Abovefooter section

The Abovefooter inherited from Home outline so it copies particles and settings from Home page. If you want to edit this section for all pages, please go to Home page -> section 14 above. If you want to edit for only Contact page, remove the inheritance then edit it like Home page -> section 14 above.

8. Changing the Footer section

The Footer section inherited from the base outline so it copies particles and settings from the base outline. If you want to keep the inheritance, please go to base outline -> section 3 above to edit the header.

If you want to edit for only Contact page, remove the inheritance by click section setting icon, switch to inheritance tab, select clone mode then apply and save. After that, edit it similar to base outline -> section 3 above.

9. Changing the Offcanvas section

The Offcanvas section inherited from the base outline so it copies particles and settings from the base outline. If you want to keep the inheritance, please go to base outline -> section 4 above to edit the header.

If you want to edit for only Contact page, remove the inheritance by click section setting icon, switch to inheritance tab, select clone mode then apply and save. After that, edit it similar to base outline -> section 4 above.

Articles Page

This outline is assigned to all Joomla Articles page, it help you to display joomla articles content. If you want to edit the assignments and move it to another menu, please select Articles from the outline list then switch to Assignments tab. You can assign this outline to whatever menu you want, then click the save assignments button.

After assignments, the outline will display at your selected menu.

To edit the Articles page, switch to layout tab. This outline inherited all from the base outline so if you want to edit, please edit the base outline or remove the inheritance and edit it like the base outline. The most important thing in this outline is the container Section which is devided into 3 column, each column is a sub section.

The Mainbar sub section contains module position, system messages particle and page content particle. The first row with module position breadcrumbs display breadcrumb. The second row with system messages display important joomla message like login failure. The last row with page content display joomla article content.

The Sidebar and Aside is the left and the right side of mainbar. You can add any particle or module position here to display things like tags, category, search … beside joomla article content.

Positions

JL Hostio comes with unlimited module positions. Thanks to the awesome Gantry 5 framework you can now easily create as many module positions as you want. You just need to go to the Layout Manager, drag and drop the “Module Position” particle wherever you want it to be and set the module position name.

Learn how to create any positions quickly without coding here.

The best thing you can do (and actually you MUST do) is to install the Quickstart Package and see how everything is configured and what module class suffixes are used for each module.

Customization

All your customization (custom code) should be placed in your “Custom Style Sheet” file. This is the custom.scss file. By default, the custom.scss file does not exists, so you will need to create it. You need to create this file in root/templates/TEMPLATE_NAME/custom/scss. You will find all details in the Gantry5 Documentation, in the “Adding a Custom Style Sheet” chapter.

Extensions

The Web is full of all kinds of different Joomla extensions. Throughout the years we had the chance to work with many extensions from many different providers which helped us to filter the best of best ones. The extensions that we use in our templates have the cleanest code, the best functionality and they’ve been very well supported by their developers.

Below you will find the Download link and the Documentation for each extension (Component, Module, Plugin) that we have used in this template.

If you have any specific request or feedback as well as suggestions, feel free to drop us a line in Ticket System. We’ll try to cover them all.

Let us know in the Ticket System

Comments

Leave a Reply

You must be logged in to post a comment.

JoomLead Gantry5 Particles 2.2.10 released, new features, bug fixes and more Learn more
Flash Sale. Get Up to 25% Off - Coupon: FLASH25 Shop Now