All Professional Responsive Premium

Apriezt is a Responsive News.Magazine type  Blogger template.in this type templates you help to make your website very professional and optimize for seacrch engines.this template are premium mean this is paid not for free but we provide this template for you free and Full guide file which have you download this template.Apriezt is full Customize blogger template Do not adding any things Because they Have Many professional Features which is Good for any Professional Website.

Key Features

Navigation Bar:

Navigation bar Mean Menu if you look the demo of this template they have two Menus one are Main Menu and second are Middle Menu.in this menus are full Customize in Css.If you Note many blogger template have no any Professional Menu but they have two professional Menus which you help to place your label,post etc in there.

Responsive Look:

Responsive look Mean responsive design.the design of this blog template is so nice and very professional for any news/magazine Websites.

 Unlimited Colors:

While you know  colors mean customize your Website with your choice Colors.in this feature you easy to cutomize your template and not change any html setting.

More Features:

3 Comment Systems Blogger,Facebook and Disqus,Modern Searcher,Related Post with css however effect,page navigation,News Ticker,

Cricket Mag is a cricket blogger template.which is design by Templateism.cricket mag is a best sport blogger template it is also good for cricket fans and lovers.he is full Customize blog template.cricket mag is a Blogger Magazine Style template which is ready for ads and also Customize the seo.


Features of BTemplate

  • Static HomePage
  • Seo Friendly 
  • Social buttons 
  • Magazine Style
  • 2 Column 
  • Unique Comment System 
  • Static Sidebar 

 Template Name  Rifqiy
Platform              Blogger
Template Type   Premium  
Publisher             Templaterium              







Rifqiy is premium Blogger Template Which is Designedfor all type blogsRifqiy is Suitable for all types of PCand Smart DevicesDevices. Rifqiy is a premiumblogspot template which design very responsive and professional. The style of this blog template is for Magazine and portfolio Blogs/Websitesthe other Ordinary of this template are Social buttonsto view (List(Grid)4 Column Footer.

Seo 
they blogspot Template seo is perfect and optimize for search engines.the  on-page seo of this Template is fantastic and good.you can early get high ranking in Blogger.

Responsive Deign 
The look of this blogger template is really reactive and very professional. they resolution of this blog template is most dependable for every type of Smart Mobile and All types of PC.

Slider 
The slider is very important for a responsive Website.and this Template have auto post 3d slider which important you latest post automatically and show you post in slider.

Comments  

the Comment System of Rifqiy is very Excellent.they have 3 type of Comments system like Blogger Comments,Facebook Comments, Comments and Discus

Advance Editor

Change Template all colours with your choice and Set Custom background Very Easy and also you can change the fonts with your Choice


Setting up the Menu 

To Edit Menu in this theme you can follow this step:

  1. Go to Blogger Dashboard
  2. Click on template option and go to edit HTML
  3. Scroll Download and Find these Codes

    <ul class='sf-menu' id='menunav'>
      <li><a class='home' expr:href='data:blog.homepageUrl'>Home</a></li>
      <li><a href='#'>About</a></li>
      <li><a href='#'>Archive</a></li>
      <li><a href='#'>Comments</a></li>
      <li><a href='#'>With Sub Menu</a>
        <ul>
          <li><a href='#'>Sub Menu</a></li>
          <li><a href='#'>Sub Sub Menu</a>
            <ul>
              <li><a href='#'>Sub Menu</a></li>
              <li><a href='#'>Sub Menu</a></li>
              <li><a href='#'>Sub Menu</a></li>
              <li><a href='#'>Sub Menu</a></li>
            </ul>
          </li>
          <li><a href='#'>Sub Menu</a></li>
          <li><a href='#'>Sub Menu</a></li>
        </ul>
      </li>
      <li><a href='#'>Error 404</a></li>
    </ul>

    Setting Social Icon


    To Edit Social icon in this theme you can follow this step:

    1. Go to Blogger Dashboard
    2. Click on template option and go to edit HTML
    3. Scroll Down and find these Codes


      <ul>
        <li><a target='_blank' class='fbx' href='#' title='Facebook'>facebook</a></li>
        <li><a target='_blank' class='twix' href='#' title='Twitter'>twitter</a></li>
        <li><a target='_blank' class='goex' href='#' title='Google+'>Google+</a></li>
        <li><a target='_blank' class='linx' href='#' title='Linkedin'>Linkedin</a></li>
        <li><a target='_blank' class='pinx' href='#' title='Pinterest'>Pinterest</a></li>
        <li><a target='_blank' class='drix' href='#' title='Dribble'>Dribble</a></li>
        <li><a target='_blank' class='vmex' href='#' title='Vimeo'>Vimeo</a></li>
        <li><a target='_blank' class='rssx' href='#' title='RSS'>RSS</a></li>
      </ul>


      Creating Content 

      Auto Featured Post (Slide Show From JSON Feed)




        To add Featured Post widget follow this step

        1.on Blogger Dashboard
        2.Click Add Widget 
        3.Add Html/JavaScript
        4.Copy This code and Paste on Html/JavaScript


          <div id="featpost"></div>
          <script type='text/javascript'>
          jQuery("#featpost").AutofeaturedPost({
          MaxPost:5
          });
          </script>
          Post by Label (Slider and Vertical Post) 



          1.on Blogger Dashboard
          2.Click Add Widget 
          3.Add Html/JavaScript
          4.Copy This code and Paste on Html/JavaScript



            <div id="webdespost"></div>
            <script type='text/javascript'>
            jQuery("#webdespost").RecentPostbyTag({
            postType:"s",
            MaxPost:5,
            ImageSize:"s200-p",
            tagName:"Web Design"
            });
            </script>


             Vertical Post



            1.on Blogger Dashboard
            2.Click Add Widget 
            3.Add Html/JavaScript
            4.Copy This code and Paste on Html/JavaScript


              <div id="musicpost"></div>
              <script type='text/javascript'>
              jQuery("#musicpost").RecentPostbyTag({
              postType:"v",
              MaxPost:4,
              tagName:"Music"
              });
              </script>


               Horizontal Post

              1.on Blogger Dashboard
              2.Click Add Widget 
              3.Add Html/JavaScript
              4.Copy This code and Paste on Html/JavaScript


                <div id="sportpost"></div>
                <script type='text/javascript'>
                jQuery("#sportpost").RecentPostbyTag({
                postType:"h",
                MaxPost:4,
                tagName:"Sports"
                });
                </script>