Firstly, a huge thanks for purchasing this theme, your support is truly appreciated!
This document covers the installation and use of this theme, reveals some answers to common problems and issues. We encourage you to read this document throughtly if you are experiencing any difficulties. If you have any questions that are beyond the scope of document, please feel free to contact us via our Support Tickets System.
1 SYSTEM REQUIREMENT
At the basic level, this theme will require the following conditions:
- Compatible with Magento Community Edition 1.7.x; 1.8.x and 1.9.x ( latest version 1.9.2.0 ) (require: php 5.4 and Memory_limit no less than 256Mb)
2INSTALLATION
There are two ways to install a Magento Theme:
- Quickstart Installation: By using this package, you will set the theme exactly like our Demo with sample data.
- Manual Installation (including Theme Installation).
2.1 Quickstart Installation:
Magentech provides SM Quickstart package for each theme which aims to ease the installation for users. If you plan to start your site from the beginning, It will help you save much time of installing and configuring.
Please follow steps below:
- Step 1: Download the quickstart package
- Step 2: Extract and Upload the whole Quickstart package to your server. In Quickstart folder you will see the extracted folder that include all sample data
- Step 3: Create a Database for your Magento site
Note: You need to remember the database name to use in the next steps
- Step 4: Start installation by opening browser and navigate to your URL (where the Quickstart uploaded) to load default Magento installer. Please follow each step of the Installer so that the installation process can be set.
- Step 5: Locale Settings. Please fill fully into Required Fields (“Locale; Time Zone and Default Currency”.)
-
Step 6: In the Configuration step, input the required fields as below.
- Database Name : sm-hurama-quickstart( It must be the exact name of database you have just created)
- User name : root
- User password : no need to fill
- Do not use "localhost" in the URL path, otherwise you could not log in to your Admin area (you should use your local IP when setting up your website hosted entirely on your own computer).
- Step 7: Create Admin Account. Please fill out Required Fields (“First Name; Last Name; Email; Username; password and confirm password” completely.)
- Step 8: Finish Installation and now you you can click Go to Frontend to open Homepage or click Go to Backend to open Admin Panel.
2.2 Manual Installation
-
Step 1: Please unzip “sm_hurama_theme.zip” file and upload folders skin; media;lib;js;app from the theme package to the root of your Magento site folder on your server.
Note: You could change the name of this folder. However, if you want your website run correctly, it need to have the same name as the database you choose.
-
Step 2: Log in to your Admin Panel (e.g. https://yourdomain/index.php/admin/)
Note: If you are using the Admin Panel when copying folders in step 1, you need to log out and log in back.
- Step 3: Disable Cache: Go to System >> Cache Management, click ‘Sellect All’ button, then choose ‘Disable’ and click ‘Submit’ button to complete the action.
- Step 4: Navigate to System >> Configuration >> Design.
- Step 5: In Package tab of Design Section, input the parameter Current Package Name with the actual theme name.
- Step 6: You can also change the settings for Header.
- Step 7: You can also change the settings for Footer.
Note: After configuring in each steps( for example: Step 4, Step 5, Step6, Step 7), you need to click “Save Config” button to save your changes
2.3 Theme Setting
Configure SM Hurama General Setting Theme In Magento admin panel, navigate to SM Hurama Setting and configure theme as you want.
-
Configure General with Theme color, Font size, color for the link, hover buttons, page, text, title, background … for any store.
Note:
Copy and paste the following Elements into “Google Font Elements”:1.sm_megamenu_title>span, .level-top>span, .filter-wrapp dt, .page-title>h1, .price-box, .new-product-icon, .sale-product-icon, .btn-cart, .rating-links, .footer #yt-totop:after, .header-style-1 .menu-larger .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > a, .font-sn, .breadcrumbs, .breadcrumbs ul li a, .price-box .price, .old-price .price, .product-view .product-shop .price-box .special-price .price .price - Configure Theme Layout with Layout style, Header style& Homepage style ( depend on Default pages on Web tab) to configure
- Configure the Product Listing with Layout 1 Column, Layout 2 Columns, Product Shows Effect On Hover, etc.
-
Configure the Product Detail To zoom image of product, adjust Zoom Mode, Custom tab, and content, etc..
Note:You also show your brands’ information like the following image in the frontend.
Copy and paste the following code chain into “Custom Tab Content”:
123456789101112<table class="data-table" style="width: 100%;" border="1"><tbody><tr><td>Brand</td><td><img title="brand" alt="brand" src="{{media url="wysiwyg/custom-tab/logo-client.jpg"}}" /></td></tr><tr><td>History</td>lt;td>Color sit amet, consectetur adipiscing elit. In gravida pellentesque ligula, vel eleifend turpis blandit vel. Nam quis lorem ut mi mattis ullamcorper ac quis dui. Vestibulum et scelerisque ante, eu sodales mi. Nunc tincidunt tempus varius. Integer ante dolor, suscipit non faucibus a, scelerisque vitae sapien.</td></tr></tbody></table> - Configure Rich Snippets
- Configure Socials : To connect with social networks such as Facebook, Twitter, Google Plus, Linkedin
- Configure Advanced : To show popup, Cpanel, use “Add to cart, Add to wishlist, Add to Compare
-
Configure Theme Installation
Note: Click the Import Static Blocks and CMS Pages to import all static blocks and CMS pages provided with this theme. The following notification will appear to announce that you have just imported static blocks or pages successfully.
After importing, you need to go to CMS >> Static Block ( or Pages) to configure and select Store View for each block or page.
Configure Extensions In SM Hurama Setting area, below the General and Catalog fields, navigate toMagentech field in the left hand column to configure extensions as you want.
- SM Shop By
- SM Quickview
- SM Cart Pro
- SM Deal
- SM Listing Tabs
- SM Basic Products
- SM Super Categories
- SM Megamenu
- SM Image Slider
2.4 Blog
Configure Blog
We are using Aheadworks Blog free extension from Aheadworks, so that it is not including in the quickstart package. You can download free version of Aheadworks Blog Here and follow Its Guide to install. After installing this extension, please go to the admin of blog, navigate to Blog >> Settings to configure it like our configuration and your desire.
- To set a default page for your Magento Site, in the Admin Panel you go to System>>Configuration>>Web>>Default Pages. Please click to see the Backend Settings.
- You need to change to the website / store view that you want to change (the dropdown menu in the upper left corner). You will probably have to create a new CMS page if you want to have something different from your default home page.
3.1 Page Configuration
3.1.1 Home Style 1
Frontend of Home Style 1 - Layout Position
In the Admin Panel, please navigate to CMS >> Pages to create a new page in Page Management section. Here is a list of configuration process for this style:
- Page Information Tab: Please click to see the Backend Settings.
- Content Tab: Please click to see the Backend Settings.
- Design Tab: Please click to see the Backend Settings.
Copy and paste the following code into the Content field::
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
<div class="home-default homestyle1">
<!-- STATIC FREESHIP -->
<div class="freeship-wrapper full-wrapper">
<div class="container">
{{block type="cms/block" block_id="freeship"}}
</div>
</div>
<!-- STATIC BANNER CONTENT TOP -->
<div class="image-wrapper full-block">
{{block type="cms/block" block_id="image-content-top"}}
</div>
<!-- MODULE BASIC PRODUCT -->
<div class="slider-basic-wrapper box-content">
{{block type="basicproducts/list" name="basicproducts.slider.home" template="sm/basicproducts/basic-slider-home.phtml"}}
</div>
<!-- STATIC BANNER CONTENT CENTER -->
<div class=" center-wrapper full-wrapper full-block">
{{block type="cms/block" block_id="image-content-center"}}
</div>
<!-- MODULE LISTING TAB -->
<div class="box-content listingtab-wrapper">
{{block type="listingtabs/list" name="listingtabs.list.default" template="sm/listingtabs/default.phtml"}}
</div>
<!-- STATIC BOX EXPLORE -->
<div class="full-block full-explore full-wrapper">
<div class="container">
{{block type="cms/block" block_id="explore"}}
</div>
</div>
<!-- MODULE AW BLOG -->
<div class="full-wrapper full-block box-content latest-post-wrapper">
<div class="container">
<div class="slider-latest-blog">
{{block type="blog/blog" name="latest_post" template="aw_blog/latest-post.phtml"}}
</div>
</div>
</div>
<!-- STATIC BRAND SLIDE -->
<div class="brand-wrapper">
{{block type="cms/block" block_id="brand-block"}}
</div>
</div>
|
Copy and paste the following code into the Design field::
1
2
3
4
5
|
<reference name="full_top">
<block type="imageslider/list" name="imageslider.list.default" template="sm/imageslider/default.phtml">
</block>
</reference>
|
3.1.2 Home Style 2
Frontend of Home Style 2 - Layout Position
In the Admin Panel, please navigate to CMS >> Pages to create a new page in Page Management section. Here is a list of configuration process for this style:
- Page Information Tab: Please click to see the Backend Settings.
- Content Tab: Please click to see the Backend Settings.
- Design Tab: Please click to see the Backend Settings.
Copy and paste the following code into the Content field::
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
|
<div class="home-default homestyle2">
<!-- MODULE IMAGE SLIDE -->
<div class="box-slide-top">
<div class="row">
<div class="col-lg-8 col-md-8 col-slide-home">
<div class="slide-home2">
{{block type="imageslider/list" name="imageslider.list.default1" template="sm/imageslider/default.phtml"}}
</div>
</div>
<div class="col-lg-4 col-md-4 col-img-home">
<div class="image-home2">
{{block type="cms/block" block_id="image-right-home2"}}
</div>
</div>
</div>
</div>
<!-- STATIC SEVICER -->
<div class="full-wrapper box-content sevicer-wrapper">
<div class="container">
<div class="box-sevicer">
{{block type="cms/block" block_id="box-sevicer-home2"}}
</div>
</div>
</div>
<!-- MODULE DEAL -->
<div class="slider-deal-home">
{{block type="deal/list" name="deal.list.default" template="sm/deal/slider-deal.phtml"}}
</div>
<!-- STATIC IMAGE CONTENT -->
<div class="img-content-wrapper">
{{block type="cms/block" block_id="box-image-content-home2"}}
</div>
<!-- MODULE SUPER CATEGORIES -->
<div class="super-categories-v1">
{{block type="supercategories/list" name="supercategories.list.default" template="sm/supercategories/default.phtml"}}
</div>
<!-- MODULE SUPER CATEGORIES v2 -->
<div class="super-categories-v2">
{{block type="supercategories/list" name="supercategories.list.default2" template="sm/supercategories/default-v2.phtml"
supercategories_title_text="lights!"
product_category="207"
}}
</div>
<!-- MODULE SUPER CATEGORIES v3-->
<div class="super-categories-v3">
{{block type="supercategories/list" name="supercategories.list.default3" template="sm/supercategories/default.phtml"
supercategories_title_text="table!"
product_category="208"
}}
</div>
<!-- MODULE AW BLOG -->
<div class="full-wrapper full-block box-content latest-post-wrapper">
<div class="container">
<div class="slider-latest-blog">
{{block type="blog/blog" name="latest_post" template="aw_blog/latest-post-index2.phtml"}}
</div>
</div>
</div>
<!-- STATIC BRAND SLIDE -->
<div class="brand-wrapper">
{{block type="cms/block" block_id="brand-block-index2"}}
</div>
</div>
|
3.2 Configure Mega Menu
- Step 1: You need to create Menu group. In Admin Panel, navigate to SM Mega Menu >> Menu Manager >> Add group (add 2 groups: “Group - Horizontal” and “Group - Vertical” ). Two ID of these groups will be shown in Configuration of SM Mega Menu.
- Step 2: Navigate to SM Mega Menu >> Configuration & fill the ID number for two above groups in step 1
- Step 3: In order to add menu items, go to SM Mega Menu >> Menu Items Manager to add items as you want.
3.2.1 Horizontal Mega Menu:
- Horizontal Mega Menu List Please click Here to view.
- Horizontal Mega Menu’s Backend Please click Here to view.
Home
Frontend Appearance
- Home’s Backend: Please click Here to view.
Features
- Frontend Appearance
- Features’ Backend: Please click Here to view.
- Backend of ‘Dropdown Features’: Please click Here to view.
Copy and paste the following code into the content:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
|
<div class="home-menu-dropdown">
<ul class="item-home-store layout-home">
<li class="title-menu-home">Layouts</li>
<li><a title="Home Style 1" href="{{store url="?___store=default&___from_store=french"}}">Home Style 1</a></li>
<li><a title="Home Style 2" href="{{store url="?___store=french&___from_store=default"}}">Home Style 2</a></li>
<li><a title="Boxed Layout" href="{{store url="?___store=somaliland&___from_store=default"}}">Boxed Layout</a></li>
</ul>
<ul class="item-home-store header-home">
<li class="title-menu-home">Headers</li>
<li><a title="Header Type 1" href="{{store url="?___store=default&___from_store=french"}}">Header Type 1</a></li>
<li><a title="Header Type 2" href="{{store url="?___store=french&___from_store=default"}}">Header Type 2</a></li>
</ul>
<ul class="item-home-store theme-color">
<li class="title-menu-home">Color Styles</li>
<li class="red"><a title="Red" href="{{store url="?___store=german&___from_store=default"}}">Red</a></li>
<li class="cyan"><a title="Cyan" href="{{store url="?___store=argentina&___from_store=default"}}">Cyan</a></li>
<li class="light_blue"><a title="Light_Blue" href="{{store url="?___store=bolivia&___from_store=default"}}">Light_Blue</a></li>
<li class="lime"><a title="Lime" href="{{store url="?___store=andorra&___from_store=default"}}">Lime</a></li>
<li class="brown"><a title="Brown" href="{{store url="?___store=belgium&___from_store=default"}}">Brown</a></li>
</ul>
<ul class="item-home-store detail-home">
<li class="title-menu-home">Product Layouts</li>
<li><a title="Product Detail - Full" href="{{store url="gazemi-pasena.html"}}">Product Detail - Full</a></li>
<li><a title="Product Detail - Left Sidebar" href="{{store url="dumas-kremas.html?detail_style=2&thumbstyle=1"}}">Product Detail - Left Sidebar</a></li>
<li><a title="Product Detail - Right Sidebar" href="{{store url="dumas-kremas.html?detail_style=3&thumbstyle=1"}}">Product Detail - Right Sidebar</a></li>
<li><a title="Thumbnail - Horizontal" href="{{store url="dumas-kremas.html?thumbstyle=1"}}">Thumbnail - Horizontal</a></li>
<li><a title="Thumbnail - Vertical" href="{{store url="dumas-kremas.html?thumbstyle=2"}}">Thumbnail - Vertical</a></li>
</ul>
<ul class="item-home-store detail-home">
<li class="title-menu-home">Zoom Types</li>
<li><a title="Product Page Inner Zoom" href="{{store url="dumas-kremas.html/?___store=andorra&___from_store=default"}}">Product Page Inner Zoom</a></li>
<li><a title="Product Page Outer Zoom" href="{{store url="dumas-kremas.html/?___store=default&___from_store=argentina"}}">Product Page Outer Zoom</a></li>
<li><a title="Product Page Lens Zoom" href="{{store url="dumas-kremas.html/?___store=bolivia&___from_store=default"}}">Product Page Lens Zoom</a></li>
</ul>
<div style="clear:both;"> </div>
<ul class="item-home-store layout-home">
<li class="title-menu-home">Listing Layouts</li>
<li><a title="Without Sidebar" href="{{store url="shop.html?___store=german&___from_store=default&mode=grid"}}">Without Sidebar</a></li>
<li><a title="Left Sidebar" href="{{store url="shop.html?___store=default&___from_store=german&mode=grid"}}">Left Sidebar</a></li>
<li><a title="Right Sidebar" href="{{store url="shop.html?___store=argentina&___from_store=default&mode=grid"}}">Right Sidebar</a></li>
<li><a title="Left - Right Sidebar" href=
"{{
store url="shop.html?___store=bolivia&___from_store=default&mode=grid""}}">Left - Right Sidebar</a></li>
</ul>
<ul class="item-home-store layout-home">
<li class="title-menu-home">About Us Layouts</li>
<li><a title="About Us Style 1" href="{{store url="about-us.html/?___store=default&___from_store=argentina"}}">About Us Style 1</a></li>
<li><a title="About Us Style 2" href="{{store url="about-us.html/?___store=french&___from_store=default"}}">About Us Style 2</a></li>
<li><a title="About Us Style 3" href="{{store url="about-us.html/?___store=german&___from_store=default"}}">About Us Style 3</a></li>
<li><a title="About Us Style 4" href="{{store url="about-us.html/?___store=argentina&___from_store=default"}}">About Us Style 4</a></li>
</ul>
<ul class="item-home-store layout-home">
<li class="title-menu-home">Contact Us Layouts</li>
<li><a title="Contact Us Style 1" href="{{store url="contact-us.html/?___store=default&___from_store=argentina"}}">Contact Us Style 1</a></li>
<li><a title="Contact Us Style 2" href="{{store url="contact-us.html/?___store=french&___from_store=default"}}">Contact Us Style 2</a></li>
<li><a title="Contact Us Style 3" href="{{store url="contact-us.html/?___store=german&___from_store=default"}}">Contact Us Style 3</a></li>
<li><a title="Contact Us Style 4" href="{{store url="contact-us.html/?___store=argentina&___from_store=default"}}">Contact Us Style 4</a></li>
</ul>
<ul class="item-home-store detail-home">
<li class="title-menu-home">Effect Hover Product</li>
<li><a title="Simple" href="{{store url="shop.html?___store=default&___from_store=german&mode=grid"}}">Simple</a></li>
<li><a title="Display Second Image" href="{{store url="shop.html?___store=benin&___from_store=german&mode=grid"}}">Display Second Image</a></li>
<li><a title="Display Slider Image" href="{{store url="shop.html?___store=barbados&___from_store=german&mode=grid"}}">Display Slider Image</a></li>
</ul>
<ul class="item-home-store layout-home">
<li class="title-menu-home">404 Page Layout</li>
<li><a title="404 Page Style 1" href="{{store url="404page"}}">404 Page Style 1</a></li>
</ul>
</div> |
What’s New
Frontend Appearance
- Backend Setting:Please click Here to view.
- Backend of ‘Group 1′: Please click Here to view.
- Backend of ‘Accessories’ in ‘Group 1′ menu: Please click Here to view.
- Backend of ‘Clocks’ in ‘Accessories’ menu: Please click Here to view.
- Backend of ‘Image Bottom’: Please clickHere to view.
- Backend of ‘Eye’ in ‘Image Bottom’ menu: Please click Here to view.
Copy and paste the following code into the content:
1
2
3
|
<div class="static-bottom-link-col6">
<a title="Static Image" href="#"><img src="{{media url="wysiwyg/image-megamenu/browneye.jpg"}}" alt="Static Image" /></a>
</div>
|
- Backend of ‘Body Channel’ in ‘Image Bottom’ menu: Please click Here to view.
Copy and paste the following code into the content:
1
2
3
|
<div class="static-bottom-link-col6">
<a title="Static Image" href="#"><img src="{{media url="wysiwyg/image-megamenu/chanelcollection.jpg"}}" alt="Static Image" /></a>
</div>
|
Note: Other items in What’s New Menu having same level would have same configuration.
Eyes
Frontend Appearance
- Backend Setting:Please clickHere to view.
- Backend of ‘Room1′ in ‘Eyes’ menu: Please click Here to view.
- Backend of ‘Bed Category’ in ‘Room1′ menu: Please click Here to view.
- Backend of ‘IMG Mascara’ in ‘Bed Category’ menu: Please click Here to view.
Copy and paste the following code into the content:
1
2
3
|
<div class="static-bottom-link-col3">
<a title="Static Image" href="#"><img src="{{media url="wysiwyg/image-megamenu/mascara.jpg"}}" alt="Static Image" /></a>
</div>
|
- Backend of ‘Queen Beds’ in ‘Bed Category’ menu: Please click Here to view.
- Backend of ‘See All’ in ‘Eyes’ menu: Please click Here to view.
1
|
<p class="see-all"><a href="#"> SEE ALL</a></p>
|
Note: Other items in EyesMenu having same level would have same configuration.
Lips
Frontend Appearance
- Backend Setting:Please click Here to view.
Skin Care
Frontend Appearance
- Backend Setting:Please click Here to view.
- Backend of ‘ROOM Categories’ in ‘Skin Care’ menu: Please click Here to view.
- Backend of ‘ROOM1′ in ‘ROOM Categories’ menu: Please click Here to view.
- Backend of ‘Nails Collection’ in ‘ROOM1′ menu: Please click Here to view.
- Backend of ‘Featured Products’ in ‘Skin Care’ menu: Please click Here to view.
- Backend of ‘featured product’ in ‘Featured Products’ menu: Please click Here to view.
- Backend of ‘PRODUCT Basic’ in ‘Featured Products’ menu: Please click Here to view.
Copy and paste the following code into the content:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<div class="basicproduct-content-menu">
{{block type="basicproducts/list" name="basicproducts.list.default" template="sm/basicproducts/basic-megamenu.phtml"
product_source="catalog"
product_category="216"
product_order_by="best_sales"
product_limitation="1"
product_addcart_display="1"
product_addwishlist_display="1"
product_addcompare_display="1"
nb_column1="1"
nb_column2="1"
imgcfg_width="270"
imgcfg_height="340"
}}
</div>
|
About Us
Frontend Appearance
- Backend Setting:Please click Here to view.
- Backend of ‘Drop Menu Contact’. Please click Here to view.
Copy and paste the following code into the content:
1
2
3
4
5
6
|
<ul class="item-about-contact">
<li><a title="About Us Style 1" href="{{store url="about-us.html/?___store=default&___from_store=argentina"}}">About Us Style 1</a></li>
<li><a title="About Us Style 2" href="{{store url="about-us.html/?___store=french&___from_store=default"}}">About Us Style 2</a></li>
<li><a title="About Us Style 3" href="{{store url="about-us.html/?___store=german&___from_store=default"}}">About Us Style 3</a></li>
<li><a title="About Us Style 4" href="{{store url="about-us.html/?___store=argentina&___from_store=default"}}">About Us Style 4</a></li>
</ul>
|
Contact Us
Frontend Appearance
- Backend Setting:Please click Here to view.
- Backend of ‘Drop Menu Contact’. Please click Here to view.
Copy and paste the following code into the content:
1
2
3
4
5
6
|
<ul class="item-about-contact">
<li><a title="Contact Us Style 1" href="{{store url="contact-us.html/?___store=default&___from_store=argentina"}}">Contact Us Style 1</a></li>
<li><a title="Contact Us Style 2" href="{{store url="contact-us.html/?___store=french&___from_store=default"}}">Contact Us Style 2</a></li>
<li><a title="Contact Us Style 3" href="{{store url="contact-us.html/?___store=german&___from_store=default"}}">Contact Us Style 3</a></li>
<li><a title="Contact Us Style 4" href="{{store url="contact-us.html/?___store=argentina&___from_store=default"}}">Contact Us Style 4</a></li>
</ul>
|
3.3 Configure Extensions
The SM Hurama front-page has been integrated with the extensions as following list:
- SM CartPro
- SM MegaMenu
- SM Image Slider
- SM Basic Products
- SM Listing Tabs
- SM Deal
- SM Super Categories
- Position: SM CartPro
- Frontend Appearance
- Position: SM Mega Menu
- Frontend Appearance
- Backend of SM Mega Menu: Click Here
- Position: SM Image Slider
- Frontend Appearance
- Position: SM Basic Products
- Frontend Appearance
Copy and paste the following code into the content:
1
2
3
|
<div class="sub-text">
<span>explore THE LATEST BY hurama</span>
</div>
|
- Position: SM Listing Tabs
- Frontend Appearance
- Position: SM Deal
- Frontend Appearance
- Position: SM Super Categories
- Frontend Appearance
3.4 Configure Static Blocks
The SM Hurama front-page has the following static blocks in the theme:
- Static Block: freeship
- Static Block: image-content-top
- Static Block: image-content-center
- Static Block: explore
- Static Block: brand-block
- Static Block: footer-about
- Static Block: footer-our-contact
- Static Block: footer-myaccount
- Static Block: footer-information
- Static Block: footer-other-page
- Static Block: footer-customer-service
- Static Block: image-right-home2
- Static Block: box-service-home2
- Static Block: box-image-content-home
- Static Block: brand-block-index2
To create a new static block, go to CMS >> Static Blocks >> Add new block
1. Static Block: freeship
To create the static block, go to CMS >> Static Blocks with Identifier * : “freeship”
Frontend Appearance
- Backend Setting: Please click Here to view.
Copy and paste the following code into the content tab of this static block:
1
2
3
4
5
6
7
|
<div class="box-freeship">
<span>Last day!</span>
<a class="ship" href="#" title="Freeship">Freeshipping</a>
<span>on all orders over</span>
<a class="ship" href="#" title="Price" >$12.00</a>
<span>with code magentech</span>
</div>
|
2. Static Block: image-content-top
To create the static block, go to CMS >> Static Blocks with Identifier * : “image-content-top”
Frontend Appearance
- Backend Setting: Please click Here to view.
Copy and paste the following code into the content tab of this static block:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<div class="box-image-top">
<div class="row">
<div class="col-lg-9 col-md-9 img-top">
<div class="item banner-sn">
<a href="#" title="img"><img src="{{media url="wysiwyg/static-img/home1/01.jpg"}}" alt="img" /></a>
</div>
</div>
<div class="col-lg-3 col-md-3 hidden-sm img-top">
<div class="item banner-sn">
<a href="#" title="img"><img src="{{media url="wysiwyg/static-img/home1/02.jpg"}}" alt="img" /></a>
</div>
</div>
</div>
</div>
|
3. Static Block: image-content-center
To create the static block, go to CMS >> Static Blocks with Identifier * : “image-content-center”
Frontend Appearance
- Backend Setting: Please click Here to view.
Copy and paste the following code into the content tab of this static block:
1
2
3
4
5
|
<div class="box-image-center">
<div class="banner-sns">
<a href="#" title="img"><img src="{{media url="wysiwyg/static-img/home1/03.jpg"}}" alt="img" /></a>
</div>
</div>
|
4. Static Block: explore
To create the static block, go to CMS >> Static Blocks with Identifier * : “explore”
Frontend Appearance
- Backend Setting: Please click Here to view.
Copy and paste the following code into the content tab of this static block:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
|
<div class="box-explore">
<div class="title-home">
<h2>explore more</h2>
</div>
<div class="sub-text">
<span>explore THE LATEST BY hurama</span>
</div>
<div class="content-explore">
<div class="rows">
<div class="col-lg-3 col-md-4 col-sm-6 img-ex no-padding">
<div class="item banner-sn">
<a href="#" title="img"><img src="{{media url="wysiwyg/explore/01.jpg"}}" alt="img" /></a>
</div>
</div>
<div class="col-lg-3 col-md-4 col-sm-6 info-ex no-padding">
<div class="info-blog">
<span>the nature</span>
<h2 class="info-title"><a href="#">Ultra-fine Clinique Skinny Stick</a></h2>
<div class="info-content">
<span>Sed ut perspiciatis unde omnis iste natus error sit voluptatem</span>
</div>
<div class="continue-button">
<a href="#" title="continue" class="btn-continue">CONTINUE</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-4 col-sm-6 img-ex no-padding">
<div class="item banner-sn">
<a href="#" title="img"><img src="{{media url="wysiwyg/explore/02.jpg"}}" alt="img" /></a>
</div>
</div>
<div class="col-lg-3 col-md-4 col-sm-6 info-ex no-padding">
<div class="info-blog">
<span>the nature</span>
<h2 class="info-title"><a href="#">Ultra-fine Clinique Skinny Stick</a></h2>
<div class="info-content">
<span>Sed ut perspiciatis unde omnis iste natus error sit voluptatem</span>
</div>
<div class="continue-button">
<a href="#" title="continue" class="btn-continue">CONTINUE</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-4 col-sm-6 info-ex no-padding">
<div class="info-blog">
<span>the nature</span>
<h2 class="info-title"><a href="#">Ultra-fine Clinique Skinny Stick</a></h2>
<div class="info-content">
<span>Sed ut perspiciatis unde omnis iste natus error sit voluptatem</span>
</div>
<div class="continue-button">
<a href="#" title="continue" class="btn-continue">CONTINUE</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-4 col-sm-6 img-ex no-padding">
<div class="item banner-sn">
<a href="#" title="img"><img src="{{media url="wysiwyg/explore/03.jpg"}}" alt="img" /></a>
</div>
</div>
<div class="col-lg-3 col-md-4 col-sm-6 info-ex no-padding box-rb">
<div class="info-blog">
<h2 class="info-title"><a href="#">Free Chubby Stick eye + lip duo</a></h2>
<div class="info-content">
<span>With any $35 purchase.<br>Code <strong>BOLD</strong> or Code <strong>NATURAL</strong></span>
</div>
<div class="continue-button">
<a href="#" title="continue" class="btn-continue">CONTINUE</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-4 col-sm-6 img-ex no-padding">
<div class="item banner-sn">
<a href="#" title="img"><img src="{{media url="wysiwyg/explore/04.jpg"}}" alt="img" /></a>
</div>
</div>
</div>
</div>
</div>
|
5. Static Block: brand-block
To create the static block, go to CMS >> Static Blocks with Identifier * : “brand-block”
Frontend Appearance
- Backend Setting: Please click Here to view.
Copy and paste the following code into the content tab of this static block:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
|
<div class=" top-brand block-slider block">
<div class="title-home">
<h2>our Brand</h2>
</div>
<div class="sub-text">
<span>The best brands of our product</span>
</div>
<div class="navslider">
<a class="prev" title="prev" href="#"></a>
<a class="next" title="next" href="#"></a>
</div>
<div class="top-brand-slider">
<div class="item">
<div><a href="#" title="Brand"><img src="{{media url="wysiwyg/brand/brand-1.jpg"}}" alt="Brand" /></a></div>
</div>
<div class="item">
<div><a href="#" title="Brand"><img src="{{media url="wysiwyg/brand/brand-2.jpg"}}" alt="Brand" /></a></div>
</div>
<div class="item">
<div><a href="#" title="Brand"><img src="{{media url="wysiwyg/brand/brand-3.jpg"}}" alt="Brand" /></a></div>
</div>
<div class="item">
<div><a href="#" title="Brand"><img src="{{media url="wysiwyg/brand/brand-4.jpg"}}" alt="Brand" /></a></div>
</div>
<div class="item">
<div><a href="#" title="Brand"><img src="{{media url="wysiwyg/brand/brand-5.jpg"}}" alt="Brand" /></a></div>
</div>
<div class="item">
<div><a href="#" title="Brand"><img src="{{media url="wysiwyg/brand/brand-6.jpg"}}" alt="Brand" /></a></div>
</div>
<div class="item">
<div><a href="#" title="Brand"><img src="{{media url="wysiwyg/brand/brand-7.jpg"}}" alt="Brand" /></a></div>
</div>
<div class="item">
<div><a href="#" title="Brand"><img src="{{media url="wysiwyg/brand/brand-8.jpg"}}" alt="Brand" /></a></div>
</div>
</div>
</div>
<script>
jQuery(document).ready(function($) {
var owl_topbrand = $(".top-brand-slider");
owl_topbrand.owlCarousel({
responsive:{
0:{
items:2
},
480:{
items:3
},
768:{
items:3
},
992:{
items:5
},
1200:{
items:5
}
},
autoplay:false,
loop:true,
nav : false, // Show next and prev buttons
dots: false,
autoplaySpeed : 500,
navSpeed : 500,
dotsSpeed : 500,
autoplayHoverPause: true,
margin:30,
onInitialized: callback
});
function callback(event) {
if(this._items.length > this.options.items){
$('.block-slider .navslider').show();
}else{
$('.block-slider .navslider').hide();
}
}
$('.block-slider .navslider .prev').on('click', function(e){
e.preventDefault();
$('.top-brand-slider').trigger('prev.owl.carousel');
});
$('.block-slider .navslider .next').on('click', function(e){
e.preventDefault();
$('.top-brand-slider ').trigger('next.owl.carousel');
});
});
</script>
|
To create the static block, go to CMS >> Static Blocks with Identifier * : “footer-about”
Frontend Appearance
- Backend Setting: Please click Here to view.
Copy and paste the following code into the content tab of this static block:
1
2
3
4
|
<div class="footer-about">
<img src="{{media url="wysiwyg/footer/logo-foot.jpg"}}" alt="img" />
<p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque ... <a href="{{store url="about-us.html"}}">Read More</a></p>
</div>
|
To create the static block, go to CMS >> Static Blocks with Identifier * : “footer-our-contact”
Frontend Appearance
- Backend Setting: Please click Here to view.
Copy and paste the following code into the content tab of this static block:
To create the static block, go to CMS >> Static Blocks with Identifier * : “footer-myaccount”
Frontend Appearance
- Backend Setting: Please click Here to view.
Copy and paste the following code into the content tab of this static block:
1
2
3
4
5
6
7
8
9
10
11
|
<div class="footer-myaccount">
<span class="footer-title">My Account</span>
<ul class="footer-content">
<li><a title="My account" href="{{store url="customer/account/edit"}}">My account</a></li>
<li><a href="{{store url="customer/account"}}">Login</a></li>
<li><a href="{{store url="checkout/cart"}}">My Cart</a></li>
<li><a href="{{store url='wishlist'}}">My Wisthlist</a></li>
<li><a title="My Tags" href="{{store url="tag/customer"}}">My Tags</a></li>
</ul>
</div>
|
To create the static block, go to CMS >> Static Blocks with Identifier * : “footer-information”
Frontend Appearance
- Backend Setting: Please click Here to view.
Copy and paste the following code into the content tab of this static block:
1
2
3
4
5
6
7
8
9
10
|
<div class="footer-infomation">
<span class="footer-title">Information</span>
<ul class="footer-content">
<li><a href="{{store url="about-us.html"}}">About Us</a></li>
<li><a href="#">Jobs</a></li>
<li><a href="#">Delivery Infomation </a></li>
<li><a href="#">Privacy policy</a></li>
<li><a href="#">Tem and condition</a></li>
</ul>
</div>
|
To create the static block, go to CMS >> Static Blocks with Identifier * : “footer-other-page”
Frontend Appearance
- Backend Setting: Please click Here to view.
Copy and paste the following code into the content tab of this static block:
1
|
|
To create the static block, go to CMS >> Static Blocks with Identifier * : “footer-customer-service”
Frontend Appearance
- Backend Setting: Please click Here to view.
Copy and paste the following code into the content tab of this static block:
1
2
3
4
5
6
7
8
9
10
|
<div class="footer-customer-service">
<span class="footer-title"> Custom Service</span>
<ul class="footer-content">
<li><a href="#">Shipping policy</a></li>
<li><a href="#">Return policy</a></li>
<li><a href="#">Tem and conditions</a></li>
<li><a href="#">Your account</a></li>
<li><a href="{{store url="contact-us.html"}}">Contact Us</a></li>
</ul>
</div>
|
12. Static Block: image-right-home2
To create the static block, go to CMS >> Static Blocks with Identifier * : “image-right-home2″
Frontend Appearance
- Backend Setting: Please click Here to view.
Copy and paste the following code into the content tab of this static block:
1
2
3
4
5
6
7
8
|
<div class="box-image-top-right">
<div class="banner-sn img-top">
<a href="#" title="img"><img src="{{media url="wysiwyg/static-img/home2/02.jpg"}}" alt="img" /></a>
</div>
<div class="banner-sn img-bottom">
<a href="#" title="img"><img src="{{media url="wysiwyg/static-img/home2/03.jpg"}}" alt="img" /></a>
</div>
</div>
|
13. Static Block: box-service-home2
To create the static block, go to CMS >> Static Blocks with Identifier * : “box-service-home2″
Frontend Appearance
- Backend Setting: Please click Here to view.
Copy and paste the following code into the content tab of this static block:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
<div class="box-sevicer-home2">
<div class="row">
<div class="col-lg-4 col-md-4 col-sm-4 info-sevicer">
<div class="icon-sevicer">
<a href="#" title="img"><img src="{{media url="wysiwyg/static-img/home2/01.png"}}" alt="img" /></a>
</div>
<div class="content-sevicer">
<h2><a href="#" title="Money">100% MONEY BACK</a></h2>
<span>GUARANTEE</span>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-4 info-sevicer">
<div class="icon-sevicer">
<a href="#" title="img"><img src="{{media url="wysiwyg/static-img/home2/02.png"}}" alt="img" /></a>
</div>
<div class="content-sevicer">
<h2><a href="#" title="Free Ship">free shipping</a></h2>
<span>when order over $150</span>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-4 info-sevicer">
<div class="icon-sevicer">
<a href="#" title="img"><img src="{{media url="wysiwyg/static-img/home2/03.png"}}" alt="img" /></a>
</div>
<div class="content-sevicer">
<h2><a href="#" title="Hours">24-Hours</a></h2>
<span>life time support</span>
</div>
</div>
</div>
</div>
|
14. Static Block: box-image-content-home2
To create the static block, go to CMS >> Static Blocks with Identifier * : “box-image-content-home2″
Frontend Appearance
- Backend Setting: Please click Here to view.
Copy and paste the following code into the content tab of this static block:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<div class="box-image-content">
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-6">
<div class="banner-sns img-left">
<a href="#" title="img"><img src="{{media url="wysiwyg/static-img/home2/04.jpg"}}" alt="img" /></a>
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-6">
<div class="banner-sns img-right">
<a href="#" title="img"><img src="{{media url="wysiwyg/static-img/home2/05.jpg"}}" alt="img" /></a>
</div>
</div>
</div>
</div>
|
15. Static Block: brand-block-index2
To create the static block, go to CMS >> Static Blocks with Identifier * : “brand-block-index2″
Frontend Appearance
- Backend Setting: Please click Here to view.
Copy and paste the following code into the content tab of this static block:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
|
<div class=" top-brand block-slider block">
<div class="title-home">
<h2>our Brand</h2>
</div>
<div class="navslider">
<a class="prev" title="prev" href="#"></a>
<a class="next" title="next" href="#"></a>
</div>
<div class="top-brand-slider">
<div class="item">
<div><a href="#" title="Brand"><img src="{{media url="wysiwyg/brand/brand-1.jpg"}}" alt="Brand" /></a></div>
</div>
<div class="item">
<div><a href="#" title="Brand"><img src="{{media url="wysiwyg/brand/brand-2.jpg"}}" alt="Brand" /></a></div>
</div>
<div class="item">
<div><a href="#" title="Brand"><img src="{{media url="wysiwyg/brand/brand-3.jpg"}}" alt="Brand" /></a></div>
</div>
<div class="item">
<div><a href="#" title="Brand"><img src="{{media url="wysiwyg/brand/brand-4.jpg"}}" alt="Brand" /></a></div>
</div>
<div class="item">
<div><a href="#" title="Brand"><img src="{{media url="wysiwyg/brand/brand-5.jpg"}}" alt="Brand" /></a></div>
</div>
<div class="item">
<div><a href="#" title="Brand"><img src="{{media url="wysiwyg/brand/brand-6.jpg"}}" alt="Brand" /></a></div>
</div>
<div class="item">
<div><a href="#" title="Brand"><img src="{{media url="wysiwyg/brand/brand-7.jpg"}}" alt="Brand" /></a></div>
</div>
<div class="item">
<div><a href="#" title="Brand"><img src="{{media url="wysiwyg/brand/brand-8.jpg"}}" alt="Brand" /></a></div>
</div>
</div>
</div>
<script>
jQuery(document).ready(function($) {
var owl_topbrand = $(".top-brand-slider");
owl_topbrand.owlCarousel({
responsive:{
0:{
items:2
},
480:{
items:3
},
768:{
items:3
},
992:{
items:5
},
1200:{
items:5
}
},
autoplay:false,
loop:true,
nav : false, // Show next and prev buttons
dots: false,
autoplaySpeed : 500,
navSpeed : 500,
dotsSpeed : 500,
autoplayHoverPause: true,
margin:30,
onInitialized: callback
});
function callback(event) {
if(this._items.length > this.options.items){
$('.block-slider .navslider').show();
}else{
$('.block-slider .navslider').hide();
}
}
$('.block-slider .navslider .prev').on('click', function(e){
e.preventDefault();
$('.top-brand-slider').trigger('prev.owl.carousel');
});
$('.block-slider .navslider .next').on('click', function(e){
e.preventDefault();
$('.top-brand-slider ').trigger('next.owl.carousel');
});
});
</script>
|
3.5 How To Edit Copyright in Admin Panel
Frontend Appearance
In the Administrator page, Please navigate to SM Hurama Setting; find SM Hurama Setting Module to configure the “Copyright” parameter as image below:
3.6 How To Customize the Social symbols in admin panel
Frontend Appearance
In the Administrator page, please go to SM Hurama Setting; find SM Hurama Setting Module to configure the “Social Style” parameter as image below:
4SUPPORT
- SUPPORT - If you have any questions that are beyond the scope of this help file, please feel free to send us via: Support Tickets System
- FAQs - Go to Here to view more the Frequently Asked Questions.