Raiseup 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 AccountInstallation
The section will help you with steps to install JL Raiseup 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.
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 Raiseup demo to your server. It means, after install the quickstart, you will have a site exactly the same as the demo site.
Download JL Raiseup 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
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 JL Raiseup template
From your back-end setting panel, go to: “Extensions ? Extension Manager”, browse JL Raiseup template installation package then hit the “Upload and Install”Step 2 Set default template style
Go to: “Extensions ? Template Manager”, set JL Raiseup 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:
- Download the new version of the template from the “Download” section on our website
- Go to “Extensions” -> “Manage” and click on the “Browse” button
- Select the template file you downloaded in step 1. It will usually be called
tpl_it_NAME.zip
- 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.
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.
Raiseup Template Particles
- Portfolio | Documentation
- Joomla Content | Documentation
- Member | Documentation
- Testimonial | Documentation
Raiseup Template Atom
- Cookie Consent | Documentation
- Backtotop | Documentation
- Sticky Atom | Documentation
Core Gantry5 Particles
- Logo
- Menu
- To Top
- Social
- Module Positions
- Spacer
- Mobile Menu
- Custom HTML
- Module Instance
- Page Content
- System Messages
Build Demo Pages
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 Section
The Header Section contains Header Contact (Custom HTML Particles), Social Particles, Office (Custom HTML Particles).
1.1 Changing the Header Contact (Custom HTML Particles).To edit the Custom HTML Particles, click the Custom HTML Particles icon settings.
1.2 Changing the Social Particles.To edit the Social Particles, click the Social Particles icon settings.
1.3 Changing the Office (Custom HTML Particles).To edit the Custom HTML Particles, click the Custom HTML Particles icon settings.
2. Changing the Navigation Section
The Navigation Section contains Logo Particles, Menu Particles, Search Particles.
2.1 Changing the Logo ParticlesYou 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 ParticlesClick particle menu settings to config the menu for joomla, for more detail about Menu particle, please take a look at this documentation
2.3 Changing the Search Particles.To edit the Search Particles, click the Search Particles icon settings.
3. Changing the Slideshow Section
The Slideshow Section contains Module Position – Slideshow.
3.1 Changing the Module Position – SlideshowThis module position creates position Slideshow and is assigned with module “Slideshow”. 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 Abovefooter Section
The Abovefooter Section contains About Us (Custom HTML Particles), Useful Link (Custom HTML Particles), Module Position – Request Quote.
4.1 Changing the About Us (Custom HTML)To edit the Custom HTML Particles, click the Custom HTML Particles icon settings.
4.2 Changing the Useful Links (Custom HTML)To edit the Custom HTML Particles, click the Custom HTML Particles icon settings.
4.3 Changing the Module Position – Request QuoteThis module position creates position Request Quote and is assigned with module “request-quote”. 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.
5. Changing the Footer Section
The Footer Section contains Brading Particles, Footer Menu Particles.
5.1 Changing the Brading ParticlesTo edit the Brading Particles, click the Brading Particles icon settings.
5.2 Changing the Footer Menu (Custom HTML)To edit the Custom HTML Particles, click the Custom HTML Particles icon settings.
6. Changing the Offcanvas Section
The Offcanvas Section contains Mobile-menu Particles.
6.1 Changing the Mobile-menu ParticlesAdd the Mobile-menu particles to the menu on the mobile device
Home Page
This outline is assigned to Main Menu -> Home. If you want to edit the assignments and move it to another menu, please select Home 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.
Gantry 5 Home Layout
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 Slideshow section
The Slideshow 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 Slideshow. If you want to edit for only Home page, remove the inheritance then edit it like Base Outline -> Section 3 above.
4. Changing the Abovefooter section
The Abovefooter 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 Abovefooter. If you want to edit for only Home page, remove the inheritance then edit it like Base Outline -> Section 4 above.
5. 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 5 above to edit the Footer. If you want to edit for only Home page, remove the inheritance then edit it like Base Outline -> Section 5 above.
6. 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 6 above to edit the Offcanvas. If you want to edit for only Home page, remove the inheritance then edit it like Base Outline -> Section 6 above.
Quix – Home Page Layout
1. Changing the Quix Home Page Section Features
The Section Features contains : 3 Custom HTML Element .
1.1 Changing the Custom HTML ElementTo edit the Custom HTML Element, Click on the settings icon, then changes the content
2. Changing the Quix Home Page Section About
The Section About contains : 3 Custom HTML Element .
2.1 Changing the Custom HTML ElementTo edit the Custom HTML Element, Click on the settings icon, then changes the content
3. Changing the Quix Home Page Section Partners
The Section Partners contains : Heading Element, Joomla Module – Partners.
3.1 Changing the Heading ElementTo edit the Heading Element, Click on the settings icon, then changes the content
3.2 Changing the Joomla Module – PartnerTo edit the Joomla Module – Partner, Click on the settings icon, then changes the content
4. Changing the Quix Home Page Section Features 2
The Section Features 2 contains : 6 Custom HTML Element .
4.1 Changing the Custom HTML ElementTo edit the Custom HTML Element, Click on the settings icon, then changes the content
5. Changing the Quix Home Page Section Achievements
The Section Achievements contains : Heading Element, Joomla Module – Animated Counter.
5.1 Changing the Heading ElementTo edit the Heading Element, Click on the settings icon, then changes the content
5.2 Changing the Joomla Module – Animated CounterTo edit the Joomla Module – Animated Counter, Click on the settings icon, then changes the content
6. Changing the Quix Home Page Section Calltoaction
The Section Calltoaction contains : Custom HTML Element .
6.1 Changing the Custom HTML ElementTo edit the Custom HTML Element, Click on the settings icon, then changes the content
7. Changing the Quix Home Page Section Achievements
The Section Achievements contains : Heading Element, Button Element, Joomla Module – Partners.
7.1 Changing the Heading ElementTo edit the Heading Element, Click on the settings icon, then changes the content
7.2 Changing the Button ElementTo edit the Button Element, Click on the settings icon, then changes the content
7.3 Changing the Joomla Module – Latest NewsTo edit the Joomla Module – Latest News, Click on the settings icon, then changes the content
8. Changing the Quix Home Page Section Testimonial
The Testimonial Calltoaction contains : Joomla Module – Testimonial .
8.1 Changing the Joomla Module – TestimonialTo edit the Joomla Module – Testimonial, Click on the settings icon, then changes the content
9. Changing the Quix Home Page Section Info
The Section Info contains : 3 Custom HTML Element .
9.1 Changing the Custom HTML ElementTo edit the Custom HTML Element, Click on the settings icon, then changes the content
Quix – About Page Layout
1. Changing the Quix About Page Section Breadcrumb 1
The Section Breadcrumb 1 contains : Heading Element.
1.1 Changing the Heading ElementTo edit the Heading Element, Click on the settings icon, then changes the content
2. Changing the Quix About Page Section Breadcrumb 2
The Section Breadcrumb 2 contains : Joomla Module – Breadcrumbs.
2.1 Changing the Joomla Module – BreadcrumbsTo edit the Joomla Module – Breadcrumbs, Click on the settings icon, then changes the content
3. Changing the Quix About Page Section About 2
The Section About 2 contains : 1 Custom HTML Element, 1 Image Element, 4 Blurb Element.
3.1 Changing the Custom HTML ElementTo edit the Custom HTML Element, Click on the settings icon, then changes the content
3.2 Changing the Image ElementTo edit the Image Element, Click on the settings icon, then changes the content
3.3 Changing the Blurb ElementTo edit the Blurb Element, Click on the settings icon, then changes the content
4. Changing the Quix About Page Section Smart Approach
The Section Smart Approach contains : Heading Element, Joomla Module – Our Smart Approach.
4.1 Changing the Heading ElementTo edit the Heading Element, Click on the settings icon, then changes the content
4.2 Changing the Joomla Module – Our Smart ApproachTo edit the Joomla Module – Our Smart Approach, Click on the settings icon, then changes the content
5. Changing the Quix About Page Section Histoty
The Section Histoty contains : Heading Element, Joomla Module – Histoty.
5.1 Changing the Heading ElementTo edit the Heading Element, Click on the settings icon, then changes the content
5.2 Changing the Joomla Module – HistotyTo edit the Joomla Module – Histoty, Click on the settings icon, then changes the content
6. Changing the Quix About Page Section Call Back
The Section Call Back contains : Heading Element, Joomla Module – Request For Call Back.
6.1 Changing the Heading ElementTo edit the Heading Element, Click on the settings icon, then changes the content
6.2 Changing the Joomla Module – Request For Call BackTo edit the Joomla Module – Request For Call Back, Click on the settings icon, then changes the content
6.3 Changing the Custom HTML ElementTo edit the Custom HTML Element, Click on the settings icon, then changes the content
7. Changing the Quix About Page Section Press Releases
The Section Press Releases contains : Heading Element, Joomla Module – Press Releases.
7.1 Changing the Heading ElementTo edit the Heading Element, Click on the settings icon, then changes the content
7.2 Changing the Joomla Module – Press ReleasesTo edit the Joomla Module – Press Releases, Click on the settings icon, then changes the content
8. Changing the Quix About Page Section Info
The Section Info contains similar to Quix Home Page Section Info above
Quix – Services Page Layout
1. Changing the Quix Services Page Section Breadcrumb 1
The Section Breadcrumb 1 contains similar to Quix About Page Section Breadcrumb 1 above
2. Changing the Quix Services Page Section Breadcrumb 2
The Section Breadcrumb 2 contains similar to Quix About Page Section Breadcrumb 2 above
3. Changing the Quix Services Page Section Services 2
The Section Services 2 contains : 6 Custom HTML Element.
3.1 Changing the Custom HTML ElementTo edit the Custom HTML Element, Click on the settings icon, then changes the content
8. Changing the Quix Services Page Section Info
The Section Info contains similar to Quix Home Page Section Info above
Quix – Free Consultation Page Layout
1. Changing the Quix Free Consultation Page Section Breadcrumb 1
The Section Breadcrumb 1 contains similar to Quix About Page Section Breadcrumb 1 above
2. Changing the Quix Free Consultation Page Section Breadcrumb 2
The Section Breadcrumb 2 contains similar to Quix About Page Section Breadcrumb 2 above
3. Changing the Quix Free Consultation Page Section Consultation
The Section Consultation contains : Custom HTML Element, Joomla Module – Free Consultation.
3.1 Changing the Custom HTML ElementTo edit the Custom HTML Element, Click on the settings icon, then changes the content
3.2 Changing the Joomla Module – Free ConsultationTo edit the Joomla Module – Free Consultation, Click on the settings icon, then changes the content
8. Changing the Quix Free Consultation Page Section Info
The Section Info contains similar to Quix Home Page Section Info above
Quix – Testimonials Page Layout
1. Changing the Quix Testimonials Page Section Breadcrumb 1
The Section Breadcrumb 1 contains similar to Quix About Page Section Breadcrumb 1 above
2. Changing the Quix Testimonials Page Section Breadcrumb 2
The Section Breadcrumb 2 contains similar to Quix About Page Section Breadcrumb 2 above
3. Changing the Quix Testimonials Page Section Testimonial 2
The Section Testimonial 2 contains : Joomla Module – Testimonial 2.
3.1 Changing the Joomla Module – Testimonial 2To edit the Joomla Module – Testimonial 2, Click on the settings icon, then changes the content
8. Changing the Quix Testimonials Page Section Info
The Section Info contains similar to Quix Home Page Section Info above
Quix – Our Team Page Layout
1. Changing the Quix Our Team Page Section Breadcrumb 1
The Section Breadcrumb 1 contains similar to Quix About Page Section Breadcrumb 1 above
2. Changing the Quix Our Team Page Section Breadcrumb 2
The Section Breadcrumb 2 contains similar to Quix About Page Section Breadcrumb 2 above
3. Changing the Quix Our Team Page Section Team
The Section Team contains : 8 Person Element.
3.1 Changing the Person ElementTo edit the Person Element, Click on the settings icon, then changes the content
8. Changing the Quix Our Team Page Section Info
The Section Info contains similar to Quix Home Page Section Info above
Quix – Customers FAQ Page Layout
1. Changing the Quix Customers FAQ Page Section Breadcrumb 1
The Section Breadcrumb 1 contains similar to Quix About Page Section Breadcrumb 1 above
2. Changing the Quix Customers FAQ Page Section Breadcrumb 2
The Section Breadcrumb 2 contains similar to Quix About Page Section Breadcrumb 2 above
3. Changing the Quix Customers FAQ Page Section Faq
The Section Faq contains : Custom HTML Element, Joomla Module – Accordion.
3.1 Changing the Custom HTML ElementTo edit the Custom HTML Element, Click on the settings icon, then changes the content
3.2 Changing the Joomla Module – AccordionTo edit the Joomla Module – Accordion, Click on the settings icon, then changes the content
8. Changing the Quix Customers FAQ Page Section Info
The Section Info contains similar to Quix Home Page Section Info above
Quix – Contact Page Layout
1. Changing the Quix Contact Page Section Breadcrumb 1
The Section Breadcrumb 1 contains similar to Quix About Page Section Breadcrumb 1 above
2. Changing the Quix Contact Page Section Breadcrumb 2
The Section Breadcrumb 2 contains similar to Quix About Page Section Breadcrumb 2 above
3. Changing the Quix Contact Page Section Contact
The Section Contact contains : Joomla Module – Office, Heading Element, Joomla Module – Contact Form.
3.1 Changing the Joomla Module – OfficeTo edit the Joomla Module – Office, Click on the settings icon, then changes the content
3.2 Changing the Heading ElementTo edit the Heading Element, Click on the settings icon, then changes the content
3.3 Changing the Joomla Module – Contact FormTo edit the Joomla Module – Contact Form, Click on the settings icon, then changes the content
8. Changing the Quix Contact Page Section Map
The Section Maps contains : Map Element.
4.1 Changing the Map ElementTo edit the Map Element, Click on the settings icon, then changes the content
Positions
JL Raiseup 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.
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.
- AcyMailing – Download | Documentation
- SP Quick Contact – Download
- Unite Slider (already included in quickstart package) – Purchase | Documentation
- Our Gantry 5 Particles
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.
Comments