Table of Contents

1. How to Install the Template
- Unzip the zip file (extract it with Winzip or Winrar)
- Search for XML file, e.g, "TouchCade Template"
- Right click on that xml file and open it with Notepad. Copy entire code.
- Go to Blogger Dashboard → Choose your Blog
- From left tab → Theme → Customize → Dropdrop → Edit HTML
- Select entire code (CTRL + A) and replace it with the one you copied from notepad
- Click 'Save Theme' and you're done!
2. How to change Theme color
- From left tab → Theme → Customize Main color theme
- Select your desired color from 'Color Palette', or add custom color code.
- Click save on bottom right and you're done.
3. How to Update the Navigation Menu
To customize the navigation menu:
- Go to Dashboard
- From left tab → Layout → click Edit icon on Navigation Menu widget.
- Normal Link: Sub Menu
- Sub Link 1.0: Add 1 "_" before text. (1 underscore)
- Sub Link 2.0: Add 2 "__" before text. (2 underscore)
- Mega Shortcode by Recent: {getMega} $label={recent}
- Mega Shortcode by Label: {getMega} $label={Gadgets}

4. How To Add Header Logo
To Add Header Logo for your template. Follow above steps..
- Go to Dashboard
- From left tab → Layout
- Edit Header widget
- Choose file → Add logo image
- Placement → instead of title and description
- Click Save and refresh your page.
5. How To activate Featured Posts
To enable featured or label post on homepage. Follow instructions below..- Go to Dashboard
- From left tab → Layout
- Edit Featured-Post widget
- Add Post Label title
- And then add post "Label Name"
- Click Save and refresh your page.
6. Layout and Widget Customization
From the Layout section, edit widgets like:
- Homepage Slider
- Ad Banners
- Recent Products by Label
- Footer Widgets
7. How To activate Related Posts
- Create atleast 8 posts on your blog
- Go to post editor → Post settings → Labels
- Add 'Labels' following by a comma ","
- Post having similar Labels will appear as related products.
8. Social Profile Settings
- Go to Dashboard
- From left tab → Layout → click Edit icon on Follow Us widget.
- Scroll down to Link list click 'Edit'.
- On Site name field type 'Facebook' or 'Twitter'
- On Site URL paste 'social profile link'.
- And click save!
9. Customize Meta Tags
To edit meta tags, search in HTML for:
<!-- Customize Meta Tags -->
<meta content='GOOGLE-META-TAG-HERE' name='google-site-verification'/>
<meta content='BING-META-TAG-HERE' name='msvalidate.01'/>
Update with yours and click save!