Installation Layout Widgets Content HTML Content Error 404
1. Backup & Uploading
  1. Unzip the Template.zip file.
  2. On Blogger Dashboard Click Template.
  3. Click on Download Full Template to keep your old template.
  4. Click Browse... button. Find where the “Camera-Man.xml” file location.
  5. Then Click Upload.
  6. Edit mobile Preveiw. (follow images).



After installing the theme, there are minimun settings to make all widgets work fine in this template.

2. Blog Feed
  1. On Blogger Dashboard Click Settings.
  2. Click Other.
  3. In Site Feed > Allow Blog Feed Choose Full.
  4. Then Click Save settings.



Now you can Edit the meta tag Keywords of your blog. follow this steps


  1. On Blogger Dashbord Click Template.
  2. Click Edit HTML.
  3. Click Ctrl + F and Search for the following Code:

  4. <meta content='Keywords_Here' name='keywords'/>

  5. Change Keywords_Here with your blog keywords you want to use.
  6. Click Save template.



  • Header Logo.
  • Menu
  • Popular Post


1. Setting Main Blog Part
  1. On Blogger Dashboard Click Layout.
  2. Click Edit on Blog Posts Widget.
  3. Change it to look like that image.
  4. Click Save.
2. Navigation Menu


  1. On Blogger Dashboard Click Template.
  2. Click Edit HTML.
  3. Press Crtl+F.
  4. And search 'menu-primary'
  5. And find This Code:

Change Please Change the links according to your need,For links Just replace the # with url and Change the Name of the link
3. About Author widget


  1. On Blogger Dashboard Click Layout.
  2. Click Add a Gadget.
  3. Choose HTML/Javascript.
  4. Add the following Code:


  5. <div class="widget widget-about"> 
    <div class="bussinesscard"> 
    <div class="flip"> 
    <div class="front"> 
    <!-- Change the background image of the about widget,just change the URL--> 
    <div class="top"  
    style="background:url(http://hamzh.info/demo/Qalami/wp-content/uploads/2014/11/slider7-300x169.jpg) no-repeat center;background-size:cover;"> 
    <!-- Change the front image here, Just change the URL and Alt Text--> 
    <div class="bgbussinesscard"> 
    <div class="logo"> 
    <img class="img-responsive" alt="Nicolai" 
    
    src="http://2.bp.blogspot.com/-RDCqNPDtgf0/VXp3P7jwucI/AAAAAAAACo4/ZOMnEzpaZKU/s1600/picjumbo-com_hnck1474.jpg" /></div></div></div> 
    
    <div class="nametroduction"><div class="name">Author</div><div class="introduction text-center">Photographer</div></div> 
    
    <div class="contact">  
    <div class="aboutwords text-center"><i class="fa fa-quote-left"></i> A Graphics Designer, a Web Developer, a BoyFriend, a Friend, a Son, a Legend.. <i class="fa fa-quote-right"></i></div> 
    
    <!--Change Your Personal Details Here,Or Can Change It Into simple Text--> 
    
    <div class="phone"><div class="row"><div class="col-xs-1"><i class="fa fa-phone-square"></i></div><div class="col-xs-10">0123456789</div> 
    <div class="clearfix"> 
    </div> 
    <div class="col-xs-1"><i class="fa fa-envelope"></i></div><div class="col-xs-10">yotemplate@gmail.com<script cf-hash="f9e31" type="text/javascript"> 
    
    /* <![CDATA[ */!function(){try{var t="currentScript"in document?document.currentScript:function(){for(var t=document.getElementsByTagName("script"),e=t.length;e--;)if(t[e].getAttribute("cf-hash"))return t[e]}();if(t&&t.previousSibling){var e,r,n,i,c=t.previousSibling,a=c.getAttribute("data-cfemail");if(a){for(e="",r=parseInt(a.substr(0,2),16),n=2;a.length-n;n+=2)i=parseInt(a.substr(n,2),16)^r,e+=String.fromCharCode(i);e=document.createTextNode(e),c.parentNode.replaceChild(e,c)}}}catch(u){}}();/* ]]> */</script></div> 
    <div class="clearfix"></div><div class="col-xs-1"><i class="fa fa-home"></i></div> 
    
    <div class="col-xs-10">12 Misr ST ,KBND, U.K</div><div class="clearfix"></div></div></div><div class="social-icons"><a href="#"> 
    <i class="fa fa-facebook"></i></a><a href="#"> 
    <i class="fa fa-twitter"></i></a><a href="#"> 
    <i class="fa fa-google-plus"></i></a><a href="#"> 
    <i class="fa fa-instagram"></i></a><a href="#"> 
    <i class="fa fa-linkedin"></i></a><a href="#"> 
    <i class="fa fa-flickr"></i></a><a href="#"> 
    <i class="fa fa-pinterest"></i></a><a href="#"> 
    <i class="fa fa-youtube"></i></a></div></div></div></div></div></div>

Now all You Have to do is, Change the Image URLs with Your Desired Image URLs, And Social Links URLs (href=#) with Your Social Sites links


NOTE:

If You Are Still Facing some Problems, Feel Free to ask for the assistance.

4. Instagram Widget


  1. On Blogger Dashboard Click Template.
  2. Click Edit HTML.
  3. Press Crtl+F.
  4. And search 'coffeescript'
  5. And find This Code:



Now change your instagram userId and accessToken,As shown in the Above demonstration

NOTE:

If You Are Still Facing some Problems, Feel Free to ask for the assistance.

5. Popular Post WidgetSS






  1. On Blogger Dashboard Click Layout.
  2. Click Add a Gadget.
  3. Choose HTML/Javascript.
  4. Copy the following Code:


<script type="text/javascript">
var nopostb = 5;
</script>
<script src="/feeds/posts/default/-/LABEL_NAME?alt=json-in-script&amp;callback=blockposts"></script>
LABEL_NAME Change it with the label name of posts to be shown.
nopostb Number of posts to be shown. It must be lower or equal to the number of posts that have the label name.


  1. On Blogger Dashboard Click Layout.
  2. Click Add a Gadget.
  3. Choose HTML/Javascript.
  4. Copy the following Code:


<script type="text/javascript">
var nopostr = 5;
</script>
<script src="/feeds/posts/default?alt=json-in-script&amp;callback=recentposts"></script>
nopostr Number of posts to be shown. It must be lower or equal to the number of posts in your blog.


  1. On Blogger Dashboard Click Layout.
  2. Click Add a Gadget.
  3. Choose HTML/Javascript.
  4. Copy the following Code:


<div id="random-posts">

<script style="text/javascript">
 var numposts_gal = 4;
</script>

<script src="/feeds/posts/default?orderby=published&alt=json-in-script&callback=showgalleryposts&max-results=99"></script>
</div>
numposts_gal Number of posts to be shown.


  1. On Blogger Dashboard Click Layout.
  2. Click Add a Gadget.
  3. Choose HTML/Javascript.
  4. Copy the following Code:


<div id="comments-container"></div>
<script>
var cm_config = {
ct_id: "comments-container",
max_result: 5
};
</script>
max_result Number of recent comments to be shown.
6. Top Social Icons
  1. On Blogger Dashboard Click Template.
  2. Press ctrl + F.
  3. try to find " Container4 "(Without quotes) .
  4. You'll find the following code.


<!--Top Social Icons--> 
<div class='container4'><div class='row1'> 
    <ul class='social-items'> 
    <li><a class='facebook' href='#'><i class='fa fa-facebook'/><div/></a></li><li><a class='twitter' href='#'><i class='fa fa-twitter'/><div/></a></li><li><a class='youtube' href='#'><i class='fa fa-youtube'/><div/></a></li><li><a class='google' href='#'><i class='fa fa-google-plus'/><div/></a></li><li><a class='linkedin' href='#'><i class='fa fa-linkedin'/><div/></a></li><li><a class='rss' href='#'><i class='fa fa-pinterest'/><div/></a></li>    </ul> 
    </div></div> 
  </div>
# Change social links with your links.


7. Bottom Social Icons
  1. On Blogger Dashboard Click Template.
  2. Press ctrl + F.
  3. try to find " container3 "(Without quotes) .
  4. You'll find the following code.


<!--Bottom Social Icons,change '#' With your desired Urls--> 

<section class='footer-social-bar'> 
    <div class='container3'><div class='row'> 
    <ul class='footer-social-items'> 
    <li><a class='facebook' href='#'><i class='fa fa-facebook'/><div><strong>Facebook</strong><span>Join us on Facebook</span></div></a></li><li><a class='twitter' href='#'><i class='fa fa-twitter'/><div><strong>Twitter</strong><span>Follow us on Twitter</span></div></a></li><li><a class='youtube' href='#'><i class='fa fa-youtube'/><div><strong>Youtube</strong><span>Join us on Youtube</span></div></a></li><li><a class='google' href='#'><i class='fa fa-google-plus'/><div><strong>Google Plus</strong><span>Join us on Google Plus</span></div></a></li><li><a class='linkedin' href='#'><i class='fa fa-linkedin'/><div><strong>Linkedin</strong><span>Join us on Linkedin</span></div></a></li><li><a class='rss' href='#'><i class='fa fa-pinterest'/><div><strong>Pinterest</strong><span>Join us on Pinterest</span></div></a></li>    </ul> 
    </div></div> 



    </section>
# Change social links with your links.


8. Header photo-toggle animations
  1. On Blogger Dashboard Click Template.
  2. Press ctrl + F.
  3. try to find " my-header "(Without quotes) .
  4. You'll find the following code.


 
<!--This is the arrey where  you can insert your images,that will be shown in grid with all the animations--> 

<div class='my-header'> 
<div class='ri-grid ri-grid-size-1 ri-shadow' id='ri-grid'> 
    <ul> 
        <li><a href='#'><img alt='Whatever works' src='http://themes.pixelwars.org/photographer-html/images/home-grid/1.jpg'/></a></li> 
        <li><a href='#'><img alt='Anything else' src='http://themes.pixelwars.org/photographer-html/images/home-grid/8.jpg'/></a></li> 
        <li><a href='#'><img alt='Whatever works' src='http://themes.pixelwars.org/photographer-html/images/home-grid/39.jpg'/></a></li> 
        <li><a href='#'><img alt='Anything else' src='http://themes.pixelwars.org/photographer-html/images/home-grid/33.jpg'/></a></li> 
        <li><a href='#'><img alt='Whatever works' src='http://themes.pixelwars.org/photographer-html/images/home-grid/12.jpg'/></a></li> 
        <li><a href='#'><img alt='Anything else' src='http://themes.pixelwars.org/photographer-html/images/home-grid/1.jpg'/></a></li> 
         
        <li><a href='#'><img alt='Whatever works' src='http://themes.pixelwars.org/photographer-html/images/home-grid/48.jpg'/></a></li> 
        <li><a href='#'><img alt='Anything else' src='http://themes.pixelwars.org/photographer-html/images/home-grid/6.jpg'/></a></li> 
        <li><a href='#'><img alt='Whatever works' src='http://themes.pixelwars.org/photographer-html/images/home-grid/10.jpg'/></a></li> 
        <li><a href='#'><img alt='Anything else' src='http://themes.pixelwars.org/photographer-html/images/home-grid/32.jpg'/></a></li> 
        <li><a href='#'><img alt='Whatever works' src='http://themes.pixelwars.org/photographer-html/images/home-grid/13.jpg'/></a></li> 
        <li><a href='#'><img alt='Anything else' src='http://themes.pixelwars.org/photographer-html/images/home-grid/54.jpg'/></a></li> 

        <li><a href='#'><img alt='Whatever works' src='http://themes.pixelwars.org/photographer-html/images/home-grid/16.jpg'/></a></li> 
        <li><a href='#'><img alt='Anything else' src='http://themes.pixelwars.org/photographer-html/images/home-grid/47.jpg'/></a></li> 
        <li><a href='#'><img alt='Whatever works' src='http://themes.pixelwars.org/photographer-html/images/home-grid/26.jpg'/></a></li> 
        <li><a href='#'><img alt='Whatever works' src='http://themes.pixelwars.org/photographer-html/images/home-grid/1.jpg'/></a></li> 
        <li><a href='#'><img alt='Anything else' src='http://themes.pixelwars.org/photographer-html/images/home-grid/8.jpg'/></a></li> 
        <li><a href='#'><img alt='Anything else' src='http://themes.pixelwars.org/photographer-html/images/home-grid/6.jpg'/></a></li> 
         
        <li><a href='#'><img alt='Whatever works' src='http://themes.pixelwars.org/photographer-html/images/home-grid/10.jpg'/></a></li> 
        <li><a href='#'><img alt='Anything else' src='http://themes.pixelwars.org/photographer-html/images/home-grid/40.jpg.jpg'/></a></li> 
        <li><a href='#'><img alt='Whatever works' src='http://themes.pixelwars.org/photographer-html/images/home-grid/48.jpg'/></a></li> 
        <li><a href='#'><img alt='Anything else' src='http://themes.pixelwars.org/photographer-html/images/home-grid/6.jpg'/></a></li> 
        <li><a href='#'><img alt='Whatever works' src='http://themes.pixelwars.org/photographer-html/images/home-grid/10.jpg'/></a></li> 
        <li><a href='#'><img alt='Whatever works' src='http://themes.pixelwars.org/photographer-html/images/home-grid/36.jpg'/></a></li> 

        <li><a href='#'><img alt='Anything else' src='http://themes.pixelwars.org/photographer-html/images/home-grid/20.jpg'/></a></li> 
        <li><a href='#'><img alt='Whatever works' src='http://themes.pixelwars.org/photographer-html/images/home-grid/28.jpg'/></a></li> 
        <li><a href='#'><img alt='Anything else' src='http://themes.pixelwars.org/photographer-html/images/home-grid/15.jpg'/></a></li> 

        <li><a href='#'><img alt='Whatever works' src='http://themes.pixelwars.org/photographer-html/images/home-grid/43.jpg'/></a></li> 
        <li><a href='#'><img alt='Anything else' src='http://themes.pixelwars.org/photographer-html/images/home-grid/24.jpg'/></a></li> 
        <li><a href='#'><img alt='Whatever works' src='http://themes.pixelwars.org/photographer-html/images/home-grid/50.jpg'/></a></li> 

        <li><a href='#'><img alt='Anything else' src='http://themes.pixelwars.org/photographer-html/images/home-grid/33.jpg'/></a></li> 
        <li><a href='#'><img alt='Whatever works' src='http://themes.pixelwars.org/photographer-html/images/home-grid/12.jpg'/></a></li> 
        <li><a href='#'><img alt='Anything else' src='http://themes.pixelwars.org/photographer-html/images/home-grid/1.jpg'/></a></li> 
         
        <li><a href='#'><img alt='Whatever works' src='http://themes.pixelwars.org/photographer-html/images/home-grid/48.jpg'/></a></li> 
        <li><a href='#'><img alt='Anything else' src='http://themes.pixelwars.org/photographer-html/images/home-grid/6.jpg'/></a></li> 
        <li><a href='#'><img alt='Whatever works' src='http://themes.pixelwars.org/photographer-html/images/home-grid/10.jpg'/></a></li> 
        <li><a href='#'><img alt='Anything else' src='http://themes.pixelwars.org/photographer-html/images/home-grid/32.jpg'/></a></li> 
        <li><a href='#'><img alt='Whatever works' src='http://themes.pixelwars.org/photographer-html/images/home-grid/13.jpg'/></a></li> 
        <li><a href='#'><img alt='Anything else' src='http://themes.pixelwars.org/photographer-html/images/home-grid/54.jpg'/></a></li> 

        <li><a href='#'><img alt='Whatever works' src='http://themes.pixelwars.org/photographer-html/images/home-grid/16.jpg'/></a></li> 
        <li><a href='#'><img alt='Anything else' src='http://themes.pixelwars.org/photographer-html/images/home-grid/47.jpg'/></a></li> 
        <li><a href='#'><img alt='Whatever works' src='http://themes.pixelwars.org/photographer-html/images/home-grid/26.jpg'/></a></li> 
        <li><a href='#'><img alt='Whatever works' src='http://themes.pixelwars.org/photographer-html/images/home-grid/1.jpg'/></a></li> 
        <li><a href='#'><img alt='Anything else' src='http://themes.pixelwars.org/photographer-html/images/home-grid/8.jpg'/></a></li> 
        <li><a href='#'><img alt='Anything else' src='http://themes.pixelwars.org/photographer-html/images/home-grid/6.jpg'/></a></li> 
     
        <!-- ... --> 
    </ul> 
</div> 
# You Can Change the Images from Here, Just Change The Images URLs.


9. Animated slogan settings


    First you have to Go

  1. On Blogger Dashboard Click Template.
  2. Click Edit HTML.
  3. Press Crtl+F.
  4. And search 'above-grid'
  5. And find This Code:



Now change the slogan with your desired slogan,just keep it short and simple,As Above demonstration


    Now Change Fliping words
  1. On Blogger Dashboard Click Template.
  2. Click Edit HTML.
  3. Press Crtl+F.
  4. And search 'word-flip'
  5. And find This Code:



Now Change the 1st,2nd,3rd words,which will flip over as shown in the demo.

NOTE:

If You Are Still Facing some Problems, Feel Free to ask for the assistance.

10. Search Widget


  1. On Blogger Dashboard Click Layout.
  2. Click Add a Gadget.
  3. Choose HTML/Javascript.
  4. Copy the following Code:


  5. <form id="searchbox" method="get" action="/search" autocomplete="off"> 
    <input name="q" type="text" size="15" placeholder="Enter keywords here..." /> 
    <input id="button-submit" type="submit" value=" "/>
    </form>

You Are All Set To Go. Enjoy the template..!!
Footer Social Links

you have to edit the social links manually.

Demo Slider

  1. On Blogger Dashbord Click Template.
  2. Click Edit HTML.
  3. Click Ctrl + F and Search for the following Code in the bottom

  4. <ul class='contact-social'> 
    <li><a href='#'><i class='fa fa-facebook'/> Facebook</a></li> 
    <li><a href='#'><i class='fa fa-twitter'/> Twitter</a></li> 
    <li><a href='#'><i class='fa fa-google-plus'/> Google+</a></li> 
    <li><a href='#'><i class='fa fa-dribbble'/> Dribbble</a></li> 
    <li><a href='#'><i class='fa fa-linkedin'/> Linkedin</a></li> 
    <li><a href='#'><i class='fa fa-instagram'/> Instagram</a></li> 
    </ul>
  5. just replace the # with your social url Save template.
  6. And delete the whole li which you don't want to use. Save template.


You can change the only color of the template using blogger template designer.

Go to Blogger Dashboard -> Template -> Customize and then advance


Change the color value here and link color can also be change