“TubeMag Blogger Template” Documentation by “ThemeXpose” v1.0

“TubeMag Blogger Template” Documentation by “ThemeXpose” v1.0

file:///C:/Users/adminkantor/Downloads/Tube-mag-Blogger-template-Free-Version/Tube%20mag%20Blogger%20template%20Free%20Version/Documentation/index.html

Created: 08/10/2014
By: ThemeXpose
xposetheme@gmail.com
Thank you for Downloading my theme. If you have any questions that are beyond the scope of this help file, please feel free to email via my user page contact form. Thanks so much!

If you have any problem about this template then please visit ThemeXpose.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 due to the elimination of the credit links will make your blog to redirect ThemeXpose Official site. For those who want to remove can pay $ 4.95.
Buy our Full Version and get:
1.Remove Footer credits
2.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 ThemeXpose.com

Table of Contents

  1. Installation
  2. Add Social Links
  3. Upload Logo
  4. Setting up the menu
  5. Setting up the News ticker
  6. Work with Home page design
  7. How to post video's ( Important )
  8. Enable Mobile Template
  9. Enable Full Feed
  10. Enable Search Preference
  11. Author Description

  1. Installation - top
  2. Now you have TubeMag 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.
    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 “LiteMag-Blogger-Template.xml” file location.
    4. Then Click Upload.
    Note: Before Uploading This Template Mobile Blogger Template Must Enable to make Blogger Customize Work

    You Can See that Header left side area have Social Icons Collection. To Edit Social Icon in this theme you can follow this step:
  3. On Blogger Dashbord Click Template
  4. Click Edit HTML
  5. Scroll down and Find this Code :

     <div class='pull-right'> 
            <a class='social-icon maincolor1 bordercolor1hover bgcolor1hover' href='#'><i class='fa fa-facebook'/></a> 
            <a class='social-icon maincolor1 bordercolor1hover bgcolor1hover' href='#'><i class='fa fa-twitter'/></a> 
            <a class='social-icon maincolor1 bordercolor1hover bgcolor1hover' href='#'><i class='fa fa-google-plus'/></a> 
            <a class='social-icon maincolor1 bordercolor1hover bgcolor1hover' href='#'><i class='fa fa-youtube'/></a> 
     </div>
    5. Change # with yours Social URL link
    6. save it.

    Access your blog Layout > click Edit link on Header widget

    In Configure Header window, input you Blog Title and Blog Description. If you want to upload your image logo, make sure checked Instead of title and description, then click Choose File and locate your logo file. And click Save button to finish.


    To Edit Menu in this theme you can follow this step:
    1. On Blogger Dashbord Click Template
    2. Click Edit HTML
    3. Scroll down and Find this Code :

      <ul class='menu-main' id='top'> 
      <li class='home'><a href='/'>Homepage</a></li> 
      <li><a href='#'>About Us</a></li> 
      <li><a class='arrow' href='#'>Drop Down</a> 
      <ul> 
      <li><a href='#'>Goggle +</a></li> 
      <li class='hr'/> 
      <li><a href='#'>Contact on Facebook</a></li> 
      <li class='hr'/> 
      <li><a href='#'>Contact on Twitter</a></li> 
      </ul> 
      </li> 
      <li><a href='#'>Animation</a></li> 
      <li><a href='#'>Movie</a></li> 
      <li><a href='#'>Trailer</a></li> 
      <li><a href='#'>Download</a> 
      </li> 
      </ul>
    4. Change # with yours URL link

  6. To setup News Ticker - top
  7. You Can See that Header left side area have Breaking News section. To Edit News ticker in this theme you can follow this step:
    1. On Blogger Dashbord Click Template
    2. Click Edit HTML
    3. Scroll down and Find this Code :
    <script type='text/javascript'> 
    //<![CDATA[ 
    $(document).ready(function () { 
    var url_blog = 'http://Tubemag-themexpose.blogspot.in/', // Replace With your Blog Url
    4. Change url with yours blog URL

  8. Work with home page design - top
  9. Tube Mag supported you build your own home design. In you blog Layout admin, you will see a Left section.
    The below image showing the relation between layout widget and homepage elements.

    To customize these styles Layout Widgets follow these steps:

    1. Go To Blogger >> Layout
    2. Then choose the style widget which you want to Customize Then Click On Edit Button.

    Then You will See a Popup Window Like Image Given Below. Then Here you want to Enter The label Name of category which you want to display on style 2. Then Press Save Button.

    Example : Suppose you want to show Business label/Category Post on Style 2. Then You have to Enter the Label Name - Business Here.

    Then Press SAVE Button.
    Setup tab Area
    How to change tab names:
    1. On Blogger Dashbord Click Template
    2. Click Edit HTML
    3. Scroll down and Find this Code :
    Title1 = "Animation"; 
    Title2 = "Action"; 
    Title3 = "Movies"; 
    Title4 = "Comedy"; 
    Title5 = "Real Life"; 
    Title6 = "Sport Game";
    4. Change NAME with yours CATEGORY
    Now search this:
    <div class='tabber' id='tab1'> 
    <script> 
    document.write(&quot; &lt;script src=\&quot;/feeds/posts/default/-/label_Name?max-results=&quot;+numposts2+&quot;&amp;orderby=published&amp;alt=json-in-script&amp;callback=showrecentposts1\&quot;&gt;&lt;\/script&gt;&quot;); 
    </script></div> 
    <div class='tabber' id='tab2'> 
    <script> 
    document.write(&quot; &lt;script src=\&quot;/feeds/posts/default/-/label_Name?max-results=&quot;+numposts2+&quot;&amp;orderby=published&amp;alt=json-in-script&amp;callback=showrecentposts1\&quot;&gt;&lt;\/script&gt;&quot;); 
    </script></div> 
    <div class='tabber' id='tab3'> 
    <script> 
    document.write(&quot; &lt;script src=\&quot;/feeds/posts/default/-/label_Name?max-results=&quot;+numposts2+&quot;&amp;orderby=published&amp;alt=json-in-script&amp;callback=showrecentposts1\&quot;&gt;&lt;\/script&gt;&quot;); 
    </script></div> 
    <div class='tabber' id='tab4'> 
    <script> 
    document.write(&quot; &lt;script src=\&quot;/feeds/posts/default/-/label_Name?max-results=&quot;+numposts2+&quot;&amp;orderby=published&amp;alt=json-in-script&amp;callback=showrecentposts1\&quot;&gt;&lt;\/script&gt;&quot;); 
    </script></div> 
    <div class='tabber' id='tab5'> 
    <script> 
    document.write(&quot; &lt;script src=\&quot;/feeds/posts/default/-/label_Name?max-results=&quot;+numposts2+&quot;&amp;orderby=published&amp;alt=json-in-script&amp;callback=showrecentposts1\&quot;&gt;&lt;\/script&gt;&quot;); 
    </script></div> 
    <div class='tabber' id='tab6'> 
    <script> 
    document.write(&quot; &lt;script src=\&quot;/feeds/posts/default/-/label_Name?max-results=&quot;+numposts2+&quot;&amp;orderby=published&amp;alt=json-in-script&amp;callback=showrecentposts1\&quot;&gt;&lt;\/script&gt;&quot;); 
    </script></div>
    4. Change label_Name with yours label.

  10. How to Embed Videos - top
  11. A. Youtube Videos To embed Youtube videos in post, use the following code:
    <iframe allowfullscreen="" id="bigframe" frameborder="0" height="450" src="//www.youtube.com/embed/Video_Id" width="720"></iframe><img src="http://res.cloudinary.com/demo/image/youtube/w_795,h_440,c_fill/Video_Id.jpg" height="0" with="0"/> 
    Change ( Video_Id ) with the id of the video like that image.

    B. Vimeo Videos. To embed Vimeo videos in post, use the following code:
    <iframe allowfullscreen="" frameborder="0" height="281" id="bigframe" mozallowfullscreen="" src="//player.vimeo.com/video/Video_Id" webkitallowfullscreen="" width="500"></iframe><img src="http://res.cloudinary.com/demo/image/vimeo/w_795,h_440/Video_Id.jpg" height="0" width="0" />
    Change ( Video_Id ) with the id of the video like that image.

    B. Daily Motion Videos. To embed Daily Motion videos in post, use the following code:
    <iframe allowfullscreen="" frameborder="0" height="281" id="bigframe" mozallowfullscreen="" src="//www.dailymotion.com/embed/video/Video_Id" webkitallowfullscreen="" width="500"></iframe><img src="http://res.cloudinary.com/demo/image/dailymotion/w_795,h_440/Video_Id.jpg" height="0" width="0" />
    Change ( Video_Id ) with the id of the video like that image.


  12. Enable Full Feed - top
  13. 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.


    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


    Next, check Yes option, then type your Blog Description into the text field and click Save changes.


  14. Author Description - top
  15. Author image and description automatically fetch from Google + account. You just need to add info in you google+ account.And activate author infomation option from blogger settings
    To Activate author infomation in this theme, you can follow this step: 1. On Blogger Dashbord Click layout
    2. Click Edit Blog Posts
    3. Now check same like below image :





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.
Go To Table of Contents

    Blogger Comment
    Facebook Comment

1 komentar:

  1. Pragmatic Play casino games to win real money
    Pragmatic 세종특별자치 출장샵 Play is one of the leading providers of 경상남도 출장안마 software 해축 보는 곳 for casino games. This company offers a wide 강원도 출장안마 range of casino 출장샵 games

    BalasHapus

 
Copyright © 2013. Tube Bagus - All Rights Reserved
Template Created by ThemeXpose | Published By Gooyaabi Templates