0
Welcome Guest! Login
0 items Join Now

Ricochet: Recreating the Demo

Your Guide to Recreating Elements of the Ricochet Demo for Joomla


Introduction

Recreating features of the demo site used to show off some of the more interesting aspects of Ricochet can be done fairly easily. All you need is the right extensions and settings, and you should be able to reproduce most (if not all) of the elements found in our demo site.

Below, we will break down some of these elements and give you the information you need to know to recreate them on your own site using the Ricochet Template.

Keep in mind that a lot of the detail that makes our demos look so good is the result of many hours of hard work by our team, and some of them will require a moderate level of experience working with the Joomla back end. We have added most of these elements into the template's core files in order to make them easily accessible without having to edit any code.

NOTE: We recommend downloading a copy of the RocketLauncher whenever you are attempting to replicate demo content. This allows easy referencing, whether on your site in a subdirectory, development server, or on a localhost. This will allow you to see all of our demo content in context, making it easier to replicate.

Module Settings

Below, you will find the module placement and settings for the various module positions as they appear on the front page of our demo. Not all of these position assignments are unique to the front page.

1
Showcase A - RokSprocket (Features)
2
Feature A - Custom HTML
3
Utility A - RokSprocket (Grids)
4
Expanded Top A - Custom HTML
5
Main Bottom A - Custom HTML
6
Addition Top A - RokSprocket (Mosaic)
7
Extension A - RokSprocket (Strips)
8
Addition Bottom A - Custom HTML
9
Sidebar A - RokSprocket (Strips)
10
Sidebar A - Custom HTML
11
Bottom A - Custom HTML
12
Footer A - Custom HTML
13
Footer B - Custom HTML
14
Copyright - Menu
15
MainBody

We have detailed how to recreate the individual modules pictured above in the links below.

  1. Showcase A - RokSprocket (Features)
  2. Feature A - Custom HTML
  3. Utility A - RokSprocket (Grids)
  4. Expanded Top A - Custom HTML
  5. Main Bottom A - Custom HTML
  6. Addition Top A - RokSprocket (Mosaic)
  7. Extension A - RokSprocket (Strips)
  8. Addition Bottom A - Custom HTML
  9. Sidebar A - RokSprocket (Strips)
  10. Sidebar A - Custom HTML
  11. Bottom A - Custom HTML
  12. Footer A - Custom HTML
  13. Footer B - Custom HTML
  14. Copyright - Menu
  15. MainBody

SideSlider

1
SideSlider - Search
2
SideSlider - Menu
3
SideSlider - RokSprocket (Tabs)
4
SideSlider - Articles (Newsflash)

The SideSlider module position enables you to place additional modules in a sidebar that slides out when the menu icon is selected. This is an excellent place to put modules and information that are useful to the user, but not necessary to have on screen at all times. You can find more information on the modules that make up the SideSlider in our demo here.

Recommended Extensions

Here is a list of RocketTheme extensions used to create the demo version of Ricochet:

Many of these extensions are included with the Ricochet RocketLauncher, and can be downloaded and installed individually by going to the RocketTheme website.

Recreating the Front Page

The front page of the Ricochet demo sits apart from the rest of the page layouts in that it features the latest and greatest features of the template. It is because of this that several module and layout overrides were done. In this section, we will break down the settings you will need to recreate elements present in the front page of the Ricochet demo.

Template Settings

The first thing you will need to do in order to set your front page apart as it appears in the demo is to create a style override. This can be done by navigating to Administrator -> Extensions -> Template Manager and selecting the template you wish to change. Once you have checked the box next to the template, you can click the Duplicate button to create a second copy of the template. This will become the Override while the primary copy of the template remains the designated Master.

Only options that are different from the Master copy will take hold on the menu items you have assigned to the override. In this case, you will be assigning the front page to the override as we have in the demo.

It would be a good idea for organization to name this override something like Ricochet - Home as it would be used only for the front page of your site.

Animation

Support for animations is built in to this template, and can be added to modules and content to add an extra effect. These classes are either included in the Module Class Suffix or in-line in the content.

You can find a visual example as well as the class names of classes that are supported by Ricochet on the Animate.css project site.

The element that triggers this animation during scrolling is explained in greater detail in the WOW.js Documentation.

Animation must be enabled on the backend for them to load. You can find the setting by navigating to Administrator -> Extensions -> Template Manager -> Advanced.

Menu Settings

In your site's main menu, you will want to make a couple of key changes in order for your home page to appear as it does in our demo.

You can find these settings by navigating to Admin > Menus > Main Menu > Home. Once there, you will want to select the Page Display tab.

You will need to change the Page Class setting under the Home menu item to rt-menu-home.

NOTE: Make sure you leave a space before the class.

Assignments

The next step you will need to take in creating your Template Settings override is to assign the Front Page style to the site's home page.

You will need to start by navigating to Admin > Extensions > Template Manager > (Your Home Override) and select the Assignments tab. Under the Main Menu list, you will want to select Home.

Doing this will assign the style to the home page. This will allow the style to cover all access scenarios that would lead a user to your site's main home page.

You can find more information about the entire override breakdown for both the front page and our default settings in the demo by visiting the template style portion of this tutorial.


Found errors? Think you can improve this documentation? Please edit this page. You can also view the history of this page.