Lime

There are two ways to install a UberTheme Magento theme:

  • General Installation: Applicable if you have installed a Magento base on your server before.
  • Quickstart Installation: Applicable if you want to get a whole new site as per Demo.

Decide which way to follow. Once downloaded, unzip the package to get the following folders:

  • mage_ext: contains all built-in extensions of the theme.
  • mage_tpl: contains the theme files only.
  • quickstart: a full Magento CMS version with the theme already integrated to match the demo.
  • source: contains all source files of the theme.

Provided that you have installed the Magento base already, General Installation will help you adapt the theme and its extensions with your current site.

Note: Your store must be ready before the installation. If not, get it done quickly by following the Magento Installation Guide. See also the following docs for general installations and configurations.

For more details, please check the documentation of the specific extension here.

This userguide instructs you throughout steps to create template Lime as per our demo site.

Install Extensions:

In Lime, following extensions are included:

Having integrated Lime template and extensions to your Magento, then you have a Homepage like our demo:

1.RSS Extension:

Navigate to System > Configuration > RSS. You can see how it works on front-page:

2. Products extension:

To push this extension onto front-page like our demo site, go to CMS > Manage page > Click on Homepage:

Latest Products: Please fill in Content parameter with syntax below:

Quote

{{block type=”joomlart_jmproducts/list” name=”home.jmproducts.list” }}

Then, see how it works on front-page:

Navigate to System > Configuration > Products List and configure default criteria as per screenshot below:

Note: Product List extension has a new feature that allows to call product items from specific categories (see screenshot below). This new feature will come along with new templates following Rasite where Product list is integrated.

What’s new in Lime:

In Lime template, we adapt Tab-nested view and Colorbox 1.3.5
into Magento default product details page. When clicking to view product images, you see entirely new loading behaviour. The tab view layout presents default elements (i.e. Description, Tags, Product Reviews etc.,) in a tidy and neat manner:

Note: The tab-nested view is different from our Tabs extension. This feature is built in template directly, helps to re-format the product details page into tabs instead of long single page. If you wish to load tab into front-page block, you use Tabs extension instead, eg. Tabs used in Raiste.

3. SlideShow extension:

Thumbnail Mode: If you like use image thumbnail which render from the image source, then you choose any 3 options:

  • Using Image Croping
  • Using Image Resizing
  • Using the source image.
Note: In old version of SlideShow, you have to write description content using HTML code but in this version, rendering image and content in the slide-show from Product List source is supportive.

Navigation Alignment:

Navigation Alignment is Left as per screenshot below:

4. Custom badge extension:

The Lime front-page uses custom badge extensions as screenshot below:

and

To create these extensions, go to CMS > Static Block and select page that you want to display this extension on.(e.g: Homepage) :

You can add a new block by clicking on Add New Block button to create new block.

There are many types of Class, depending on the type you select, you replace the code in red below with respective classes.

For example: Last News:

Quote:

Latest News

You simply copy this code into section Content and configure default parameters as per screenshot below (Click on yellow top bar of the image to enlarge image):

Parameters explanation:

  • Block title: Title of Block.
  • Identifier: Define ID of Block
  • Store View: Choose view option for block
  • Status: Enable/Disable to public to Front-page.
  • Content: This is content of block. You can add image or text content to custom extension as you would like.

Refresh your front-page to see how it works.
And to this point, the Lime should be ready to go. We hope you enjoy the template.

5. Control panel Switcher:

You see how it works on front-page:
When clicking on Open, you can see as screenshot below:

This feature is built in the template, thus it is ready to go without any configuration.

To this end, you have the Lime up and run as per our demo. Enjoy the new theme for your Magento site.