What's In The Box

Welcome to Goru. We are going to explore Goru package. Unzip the packag you will get 2 sub folder Documentation & Goru.zip. Goru.zip is your main file. Lets explore it.

Folders -> 

  1. assets-> All assets are stored into this folder. Lets open it.
    1. ajax-> All php files are here. Those are used for Mail.
    2. css -> All CSS plugins, frameworks & custom css files.
    3. fonts -> Used icon fonts.
    4. images -> Logo, Favicon & other used images are here.
    5. Js -> All third party JS  plugins and custom js files are here.

Files -> 

  1. 2 Home Pages ( index.html & index2.html)
  2. 3 Blog List Pages ( blog-left-sidebar.html, blog-right-sidebar.html & blog-fullwidth.html )
  3. 1 Blog Details Page ( blog-details.html)
  4. 3 Shop Pages ( shop-left-sidebar.html, shop-right-sidebar.html & shop-fullwidth.html )
  5. 1 Product Details Page ( single-product.html )
  6. 4+ Shop Related Pages ( cart.html, checkout.html, login-register.html & wishlist.html )
  7. 1 Contact Us Page ( contact.html )
  8. 1 About Us Page ( about.html )
  9. 404 Page ( 404.html )

Customization

Lets start how to customize Goru. Its easy to customize.

Head -> 

Here in head part you can change page title, meta information & favicon. We import all of our css file into this head part. If you wanna add some more or remove then you can do it here. 

If you wanna build a new page then you just need to copy it and paste it to your html file.

 

Preloader -> 

In every page we used a preloader. If you wanna remove or modify it then please check the codes are noted bellow. 

 

Header -> 

In Goru we used 2 header style both are contain Menu, Logo & some access buttons. Codes are noted bellow.

 

Rev Slider ->

Here si the revolution slider code. For more information please visit here.

 

Footers -> 

In Goru we used 2 footer style. Style 1 used in all files except index2.html and Style 2 used only in index2.html. 

 

Footer Scripts -> 

Before boody closing tab we linked lots of JS plugins and Goru custom js file. Dont remove any one untill you 100% sure about it. Otherwise site will face JS error & that can be prevent site loading.

As you know HTML & CSS modification is not rocket science. But still i am here. If you need any kind of assistance please mail me at support@wpsmasher.com.

CSS

We'r using 4 main CSS files in this template. Others files are from 3rd party plugins. Some of them are free and rest is premium. 

Path -> assets/css/preset.css

The first one is a generic reset file preset.css. Many browser interpret the default behavior of html elements differently. By using a general preset CSS file, we can work round this. This file also contains some general styling, such as anchor tag colors, font-sizes, etc. Keep in mind, that these values might be overridden somewhere else in the file.

 

Path -> css/theme.css

The second file contains all of the specific stylings for the pages, named theme.css. The file is separated into sections using comment.

 

Path -> css/responsive.css

And third file is for maintain responsiveness of the theme named responsive.css. The file separated with media queries.

 

Path -> css/ignore_in_wp.css

If you are want to convert this HTML into any CMS or any other platform then you can ignore this css file. Some extra code are written here those are not need in any cms development. Also you can keep it. Its up to you now.

JS

We used losts of JS third party plugins. Here in Goru we write custom script in one file named theme.js. File locate under assets/js/theme.js folder. We are going to show you some important part of our theme.js file.

All Carousels -> 

All carousels are built with Owl Carousel. Documentation can be found here

 

Count Down->

Coundown features used for Weekly Deal section. To modify the date first of all you need to modify html. 

 

Contact Form Submission ->

 

Revolution Slider ->

PHP

Only one php file availabler here. Its for mailing. Path assets/ajax/mail.php

Credits

First of all i wanna thanks to all of those authors who make my task easy. Thank you so much guys.

CSS Plugins & Fonts ->

  1. Animate CSS
  2. Bootstrap
  3. Flat Icons
  4. Fontawesome
  5. Google Fonts

 

JS Plugins ->

  1. Bootstrap 
  2. jquery-ui
  3. Light Case
  4. countdown
  5. slick
  6. Jquery Appear
  7. Owl Carousels

Thanks

Once again, thank you so much for purchasing this product. As I said at the beginning, I'd be glad to help you if you have any questions relating to this theme.  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.