Upcoming shows
-
11thFeb
Fly By Night
Fremantle, WAMama Kin Tour Dates
-
9thMar
Port Fairy Folk Festival
Port FairyMama Kin Tour Dates
-
10thMar
Port Fairy Folk Festival
Port FairyMama Kin Tour Dates
-
11thMar
Port Fairy Folk Festival
Port FairyMama Kin Tour Dates
-
16thMar
WOMAD NZ
New PlymouthMama Kin Tour Dates
-
17thMar
WOMAD NZ
New PlymouthMama Kin Tour Dates
-
20thMar
The Famous Spiegeltent
Melbourne, VICMama Kin Tour Dates
-
30thMar
Sunset Pictures
Broome, WAMama Kin Tour Dates
-
5thApr
Darwin Ski Club
Darwin, NTMama Kin Tour Dates
-
8thApr
Blues Fest
Byron Bay, NSWMama Kin Tour Dates
-
12thApr
Civic Theatre
Newcastle, NSWMama Kin Tour Dates
-
13thApr
Canberra Theatre Centre
Canberera, ACTMama Kin Tour Dates
-




Custom Modules
Learn all about the exciting new RocketTheme exclusive modules that are included in the MediaMogul template release. Here you can find instructions for installation and configuration for each of the custom modules.
Step One: Installing the Module
Step Two: Publishing the Module
RokNewsFlash
The RokNewsFlash module displays your small pieces of info across the top of your MediaMogul website. Simply publish the module to the newsflash position with the title set to hide.
RokMediaScroller
The RokMediaScroller module provides a smooth scrolling functionality allowing you to display multiple media items. The module has the ability to pull items from a feed, such as a youtube feed or flickr feed, and display them neatly on your site.
Thee RokMediaScroller is available in the MediaMogul downloads section (mediamogul_extensions_j15). After installation, the parameters are accessible from the following path Admin > Extensions > Module Manager > RokMediaScroller . Setup is as follows:-
You can also use a script version of this functionality in order to create your own custom thumbnail and link content. This approach can be seen in action on the demo frontpage. Instructions for setting up a custom module using the raw script are available on the Demo Content Tutorial Page.
RokNewsRotator
Module Configuration
You can choose to use an installable module for the RokNewsRotator. The settings are accessible from the following path Admin > Modules > Site Modules > RokNewsRotator . Setup is as follows:-
If you wish to place inside an Article, follow the instructions below:-
The article will now load the module
All you need to do now is to create some content items which are assigned to the category/section you chose in the module settings. In the content item, you will need to use the following syntax to load the image with the correct styling. The code is content editor HTML mode friendly.
An example is as follows
Place the image code at the top of your content item and write your content after it.
Integrated RokSlide Tabbed Modules
For MediaMogul, we have integrated RokSlide into the core of the template so you have the RokSlide functionality in terms of tabs with stylish transitional effects with the modular layout of the template.
RokSlide by default has 5 tabs available. Each tab has a module position ranging from User12 to User16, respective to the individual tab. Therefore, you have a single modular position per tab but you have the option of applying multiple modules to a single position. For example, you can assign 3 modules to the User12 position and they will appear in a horizontal layout in Tab 1.
Configuration
Configuration of the integrated RokSlide itself is controlled in the Administrator at Admin -> Extensions > Template Manager > MediaMogul
In the configuration panel, we have 5 groups, each groups controls a single tab. Each group is segregated into 2 distinct parts. These are Tab Title which controls the Tab Title. The second part is Tab Module
Module Slider Height
You will see in the above screenshot, the Module slide height settings. Similarly with the module count
In addition to setting the module slider height in the parameters, you will also need to specify a height for the #moduleslider-size in the “template_css.css” as well to ensure that the module slider shows at the proper size.
#moduleslider-size { height: 250px; }