Beauty & Construction Services -

HTML Template


Thanks for having purchased Beauty & Construction Services - HTML Template. If you have any questions that are beyond the scope of this help file, please feel free via http://velikorodnov.ticksy.com/ . Thanks so much!

The template has 2 versions: Beauty and Construction. each version has Multy ane One page versions. Each version has LTR and RTLversions. Total files: 204

<!DOCTYPE html>

<head>

  <!-- Google Web Fonts
  ================================================== -->


  <!-- Basic Page Needs
  ================================================== -->



  <!-- Mobile Specific Metas
  ================================================== -->


  <!-- Favicons
  ================================================== -->

  <!-- CSS
  ================================================== -->


  <!-- HTML5 Shiv
  ================================================== -->

 
</head>

<body id="index" class="wide_layout">

 
  <!-- <div class="loader"></div> -->

  <!--[if (lt IE 9) | IE 9]>
    

  <![endif]-->

  <!--cookie-->
 

  <!-- - - - - - - - - - - - - - Wrapper - - - - - - - - - - - - - - - - -->


    <!-- - - - - - - - - - - - - Mobile Menu - - - - - - - - - - - - - - -->

   

    <!-- - - - - - - - - - - - / Mobile Menu - - - - - - - - - - - - - -->

    <!-- - - - - - - - - - - - - - Header - - - - - - - - - - - - - - - - -->

        
      <!-- top-header -->

      

      <!--main menu-->

     

            <!-- - - - - - - - - - - - - - Navigation - - - - - - - - - - - - - - - - -->

            

            <!-- - - - - - - - - - - - - end Navigation - - - - - - - - - - - - - - - -->


    

    <!-- - - - - - - - - - - - - end Header - - - - - - - - - - - - - - - -->

    <!--#################################
    - REVOLUTION SLIDER -
    #################################-->
    

    <!-- - - - - - - - - - - - - - Content - - - - - - - - - - - - - - - - -->

   

      <!-- Greetings -->
     

        <!-- Testimonials -->
       

                    <!-- Carousel -->
                  
                          <!-- Carousel Item -->
                          
                          <!-- Carousel Item -->
                          
                          <!-- Carousel Item -->
                          


      <!-- Services -->
     

                <!-- Carousel -->
                
                      
                    <!-- Slide -->
                    

                    <!-- Slide -->
                    

                    <!-- Slide -->
                   

                    <!-- Slide -->
                   

                    <!-- Slide -->
                   

                    <!-- Slide -->
                   

        <!-- Services3 -->
       


          <!-- Tabs section -->
         

                    <!--tabs content-->
                   

                          <!--tabs navigation-->
                          
                          <!--tabs content-->
                          

                                <!--accordion item-->
                               
                                <!--accordion item-->
                                
                                <!--accordion item-->
                               
                                <!--accordion item-->
                                
                                <!--accordion item-->
                                

                          <!--tabs navigation-->
                          

                          <!--tabs content-->
                          
                                <!--accordion item-->
                                
                                <!--accordion item-->
                               
                                <!--accordion item-->
                                
                                <!--accordion item-->
                                

                          <!--tabs navigation-->

                <!--accordion item-->
                                
                                <!--accordion item-->
                               
                                <!--accordion item-->
                                
                                <!--accordion item-->


                         
      
      <!-- Gallery -->


         <!-- Carousel -->
     


      <!-- Team -->
     
                <!-- Carousel -->
               

      <!-- Offers & News -->
      
      
      <!-- Blog -->
      

      <!-- Contact -->
      

        <!-- Contact -->
        

        <!-- Google map -->
        

    <!-- - - - - - - - - - - - - end Content - - - - - - - - - - - - - - - -->

    <!-- - - - - - - - - - - - - - Footer - - - - - - - - - - - - - - - - -->

          
      <!-- Footer section -->
     

    <!-- - - - - - - - - - - - - end Footer - - - - - - - - - - - - - - - -->

  </div>

  <!-- - - - - - - - - - - - end Wrapper - - - - - - - - - - - - - - -->

  <!--scripts include-->
 
 
</body>
</html>

This template includes 28 Javascript files.

  1. script.js
  2. jquery-2.1.0.min.js
  3. jquery-ui.min.js
  4. plugins.js
  5. jquery.themepunch.revolution.min.js
  6. jquery.themepunch.enablelog.js
  7. jquery.themepunch.tools.min.js
  8. jquery.flexslider-min.js
  9. layerslider.kreaturamedia.jquery.js
  10. layerslider.transitions.js
  11. jquery.tweet.js
  12. jquery.tweet.min.js
  13. smoothScroll.js
  14. stickyfloat.js
  15. elevatezoom.min.js
  16. isotope.pkgd.min.js
  17. isotope.pkgd.min.js
  18. jquery.fancybox.js
  19. jquery.localScroll.min.js
  20. jquery.modernizr.js
  21. jquery.queryloader2.min.js
  22. jquery.scrollTo.min.js
  23. one-page-menu.js
  24. owl.carousel.min.js
  25. retina.js
  26. apear.js
  27. audioplayer.js
  28. bootstrap.js

 

 

If you want to change slider settings, for example, you want switch on/off autoslideshow or change time delay you can find all slider settings here js/plugins.js

To remove preloader open HTML and remove element <div id="loader"></div>.

 

and


<script src="plugins/jquery.queryloader2.min.js"></script>

When your users load a page, retina.js checks each image on the page to see if there is a high-resolution version of that image on your server. If a high-resolution variant exists, the script will swap in that image in-place. Read more here: http://imulus.github.io/retinajs/

To change a contact form email address just open bat/mail.php and insert you email instead of support@companyname.com

To change a contact form email address just open bat/newsletter.php and insert you email instead of support@companyname.com

First, create your own keys at the https://dev.twitter.com/. Create your own application and generate keys for you domain.

Second, open the twitter\index.php file and replace the current keys with yours:

    // Your Twitter App Consumer Key
    private $consumer_key = 'prGwIqh0DxorZcltCReQ7Q';

    // Your Twitter App Consumer Secret
    private $consumer_secret = 'Ovmq7ekQnLwc883fpqfEdAAhc4sLSWb609j566aXnok';

    // Your Twitter App Access Token
    private $user_token = '308471286-9tVgRFg0wIALwviPpp8QduLKPkYTM3AhPpClO6DW';

    // Your Twitter App Access Token Secret
    private $user_secret = 'trpkaAjNXydy0pvDeswANtw9zjhnOvSkYhqJukZsK8';

Third, open the jquery.tweet.js file, in line 14 find the following code:

username: "fanfbmltemplate",  // [string or array] required unless using the 'query' option; one or more twitter screen names (use 'list' option for multiple names, where possible)
Replace fanfbmltemplate with your twitter username.

I've used the following scripts:

Images for the preview were used from http://depositphotos.com  http://www.istockphoto.com and they are not included in the stock file.

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. If you have a more general question relating to the themes on ThemeForest, you might consider visiting the forums and asking your question in the "Item Discussion" section or http://velikorodnov.ticksy.com/.