“Scoop 4 in 1 Blogger Template” Documentation by “VeeThemes”
Scoop 4 in 1
Created: 6/12/2014
By: VeeThemes
veethemes@gmail.com
By: VeeThemes
veethemes@gmail.com
Thanks for Downloading this theme
from us. We have tried to explain all the things in easy way which will
help you in easy installation of this theme.
Still if the things won't help you feel free to e-mail us via our
contact page. Thanks Again :-)
If you have any queries template then please visit VeeThemes.com
Note : Premium and lifetime support only delivered to Full version buyers.
But this is only free version (Free Template Will Contain Non Removable Credits and limited features).It is forbidden to remove the credit link, because elimination of the credit links will make your blog redirect to VeeThemes Official site.
For those who want to remove credit links can pay $ 10.00.
What You get On buying this Theme?
1.Remove Footer credits2.One time payment
3.For Unlimited Domains
4.Lifetime Premium Support
5.No Encrypted Scripts
6.Lifetime Template Updates
7.And Much More....
Buy now from VeeThemes.com
Table of Contents
- Installation
- Setting timestamp
- Upload Logo
- Setting up the menu
- Enable Mobile Template
- Enable Full Feed
- Enable Search Preference
- Sidebar Social menu
- Editing Author Profile Below Posts
- Custopmizing Footer Menu
- Sidebar Social Media Links
- Footer Newsletter
- Installation - top Now you have Staar Blogger Template. You Can Follow This Steps To Upload Your Blogger Template To Blogger Platform. First Login to your Blogger DashBoard by Using Your Google Username And Password from Here.
- Setting timestamp - top
- Upload Logo- top Access your blog Layout > click Edit link on Header widget
- Setting up the menu - top
- Change the link or # inside href with yours URL link
- Open Blogger Dashbord & Click on Template
- Click and open Edit HTML
- To search (Navigation Menu Bar) press Ctrl+F and type blog_main_navigation_menu :
- Change the link or # inside href with yours URL link
- Enable Mobile Template - top
- Enable Full Feed - top Access Settings menu and choose Other settings. Click drop-down list at Allow Blog Feed option, then choose Full. After that, click Save settings button at the top right corner.
- Enable Search Preference - top To improve your blog SEO, please enable Blogger Search Preferences. Access your Settings menu, choose Search preferences tab and click Edit link on Meta tags section
- editing Author Profile - top Open Html Editor and press Ctrl+F then type blog_post_author_profile and press enter you will see the code like below
- After finding and making neccesary change sto this code.
- Open Layout and follow the steps as shown in image below ↓
- Customizing Footer Menu Bar - top 1. Open HTML Editor and press Ctrl+F and type blog_footer_menu
- Customizing Sidebar Social Links - top
- Customizing Newsletter - top
- Customizing Featured Slider - top Add "zblog" labels to your posts which you want to be displayed as featured-posts and open the blog.
- Customizing Template Only For Premium Version- top We have added shortcodes to the Premium Version of this template which makes editing and customizing of the template very easy.
Then follow these steps:
1. On Blogger Dashboard Click Template.
2. Click Backup/Restore button (Top Right).
3. Click Choose ( Browse..) File button. Find where the “Mimes-blog-Blogger-Template.xml” file location.
4. Then Click Upload.
Note: Before Uploading This Template Mobile Blogger Template Must Enable to make Blogger Customize Work
It's Mandatory to set the timestamp as shown below otherwise template will not work perfectly
To Edit Main Menu in this theme you can follow this step:
<div class='nav-menu'> <a class='vt_menu_toggle' href='javscript:void(0)'><i class='fa fa-bars'/></a> <ul class='clearfix blog_menus'> <li><a class='current' href='/'>Home</a></li> <li><a href='#'>News</a></li> <li><a href='#'>Lifestyle</a></li> <li><a href='#'>Fashion</a></li> <li><a href='#'>Nature</a></li> <li><a href='#'>Health</a></li> <li><a href='/p/sample-page.html'>Travel</a></li> </ul> </div>
After you apply mobile version for this template, Advance Editor will be disabled.
This is official bug of Blogger. So, please make sure, you used Advance
Editor to change all settings you want before do this step.
As default, Blogger will use its own template for you blog on mobile.
So if you want to use Persona template on mobile devices, please enable
it first.Access your Template menu and click on Gear button of Mobile template.
In Choose mobile template window, check "No. Show desktop template on mobile devices." option, then click Save button.
Next, check Yes option, then type your Blog Description into the text field and click Save changes.
<div class='authorboxwrap'> <div class='authorboxfull'> <div class='avatar-container'> <a href=''> <img class='author_avatar img-circle' expr:alt='data:post.author' expr:src='data:post.authorPhoto.Url' height='96' width='96'/> </a> </div> <div class='author_description_container'> <h4><a href='#' rel='author'><data:post.author/></a></h4> <p> <data:post.authorAboutMe/> </p> <div class='authorsocial'> <a class='img-circle' href='http://facebook.com/username' target='_blank'><i class='fa fa-facebook'/></a> <a class='' href='http://twitter.com/username' target='_blank'><i class='fa fa-twitter'/></a> <a class='' href='http://dribbble.com/username' target='_blank'><i class='fa fa-dribbble'/></a> <a class='' href='http://instagram.com/username' target='_blank'><i class='fa fa-instagram'/></a> <div class='clr'/> </div> </div> </div> </div>
1. Replace the author description with proper description about you.
2. Replace the username with your social_media username
1. Open Html Editor and press Ctrl+F then type sidebar_author_profile_widget and press enter you will see the code like below
<!-- sidebar_author_profile_widget --> <div class='vt_sidebar_author_item'> <div class='image-wrap'> <img alt='VeeThemes' class='img-circle author_avatar img-responsive' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgEo1M39uaqMgDMk3z3J4reFquAEW3pY8ql2t25IboNKC9g9B6Qmh40vw48g2Ce1EGqa_TUmEfpQqXSt5ALz_X-PsMPFv_mozvzqhS9IRJDTKuDuDR48umAzUb3xT2ntBlWs145X4uZb5s/s600-c/273729232775_01aa3f4729_o.jpg'/> <div class='social linear-3s'> <div class='social-inner'> <a href='//www.facebook.com/username'><i class='fa fa-facebook'/></a> <a href='//www.twitter.com/username'><i class='fa fa-twitter'/></a> <a href='//plus.google.com/username'><i class='fa fa-google-plus'/></a> <a href='//www.dribbble.com/username'><i class='fa fa-dribbble'/></a> </div> </div> </div> <h4 class='author_name'><a href='#'>Jane doe</a></h4> <p>In semper mi a metus aliquam condimentum. Donec a sapien vitae odio auctor gravida ac sit amet magna. Suspendisse bibendum porttitor lacinia.</p> </div> </div>
1. Replace the author description with proper description about you.
2. Replace the username with your social_media username
2. You'll find the code like below
<!-- blog_footer_menu --> <div class='right footer_menu'> <ul class='blog_footer_menu'> <li><a href='/'>Home</a></li> <li><a href='#'>Conact</a></li> <li><a href='#'>About</a></li> <li><a href='#blog_header' id='smooth_scroll'>Top ↑</a></li> </ul> </div>
3. Replace # after href with proper blog links
1. Open Blogger Dashboard > HTML Editor and press Ctrl+F and type sidebar_social_media_links
2. You'll find the code like below
<!-- sidebar_social_media_links --> <div class='sidebar_social_icons'> <ul class='clearfix'> <li class='facebook-social'> <a href='http://www.facebook.com/username' target='_blank' title='Facebook'><i class='fa fa-facebook ct-transition'/></a> <span class='ct-counter' title='Fans'>19,701</span> </li> <li class='twitter-social'> <a href='http://www.twitter.com/username' target='_blank' title='Twitter'><i class='fa fa-twitter ct-transition'/></a> <span class='ct-counter' title='Followers'>9,297</span> </li> <li class='Linkedin-social'> <a href='http://www.linkedin.com/username' target='_blank' title='Linkedin'><i class='fa fa-linkedin ct-transition'/></a> <span class='ct-counter' title='Subscribers'>4,182</span> </li> <li class='pinterest-social'> <a href='http://www.pinterest.com/username' target='_blank' title='Pinterest'><i class='fa fa-pinterest ct-transition'/></a> <span class='ct-counter' title='Subscribers'>2,157</span> </li> <li class='rss-social'> <a href='#your feed link here' target='_blank' title='Rss'><i class='fa fa-rss ct-transition'/></a> <span class='ct-counter' title='Subscribers'>1,052</span> </li> </ul> </div>
Replace the highlighted words with you social media username and total counts
1. Open HTml Editor and Press Ctrl+F and type blog_newsletter_widget
2. You'll find the code like below
<!-- blog_newsletter_widget --> <div id='blog_newsletter'> <h5>Subscribe Our Newsletter</h5> <p>Enter your email address below to subscribe to our newsletter.</p> <div class='input-append'> <form action='http://feedburner.google.com/fb/a/mailverify' id='subscribe' method='post' onsubmit='window.open('http://feedburner.google.com/fb/a/mailverify?uri=yourid', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true' target='popupwindow'> <input name='uri' type='hidden' value='yourid'/> <input name='loc' type='hidden' value='en_US'/> <input id='subbox' name='email' onblur='if (this.value == "") {this.value = "Email address";}' onfocus='if (this.value == "Email address") {this.value = ""}' type='text' value='Email address'/> <input id='subbutton' title='' type='submit' value='Subscribe'/> </form> </div> </div>
Replace the highlighted word with your feedburner username id
Once again, thank you so much for purchasing this theme. As I said at the beginning, I'd be glad to help you if you have any questions relating to this theme. No guarantees, but I'll do my best to assist.
0 komentar