I. Quickstart Installation
- Step 1: Create new database and import sample database ( mt_kimba.sql or mt_kimba.sql.gz) in database folder.
- Step 2: Extract and Upload the whole Quickstart package to your server
- Step 3: Open browser and navigate to your site (where the quickstart uploaded) to load default Magento installer with the database you just created and import sample database.
- Step 4: Step by step to follow the instructions
- Step 5: Finish installer

II. Theme Installation
- First, unzip theme package ZIP-file and then copy the whole "app and skin"- folders on the main root of your local magento server (you will need to merge these files), if this files are not merged, you will have installation issues then.
- A message may popup and warn you that there are similar files already on your server. You will need to select overwrite to overwrite the same files. If not, don't worry, it will still work.
- Log in to your backend of your Magento Administration and go to "System"→ " Design"→"Add Design Change". Open the "Design Change" tab, then select "mt_kimba" , and then click "Save".
- Disable the Cache in System → Cache Management. Select all options. Then either refresh or disable your cache. Refresh means it will refresh your cache, Disable will disable your cache. We recommend disabling your cache when installing your theme and re- enabling it after you are done installing.

III. Setting up the static block
1. Footer Static
![]()
Copy the whole "media"- folder on the main root of your local magento server (you will need to merge these files), if this files are not merged, you will have installation issues then.
We are now going to install our static blocks for this theme, go to CMS → Static Blocks → Add New Block. Important!: Remember to click in "Show/Hide Editor" in order to Hide the HTML Editor. If not, the code will be displayed wrong.
- Block Title: Footer Static
- Identifier: footer_static
- Status: Enabled
- Content:
<div class="footer-social"> <div class="social"> <div class="right-social"> <div class="anh01"> <h3>Membership program</h3> </div> <div class="anh02"> <h3>BUY MORE, SAVE MORe</h3> </div> <div class="anh03"> <h3>Refer a friend</h3> </div> </div> </div> </div> <div class="footer-static-bottom"> <div class="footer-static"> <div class="static footer-static-one"> <ul> <li class="face"><a href="http://www.facebook.com/">Facebook</a></li> <li class="twitter"><a href="https://twitter.com/">Twitter</a></li> <li class="tumbler"><a href="https://www.tumblr.com/">Tumbler</a></li> <li class="stumble"><a href="http://www.stumbleupon.com/">Stumble Upon</a></li> <li class="google"><a href="http://www.google.com.vn/">Google Buzz</a></li> </ul> </div> <div class="static footer-static-two"> <ul> <li><a href="customer/account/">Your Account</a></li> <li><a href="customer/account/edit/">Personal information</a></li> <li><a href="customer/address/">Addresses</a></li> <li><a href="sales/guest/form/">Ordering Help</a></li> <li><a href="http://www.9magentothemes.com/9MT/Privacy-Policy.html">Privacy Policy</a></li> </ul> </div> <div class="static footer-static-three"> <ul> <li><a href="checkout/cart/">Track Your Order</a></li> <li><a href="#">Shipping Information</a></li> <li><a href="http://www.themes.9magentothemes.com/mt_arati/index.php/returns/">Returns</a></li> <li><a href="#">Catalog Request</a></li> <li><a href="customer/account/edit/">Payment</a></li> </ul> </div> <div class="static footer-static-four"> <ul> <li><a href="#">Instore Finance</a></li> <li><a href="#">Price Promise</a></li> <li><a href="#">Delivery Details</a></li> <li><a href="http://www.themes.9magentothemes.com/mt_arati/index.php/returns/">Returns Policy</a></li> <li><a href="http://www.websitedep.com.vn/mau-website-dep.html">Theme Overview</a></li> </ul> </div> <div class="static footer-static-five"> <ul> <li><a href="contacts/">Contact Us</a></li> <li><a href="http://www.websitedep.com.vn/gioi-thieu/dich-vu-thiet-ke-web.html">Services</a></li> <li><a href="http://www.themes.9magentothemes.com/mt_arati/index.php/returns/">Return Policy</a></li> <li><a href="sales/order/history/">Order history</a></li> <li><a href="customer/account/edit/">International</a></li> </ul> </div> </div> </div>

2. Membership Static
![]()
Copy the whole "media"- folder on the main root of your local magento server (you will need to merge these files), if this files are not merged, you will have installation issues then.
We are now going to install our static blocks for this theme, go to CMS → Static Blocks → Add New Block. Important!: Remember to click in "Show/Hide Editor" in order to Hide the HTML Editor. If not, the code will be displayed wrong.
- Block Title: Membership Static
- Identifier: social
- Status: Enabled
- Content:
<div class="footer-social"> <div class="social"> <div class="right-social"> <ul> <li class="anh01"> <h2>Membership program</h2> </li> <li class="anh02"> <h2>BUY MORE, SAVE MORe</h2> </li> <li class="anh03"> <h2>Refer a friend</h2> </li> </ul> </div> </div> </div>

IV. Setting up the Home Page
![]()
To setup your homepage, you will need to go to (CMS → Manage Pages):
Select "Home Page", with the identifier as "home".
Design: 1 columns
Scroll down and look for "Content", inside that you will have to input your homepage code, inserting the following code:
Important!: Remember to click in "Show/Hide Editor" in order to Hide the HTML Editor. If not, the code will be displayed wrong.
<p><a href="#"><img src="{{media url="wysiwyg/img-static.png"}}" alt="" /></a></p>

V. Setting up MT Slideshow Module
![]()
- Unzip and copy the whole "app, js, skin and media"- folders on the main root of your local magento server (you will need to merge these files).
- Log in to your backend of your Magento Administration and go to "System"→ "Configuration "→"MT SlideShow". Open the "MAGENTHEMES" tab, then setup config like image below, and then click "Save Config".
- Go to "MagenThemes"→ "MTSlideshow "→"Manage Slideshow", then fill parameter like image below.
Site Information:
- Identifier *: mtslideshow
- Position *: Top Content
- Style: default
- Width*: 930
- Height*: 400
- Show Caption: hidden
- Status: Enable

Images:
- browse to your images and upload them. After that fill the detail for each image like the following format:
- Title: the title of your image, ex: Kuhn Rikon
- Link: the link which you want image link to, ex: etiam-fermentum-mauris.html
- Demo Link: inputing the link for the SHOW NOW button, ex: etiam-fermentum-mauris.html
- Description: inputing the description for each image

Display on CMS Page: Home Page

VI. Setting up MT Product Scroller Module
![]()
- Unzip and copy the whole "app, js, skin and media"- folders on the main root of your local magento server (you will need to merge these files).
- Log in to your backend of your Magento Administration and go to "System"→ "Configuration "→"MT Product Slider".
- Open the "MAGENTHEMES" tab, then setup config like image below, and then click

VII. Setting up MT Products List Extension
![]()
- Unzip and copy the whole "app, js, skin and media"- folders on the main root of your local magento server (you will need to merge these files).
- Log in to your backend of your Magento Administration and go to "System"→ "Configuration "→"MT Products List".
- Open the "MAGENTHEMES" tab, then setup config like image below, and then click

VIII. Setting up MT Product Thumbnail Scroller Extension
![]()
- Unzip and copy the whole "app, js, skin and media"- folders on the main root of your local magento server (you will need to merge these files).
- Log in to your backend of your Magento Administration and go to "System"→ "Configuration "→"MT Products Thumbnail Scroller".
- Open the "MAGENTHEMES" tab, then setup config like image below, and then click
![]()
IX. Setting up MT Smart Menus Extension
![]()
- Unzip and copy the whole "app, js, skin and media"- folders on the main root of your local magento server (you will need to merge these files).
- Log in to your backend of your Magento Administration and go to "System"→ "Configuration "→"MT Smart Menus Scroller".
- Open the "MAGENTHEMES" tab, then setup config like image below, and then click


Showing 0 comment(s)