How to Edit (Homepage) Slider
You can edit, add or delete slider slides with great ease using "Templateism Admin Panel"
- Go to Blogger >> Layout >> Slider >> Add a Gadget
- From the list Select "Image"
- Upload Slider Image, Add Title, Caption and Link if needed
- Save the Widget, Press "Save" Button

How to Edit (Homepage) Featured Heading
To edit the featured heading on the homepage, follow the following instructions:
- Go to Blogger >> Template >> Edit HTML >> Search For <!--Latest Posts-->
- Customize the heading according to your needs
- Save the template, press "Save template" button

How to Edit Feature Category with Thumbnail (Homepage)
If you want to display the 2 posts with thumbnails that appear in the homepage of theme demo, do as follows:
- Go to Blogger >> Layout >> Featured Posts >> EDIT
- Now, in the text area write the name of the label. It will display the posts from only that label which you'll write.
- Save the template, press "Save template" button

How to Edit Newsletter Widget
The newsletter widget enables you to send automatic updates to your subscribers to their email inbox, its a great way to keep your users updated with your newly published articles.
- Go to Blogger >> Template >> Footer >> Edit (Select the Last widget edit)
- Now paste the following code in the text area.
- One everything is done, Save the template.
<p><b>Subscribe</b> to our Newsletter to get important updates about our network & spicy inside stories.</p>
<form action="http://feedburner.google.com/fb/a/mailverify" class="email-form" method="post" onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=templatetism', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true" target="popupwindow">
<input name="uri" type="hidden" value="Templateism" />
<input name="loc" type="hidden" value="en_US" />
<input class="emailtext" name="email" onblur="if (this.value == "") {this.value = "Enter your email...";}" onfocus="if (this.value == "Enter your email...") {this.value = ""}" type="text" value="Enter your email..." />
<input alt="" class="sub-button" title="" type="submit" value="SignUp" />
</form>

How to Add Popular Course Featured in (Homepage):
If you want to display the 6 posts in two sections follow the below instruction:
- Go to Blogger >> Layout >> Popular Course >> EDIT
- Now, in the text area write the name of the label. It will display the posts from only that label which you'll write.
- Save the template, press "Save template" button
