1 SYSTEM REQUIREMENT – Back to top
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 – Back to top
There are two ways to install a Magento Theme:
- Quickstart Installation: By using this package, you will set the theme exactly as our Demo with sample data.
- Manual Installation (include of Theme Installation).
2.1 Quickstart Installation :
Magentech provides SM Quickstart package for each theme which aims to ease the installation for users. It will help you save much time of installing and configuring if you plan to start your site from the beginning. Please following 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
- 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.
- Do not use “localhost” in URL, otherwise you could not log in to your Admin area (you should use your local IP in case of installing on your computer).
- Leave Tables prefix field blank.
- Step 7: Create Admin Account. Please fill fully into Required Fields (“First Name; Last Name; Email; Username; password and confirm password”.)
- Step 8: Finish Installation and now you can Go to Frontend or Go to Backend.
2.2 Manual Installation
- Step 1: Extract “sm_atom_theme.zip” file and Copy folders skin; app; media, lib to your site root folder.
- Step 2: Log in to your Admin Panel (e.g. Access Magento Admin area: https://yourdomain/index.php/admin/). Log out and log in back.
- Step 3: Navigate to System >> Cache Management, Sellect All the cache types, take Action as Refresh and Submit.
- 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 .
2.3 Theme Setting
Configure SM Lavender General Setting Theme In Magento admin panel, navigate to SM Lavender 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.
- Configure Theme Layout with Layout style, Header style& Homepage style ( depend on Default pages on Web tab), Layout Group 1,2,3,4,5,6 to configure
- Configure theProduct Listing with Layout 1 Column, Layout 2 Columns, Layout 3 Columns, Product Shows Effect On Hover, etc..
- Configure theProduct Detail To zoom image of product, adjust Zoom Mode, Custom tab, and content, etc..
- 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 Insatallation
: To import Static blocks data and Pages data, users don’t need navigate co CMS and create one static block or page step by step.
Note:To “Theme Installation”, pay attention that after clicking“Import Static Block” or “Import Pages”, the below notification will appear to announce that you import data successfully.
However, you have to come back CMS >> Static Block ( or Pages) to configure and select Store View for each Block or Page.
Configure Extensions In SM Lavender 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 Module
- SM Quickview Module
- SM Cart Pro Module
- SM Basic Product Module
- SM Listing Tab Module
- SM Deal Module
- SM Mega Menu Module
- SM Lavender Setting
- SM Camera Slider Module
3CONFIGURATION – Back to top
3.1 Page Configuration
3.1.1 Homepage Style 1
Frontend of Homepage-1 Layout Position
To configure this page, in the Admin Panel, navigate to CMS >> Pages. Create a new page in Page Management section. Here are 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 parameter “Layout Update XML”:
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
|
<div class="home-default homestyle1">
<div class="slideshow-wrapper">
{{block type="sm_cameraslide/slide_preview" name="sm_cameraslide" as="cameraslide"}}
</div>
<div class="static-wrapper static-wrapper-1">
{{block type="cms/block" block_id="static-image-1"}}
</div>
<div class="listingtab-wrapper">
{{block type="listingtabs/list" name="listingtabs.list.default" template="sm/listingtabs/default.phtml"}}
</div>
<div class="static-wrapper static-wrapper-2">
{{block type="cms/block" block_id="static-image-2"}}
</div>
<div class="slider-basic-wrapper">
{{block type="basicproducts/list" name="basicproducts.slider.home" template="sm/basicproducts/basic-slider-home.phtml"}}
</div>
<div class="slider-latest-blog">
{{block type="blog/blog" name="latest_post" template="aw_blog/latest-post.phtml"}}
</div>
<div class="brand-wrapper">
{{block type="cms/block" block_id="feature-brand-slider"}}
</div>
</div>
|
3.1.2 Homepage Style 2
Frontend of Homepage-2 Layout Position
To configure this Homepage Style 2, in the Admin Panel, navigate to CMS >> Pages. Create a new page in Page Management section. Including 3 tabs:
- 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 parameter “Layout Update XML”:
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
|
<div class="home-default homestyle2">
<div class="slideshow-wrapper">
<div class="row">
<div class="col-lg-9 col-md-9 slideshow">
{{block type="sm_cameraslide/slide_preview" name="sm_cameraslide" as="cameraslide"}}
</div>
<div class="col-lg-3 col-md-3 static-wrapper static-wrapper-1">
{{block type="cms/block" block_id="static-image-1-home2"}}
</div>
</div>
</div>
<div class="full-wrapper full-block-1" style="background-color:#f9f9f9;">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-3 sidebar-left">
<div class="megamenu-vertical-home">
{{block type="megamenu/list" name="megamenu.vertical.theme" as="megaMenu" template="sm/megamenu/megamenu-vertical.phtml" title="Top Categories" theme="2" group_id="5"}}
</div>
<div class="deal-sidebar-wrapper">
{{block type="deal/list" name="deal.list.sidebar" template="sm/deal/deal-sidebar.phtml" product_addcart_display="1" product_addwishlist_display="1" product_addcompare_display="1"}}
</div>
</div>
<div class="col-lg-9 col-md-9 col-right-home">
<div class="listingtab-wrapper">
{{block type="listingtabs/list" name="listingtabs.list.default" template="sm/listingtabs/default-home2.phtml"}}
</div>
<div class="static-image-wrapper">
{{block type="cms/block" block_id="static-image-3-home2"}}
</div>
</div>
</div>
</div>
</div>
<div class="slider-basic-wrapper">
{{block type="basicproducts/list" name="basicproducts.slider.home" template="sm/basicproducts/basic-slider-home.phtml"}}
</div>
<div class="full-wrapper full-block-2" style="background-color:#f9f9f9;">
<div class="container">
<div class="row">
<div class="col-lg-12 col-md-12">
{{block type="blog/blog" name="latest_post" template="aw_blog/latest-post-home2.phtml"}}
</div>
</div>
</div>
</div>
<div class="brand-wrapper">
{{block type="cms/block" block_id="feature-brand-slider"}}
</div>
<div class="full-wrapper full-block-3 static-image-bottom" style="background-color:#f9f9f9;">
<div class="container">
{{block type="cms/block" block_id="static-image-2-home2"}}
</div>
</div>
</div>
|
3.1.3 Homepage Style 3
Frontend of Homepage-3 Layout Position
Similarly to Homepage style 2, to configure this page, in the Admin Panel, navigate to CMS >> Pages. Create a new page in Page Management section with the following tabs:
- 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.
Coppy & paste the code chain for Content of Homepage-3:
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
|
<div class="home-default homestyle3">
<div class="static-wrapper static-wrapper-1">
{{block type="cms/block" block_id="static-image-1-home3"}}
</div>
<div class="deal-sidebar-wrapper">
{{block type="deal/list" name="deal.list.home3" template="sm/deal/deal-home3.phtml" product_addcart_display="1" product_addwishlist_display="1" product_addcompare_display="1"}}
</div>
<div class="static-wrapper static-wrapper-2">
{{block type="cms/block" block_id="static-image-2-home3"}}
</div>
<div class="slider-basic-wrapper">
{{block type="basicproducts/list" name="basicproducts.slider.home" template="sm/basicproducts/basic-slider-home.phtml"}}
</div>
<div class="static-wrapper static-wrapper-2">
{{block type="cms/block" block_id="static-image-3-home3"}}
</div>
<div class="brand-wrapper">
{{block type="cms/block" block_id="feature-brand-slider"}}
</div>
<div class="slider-latest-blog">
{{block type="blog/blog" name="latest_post" template="aw_blog/latest-post.phtml"}}
</div>
</div>
|
3.1.4 Homepage Style 4
Frontend of Homepage-4 Layout Position
Similarly to Homepage style 3, to configure this page, in the Admin Panel, navigate to CMS >> Pages. Create a new page in Page Management section with the following tabs:
- 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.
Coppy & paste the code chain for Content of Homepage-4:
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
|
<div class="home-default homestyle4">
<div class="deal-sidebar-wrapper">
{{block type="deal/list" name="deal.list.home4" template="sm/deal/deal-home4.phtml" product_addcart_display="1" product_addwishlist_display="1" product_addcompare_display="1"}}
</div>
<div class="static-wrapper static-wrapper-1">
{{block type="cms/block" block_id="static-image-1-home4"}}
</div>
<div class="listingtab-wrapper">
{{block type="listingtabs/list" name="listingtabs.list.default" template="sm/listingtabs/default-home2.phtml"}}
</div>
<div class="full-wrapper full-block-testimonial">
<div class="container">
<div class="row">
<div class="col-lg-12 col-md-12">
<div class="static-wrapper static-wrapper-2">
{{block type="cms/block" block_id="static-testimonial"}}
</div>
</div>
</div>
</div>
</div>
<div class="list-product-basic">
<div class="row">
<div class="col-lg-3 col-md-3 col-sm-6 col-xs-6 list-col-basic">
{{block type="cms/block" block_id="basic-product-1"}}
</div>
<div class="col-lg-3 col-md-3 col-sm-6 col-xs-6 list-col-basic">
{{block type="cms/block" block_id="basic-product-2"}}
</div>
<div class="col-lg-3 col-md-3 col-sm-6 col-xs-6 list-col-basic">
{{block type="cms/block" block_id="basic-product-3"}}
</div>
<div class="col-lg-3 col-md-3 col-sm-6 col-xs-6 list-col-basic">
{{block type="cms/block" block_id="basic-product-4"}}
</div>
</div>
</div>
<div class="slider-latest-blog">
{{block type="blog/blog" name="latest_post" template="aw_blog/latest-post.phtml"}}
</div>
<div class="brand-wrapper">
{{block type="cms/block" block_id="feature-brand-slider"}}
</div>
</div>
|
3.1.5 Homepage Style 5
Frontend of Homepage-5 Layout Position
Similarly to Homepage style 4, to configure this page, in the Admin Panel, navigate to CMS >> Pages. Create a new page in Page Management section with the following tabs:
- 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 parameter “Layout Update XML”:
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
|
<div class="home-default homestyle5">
<div class="slideshow-wrapper">
{{block type="sm_cameraslide/slide_preview" name="sm_cameraslide" as="cameraslide"}}
</div>
<div class="static-wrapper static-wrapper-service">
{{block type="cms/block" block_id="servicetop-home5"}}
</div>
<div class="full-wrapper full-block-listingtab">
<div class="container">
<div class="overflow-padding">
{{block type="listingtabs/list" name="listingtabs.list.default" template="sm/listingtabs/default.phtml"}}
</div>
</div>
</div>
<div class="static-wrapper static-wrapper-image">
{{block type="cms/block" block_id="static-image-1-home4"}}
</div>
<div class="list-product-basic">
<div class="row">
<div class="col-lg-3 col-md-3 col-sm-6 col-xs-6 basic-product-home">
{{block type="cms/block" block_id="basic-product-1"}}
</div>
<div class="col-lg-3 col-md-3 col-sm-6 col-xs-6 basic-product-home">
{{block type="cms/block" block_id="basic-product-2"}}
</div>
<div class="col-lg-3 col-md-3 col-sm-6 col-xs-6 basic-product-home">
{{block type="cms/block" block_id="basic-product-3"}}
</div>
<div class="col-lg-3 col-md-3 col-sm-6 col-xs-6 basic-product-home">
{{block type="cms/block" block_id="basic-product-4"}}
</div>
</div>
</div>
<div class="full-wrapper full-block-blog">
<div class="container">
<div class="overflow-padding">
{{block type="blog/blog" name="latest_post" template="aw_blog/latest-post-home2.phtml"}}
</div>
</div>
</div>
<div class="brand-wrapper">
<div class="overflow-padding">
{{block type="cms/block" block_id="feature-brand-slider"}}
</div>
</div>
</div>
|
3.1.6 Homepage Style 6
Frontend of Homepage-6 Layout Position
Similarly to Homepage style 5, to configure this page, in the Admin Panel, navigate to CMS >> Pages. Create a new page in Page Management section with the following tabs:
- 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.
Coppy & paste the code chain for Content of Homepage-6:
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
|
<div class="home-default homestyle6">
<div class="static-wrapper static-wrapper-service">
{{block type="cms/block" block_id="servicetop-home5"}}
</div>
<div class="static-wrapper static-image-1">
{{block type="cms/block" block_id="static-image-1-home6"}}
</div>
<div class="deal-sidebar-wrapper">
<div class="overflow-padding">
{{block type="deal/list" name="deal.list.home4" template="sm/deal/deal-home6.phtml" product_addcart_display="1" product_addwishlist_display="1" product_addcompare_display="1"}}
</div>
</div>
<div class="full-wrapper full-block-testimonial">
<div class="container">
<div class="row">
<div class="col-lg-12 col-md-12">
<div class="static-wrapper static-wrapper-2">
{{block type="cms/block" block_id="static-testimonial"}}
</div>
</div>
</div>
</div>
</div>
<div class="listingtab-wrapper">
<div class="overflow-padding">
{{block type="listingtabs/list" name="listingtabs.list.default" template="sm/listingtabs/default-home6.phtml"}}
</div>
</div>
<div class="full-wrapper full-block-video-blog">
<div class="container">
<div class="row">
<div class="col-lg-6 col-md-6 video-block">
{{block type="cms/block" block_id="static-video"}}
</div>
<div class="col-lg-6 col-md-6 latest-blog">
{{block type="blog/blog" name="latest_post" template="aw_blog/latest-post-home6.phtml"}}
</div>
</div>
</div>
</div>
<div class="brand-wrapper">
<div class="overflow-padding">
{{block type="cms/block" block_id="feature-brand-slider"}}
</div>
</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” – have id 1 and “Group – Vertical” – have id 3), Two id 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 With Horizontal Mega Menu:
Fashion Menu
Frontend Appearance
Tree of Fashion Menu:
- Item: “Group 1″– Menu Backend Settings
- Item: “Women”– Menu Backend Settings
- Item: “Tops & Blouses”– Menu Backend Settings
- Item: “‘Link Static Bottom”– Menu Backend Settings
Note: Coppy & paste the following code chain into tab “content”:
1
2
3
4
5
6
7
8
9
|
<div class="static-bottom-link">
<ul class="link-bottom">
<li class="label-featured">Featured Categories:</li>
<li><a href="#" title="Men">Men</a></li>
<li><a href="#" title="Dresses">Dresses</a></li>
<li><a href="#" title="Bags">Bags</a></li>
<li><a href="#" title="Jewelry">Jewelry</a></li>
</ul>
</div>
|
Electronics Menu
Frontend Appearance
Tree of Electronics Menu:
- Item: “Group 1″– Menu Backend Settings
- Item: “Televisions & Video”– Menu Backend Settings
- Item: “Icon”– Menu Backend Settings
Note: Coppy & paste the following code chain into tab “content”:
1
|
<div class="icon-group"><img src="{{media url="wysiwyg/icon-megamenu/icon-1.png"}}" alt="Television" /></div>
|
- Item: “Promotions”– Menu Backend Settings
Note: Coppy & paste the following code chain into tab “content”:
1
2
3
|
<div class="deal-megamenu">
{{block type="deal/list" name="deal.list.default" template="sm/deal/deal-megamenu.phtml" product_limitation="1" }}
</div>
|
- Item: “Link Static Bottom”– Menu Backend Settings
Note: Coppy & paste the following code chain into tab “content”:
1
2
3
4
5
6
7
8
9
|
<div class="static-bottom-link">
<ul class="link-bottom">
<li class="label-featured label-color">Suggestions:</li>
<li><a href="#" title="Men">Men</a></li>
<li><a href="#" title="Dresses">Dresses</a></li>
<li><a href="#" title="Bags">Bags</a></li>
<li><a href="#" title="Jewelry">Jewelry</a></li>
</ul>
</div>
|
About Us Menu
Frontend Appearance
Tree of About Us Menu:
Note:About Us Menu: To config this page, please navigate to SM Lavender setting >> SM Mega Menu >> Menu Items Manager
- Item: “Dropdown”– Menu Backend Settings
Note: Coppy & paste the following code chain into tab “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 Menu
Frontend Appearance
Tree of Contact Us Menu:
Note:Contact Us Menu: To config this page, please navigate to SM Lavender setting >> SM Mega Menu >> Menu Items Manager
- Item: “Dropdown”– Menu Backend Settings
Note: Coppy & paste the following code chain into tab “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.2.2 With Vertical Mega Menu ( In The Homepage 2)
Vertical Mega menu includes 9 items:
- Fashion
- Electronics
- Shop
- Home Gadern
- Featured
- Clothers
- Gift Box
- Lorem ipsum dolor
- Eiusmod tempor
Frontend Appearance
Backend Appearance
Electronics
Frontend Appearance
Tree of Electronics:
Note: To configure these sub-items inside this category, we do as following tasks:
- Item: “Categories Group”– Menu Backend Settings
- Item: “Category 1″– Menu Backend Settings
- Item: “Camera & Photo”– Menu Backend Settings
- Item: “Image”– Menu Backend Settings
Note: Coppy & paste the following code chain into tab “content”:
1
2
3
4
5
|
<div class="static-image-menu">
<a title="Static Image" href="#">
<img src="{{media url="wysiwyg/image-megamenu/image-menu-5.jpg"}}" alt="Static Image" />
</a>
</div>
|
Shop
Frontend Appearance
Tree of Shop:
- Item: “Categories Group”– Menu Backend Settings
- Item: “Categories1″— Menu Backend Settings
- Item: “Software”—- Menu Backend Settings
- Item: “Image Group”– Menu Backend Settings
Note: Coppy & paste the following code chain into tab “content”:
1
2
3
4
5
6
|
<ul class="image-list">
<li><a title="Static Image" href="#"><img src="{{media url="wysiwyg/image-megamenu/image-menu-1.jpg"}}" alt="Static Image" /></a></li>
<li><a title="Static Image" href="#"><img src="{{media url="wysiwyg/image-megamenu/image-menu-2.jpg"}}" alt="Static Image" /></a></li>
<li><a title="Static Image" href="#"><img src="{{media url="wysiwyg/image-megamenu/image-menu-3.jpg"}}" alt="Static Image" /></a></li>
<li><a title="Static Image" href="#"><img src="{{media url="wysiwyg/image-megamenu/image-menu-4.jpg"}}" alt="Static Image" /></a></li>
</ul>
|
Home Gadern
Frontend Appearance
Tree of Home Gadern:
- Item: “Popular Products”– Menu Backend Settings
Note: Coppy & paste the following code chain into tab “content”:
1
2
3
4
5
6
7
8
9
10
11
|
<div class="basicproduct-content-menu">
{{block type="basicproducts/list" name="basicproducts.list.default" template="sm/basicproducts/basic-megamenu.phtml"
product_source="catalog"
product_category="61"
product_order_by="lastest_product"
product_limitation="3"
product_addcart_display="0"
product_addwishlist_display="0"
product_addcompare_display="0"
}}
</div>
|
Clothers
Frontend Appearance
Tree of Clothers:
- Item: “Categories – Product”– Menu Backend Settings
- Item: “Category 1″– Menu Backend Settings
- Item: “Men”– Menu Backend Settings
- Item: “Best Seller”– Menu Backend Settings
- Item: “Image”– Menu Backend Settings
Note: Coppy & paste the following code chain into tab “content”:
1
2
3
4
5
|
<div class="static-image-menu">
<a title="Static Image" href="#">
<img src="{{media url="wysiwyg/image-megamenu/image-menu-6.jpg"}}" alt="Static Image" />
</a>
</div>
|
- Other items in vertical menu are configured the same as above items.
3.5 How To Edit Copyright in admin
Frontend Appearance
In the Administrator page, Please navigate to System >> Configuration >>; find SM Lavender Setting Module to configure the “Custom Copyright” parameter as image below:
Advanced Style
- Show Cpanel – Allow to Enable/Disable Cpanel
- Show Go to Top – Allow to Enable/Disable Go to Top
- Use Add to Cart – Allow to Enable/Disable Cart
- Use Add to Wishlist – Allow to Enable/Disable Wishlist
- Use Add to Compare – Allow to Enable/Disable Compare
- Enable Custom Copyright – Allow to Enable/Disable Custom Copyright
- Copyright – If you select “Yes”, please custom copyright here, or else “No” will display the default copyright of Magento.
- Custom Css – Allow to custom css
- Custom Javascript – Allow to custom Javascript
3.6 How To Customize the Social symbols in admin panel
Frontend Appearance
In the Administrator page, Please navigate to System >> Configuration >>; find SM Lavender Setting Module to configure the “Social style” parameter as image below:
4SUPPORT – Back to top
Thank you so much for purchasing this theme. If you have any questions that are beyond the scope of this help file, please send us via: Support Tickets System
Thanks a bunch!