Introduction
Noke is a Creative Modern Multipurpose Bootstrap 5 template! It has retina ready demo variations of 12+ niches. It looks beautifully stunning on all types of screens and devices, including Windows, Mac, iOS, Android, etc. This has been built with HTML5, Sass & Bootstrap 5.x. You can use it to build ready-to-use websites such as IT Agency, SaaS, SEO, Consulting, Personal, Business, Agency, Marketing, eCommerce, Startup, Portfolio, etc.
The template is easily customizable and expandable with detailed documentation. Noke is a modern and W3 valid SEO friendly templates collection.
Template Features:
- Multipage Demos
- Easy to Customize
- HTML5 & CSS3
- Clean & Simple Design
- Fully Responsive Layout
- W3 Valid
- Retina Ready
- Smooth Animation
- Parallax Effects
- Mouse Scroll Animation
- FlatIcon and FontAwesome Free icons
- Powered with Bootstrap (5.0.0)
- Powered with jQuery (3.5.1)
- Build with Sass
- AJAX contact form Submission
- AJAX subscriptions form Submission
- Well documented
- Crossbrowser Compatible with Edge, IE10+, Firefox, Opera, Chrome
Getting Started
The template folder noke is available inside the downloaded zip file. Need to unzip the zip file to find the template also the documentation folder.
The files and folders structure is similar to the following:
- assets/css — folder with CSS files.
- assets/img — folder with image files.
- assets/js — folder with Javascript files.
- assets/php — folder with form-process.php files.
- assets/webfonts — folder with fonts files.
Upload the template files to the server with the help of one of the FTP-clients like FileZilla.
HTML Files:
- Classic Startup Demo (home-startup.html)
- Digital Marketing Demo (home-marketing.html)
- Creative Business Demo (home-business.html)
- App Showcase Demo (home-app.html)
- IT Agency Demo (home-it-agency.html)
- Consulting Business Demo (home-consulting.html)
- SaaS Startup Demo (home-saas.html)
- eCommerce Shop Demo (home-shop.html)
- Furniture Store Demo (home-furniture.html)
- Personal Blog Demo (home-blog.html)
- Portfolio Personal Demo (home-personal-portfolio.html)
- Minimal Portfolio Demo (home-minimal-portfolio.html)
- About Simple Page (about-simple.html)
- About Classic Page (about-classic.html)
- About Modern Page (about-modern.html)
- Services Page 01 (services-1.html)
- Services Page 02 (services-2.html)
- Services Page 03 (services-3.html)
- Services Page 04 (services-4.html)
- Services Page 05 (services-5.html)
- Services Page 06 (services-6.html)
- Services Page 07 (services-7.html)
- Services Page 08 (services-8.html)
- Services Details Page 01 (services-details-1.html)
- Services Details Page 02 (services-details-2.html)
- Services Details Page 03 (services-details-3.html)
- How It Works Page (how-it-works.html)
- Gallery Two Column Page (gallery-1.html)
- Gallery Three Column Page (gallery-2.html)
- Gallery Four Column Page (gallery-3.html)
- Gallery Filter Page (gallery-4.html)
- Team Page 01 (team-1.html)
- Team Page 02 (team-2.html)
- Team Page 03 (team-3.html)
- Team Page 04 (team-4.html)
- Portfolio Two Column Grid Page 01 (portfolio-grid-1.html)
- Portfolio Three Column Grid Page 01 (portfolio-grid-2.html)
- Portfolio Full Width Grid Page (portfolio-grid-3.html)
- Portfolio No Space Grid Page (portfolio-grid-4.html)
- Portfolio With Load More Grid Page (portfolio-grid-7.html)
- Portfolio Two Column Grid Page 02 (portfolio-grid-5.html)
- Portfolio Three Column Grid Page 02 (portfolio-grid-6.html)
- Portfolio Two Column Filter Page 01 (portfolio-grid-1.html)
- Portfolio Three Column Filter Page 01 (portfolio-grid-2.html)
- Portfolio Full Width Filter Page (portfolio-grid-3.html)
- Portfolio No Space Filter Page (portfolio-grid-4.html)
- Portfolio Slider Page 01 (portfolio-slider-1.html)
- Portfolio Slider Page 02 (portfolio-slider-2.html)
- Portfolio Slider Page 03 (portfolio-slider-3.html)
- Portfolio Slider Page 04 (portfolio-slider-4.html)
- Portfolio Masonry Two Column Page (portfolio-masonry-1.html)
- Portfolio Masonry Two Column Page (portfolio-masonry-2.html)
- Portfolio Details Page 01 (single-portfolio-1.html)
- Portfolio Details Page 02 (single-portfolio-2.html)
- Pricing Page 01 (pricing-1.html)
- Pricing Page 02 (pricing-2.html)
- Pricing Page 03 (pricing-3.html)
- Pricing Page 04 (pricing-4.html)
- Our Clients Page (our-clients.html)
- FAQ Page (faq.html)
- Sign In Page (sign-in.html)
- Sign Up Page (sign-up.html)
- Privacy Policy Page (privacy-policy.html)
- Terms & Conditions Page (terms-conditions.html)
- 404 Error Page (error-404.html)
- Coming Soon Page (coming-soon.html)
- Products Grid Page (products-grid.html)
- Products Left Sidebar Page (products-left-sidebar.html)
- Products Details Page (products-details.html)
- Cart Page (cart.html)
- Checkout Page (checkout.html)
- Blog Grid Page 01 (blog-1.html)
- Blog Grid Page 02 (blog-2.html)
- Blog Right Sidebar Page (blog-3.html)
- Blog Left Sidebar Page (blog-4.html)
- Blog Details With Sidebar Page (blog-details-1.html)
- Blog Details Without Sidebar Page (blog-details-2.html)
- Contact Page 01 (contact-1.html)
- Contact Page 02 (contact-2.html)
- Contact Page 03 (contact-3.html)
Files Edit & Upload:
Individual pages can be customized by opening in a code editor such as VS Code. Once all the customization completed then to make the website live you need to upload the updated project files to the hosting server for your own domain. The files can be uploaded using FTP client such as FileZilla.
HEAD CSS Structure
Followings are the css files which loaded inside the Head Section:
<!-- Links of CSS files -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/animate.min.css">
<link rel="stylesheet" href="assets/css/fontawesome.min.css">
<link rel="stylesheet" href="assets/css/magnific-popup.min.css">
<link rel="stylesheet" href="assets/css/owl.theme.default.min.css">
<link rel="stylesheet" href="assets/css/owl.carousel.min.css">
<link rel="stylesheet" href="assets/css/odometer.min.css">
<link rel="stylesheet" href="assets/css/rangeSlider.min.css">
<link rel="stylesheet" href="assets/css/showMoreItems-theme.min.css">
<link rel="stylesheet" href="assets/css/flaticon.css">
<link rel="stylesheet" href="assets/css/meanmenu.min.css">
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" href="assets/css/responsive.css">
Followings are the rtl files which loaded inside the Head Section:
<!-- Links of CSS files -->
<link rel="stylesheet" href="assets/css/bootstrap.rtl.min.css">
<link rel="stylesheet" href="assets/css/animate.min.css">
<link rel="stylesheet" href="assets/css/fontawesome.min.css">
<link rel="stylesheet" href="assets/css/magnific-popup.min.css">
<link rel="stylesheet" href="assets/css/owl.theme.default.min.css">
<link rel="stylesheet" href="assets/css/owl.carousel.min.css">
<link rel="stylesheet" href="assets/css/odometer.min.css">
<link rel="stylesheet" href="assets/css/rangeSlider.min.css">
<link rel="stylesheet" href="assets/css/showMoreItems-theme.min.css">
<link rel="stylesheet" href="assets/css/flaticon.css">
<link rel="stylesheet" href="assets/css/meanmenu.min.css">
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" href="assets/css/responsive.css">
Javascript Structure
Followings are the JS files which loaded before the end of HEAD or BODY Section:.
<!-- Links of JS files -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/bootstrap.bundle.min.js"></script>
<script src="assets/js/magnific-popup.min.js"></script>
<script src="assets/js/appear.min.js"></script>
<script src="assets/js/odometer.min.js"></script>
<script src="assets/js/parallax.min.js"></script>
<script src="assets/js/smooth-scroll.js"></script>
<script src="assets/js/rangeSlider.min.js"></script>
<script src="assets/js/showMoreItems.min.js"></script>
<script src="assets/js/mixitup.min.js"></script>
<script src="assets/js/meanmenu.min.js"></script>
<script src="assets/js/owl.carousel.min.js"></script>
<script src="assets/js/form-validator.min.js"></script>
<script src="assets/js/contact-form-script.js"></script>
<script src="assets/js/ajaxchimp.min.js"></script>
<script src="assets/js/main.js"></script>
Do You Want Real Demo Images?
Due to the Envato policy, we are unable to include demo images inside the download bundle so for demo images please submit a ticket in https://support.envytheme.com/.
HTML Structure
The general template structure is the same throughout the template and each of the part is under a section with a section id name. Here is the general structure:
<!-- Start CTA Area -->
<div class="cta-area ptb-100 jarallax">
<div class="container">
<div class="cta-content">
<h2>Perfect For Creators Looking to Build Your Better Business</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
<a href="contact-1.html" class="default-btn">Contact Us <i class="fas fa-chevron-right"></i></a>
</div>
</div>
</div>
<!-- End CTA Area -->
Contact Form Strong
The Contact form html code coming with jQuery form validation. Also, it's included a .php file(form-process.php) for AJAX based email sending! HTML code example is similar to followings:
<form id="contactForm">
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-6">
<div class="form-group">
<input type="text" name="name" class="form-control" id="name" required data-error="Please enter your name" placeholder="Full Name">
<div class="help-block with-errors"></div>
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-6">
<div class="form-group">
<input type="email" name="email" class="form-control" id="email" required data-error="Please enter your email" placeholder="Email Address">
<div class="help-block with-errors"></div>
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-6">
<div class="form-group">
<input type="text" name="phone_number" class="form-control" id="phone_number" required data-error="Please enter your phone number" placeholder="Mobile no">
<div class="help-block with-errors"></div>
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-6">
<div class="form-group">
<input type="text" name="msg_subject" class="form-control" id="msg_subject" placeholder="Subject" required data-error="Please enter your subject">
<div class="help-block with-errors"></div>
</div>
</div>
<div class="col-lg-12 col-md-12 col-sm-12">
<div class="form-group">
<textarea name="message" id="message" class="form-control" cols="30" rows="6" required data-error="Please enter your message" placeholder="Message..."></textarea>
<div class="help-block with-errors"></div>
</div>
</div>
<div class="col-lg-12 col-md-12 col-sm-12">
<div class="form-check">
<input type="checkbox" class="form-check-input" id="checkme">
<label class="form-check-label" for="checkme">
Accept <a href="terms-conditions.html">Terms of Services</a> and <a href="privacy-policy.html">Privacy Policy</a>
</label>
</div>
</div>
<div class="col-lg-12 col-md-12 col-sm-12">
<button type="submit" class="default-btn">Send Message</button>
<div id="msgSubmit" class="h3 text-center hidden"></div>
<div class="clearfix"></div>
</div>
</div>
</form>
AJAX Contact Form
File location: assets/php/form-process.php file
AJAX Subscriptions Form
https://mailchimp.com/help/add-a-signup-form-to-your-website/
Paste URL on main.js File
Fonts Used
By default, the template loads Manrope & Poppins font from Google Web Font Services. The font can be changed based on the website needs. Google Fonts
Font code can be found in the "style.scss" file path: assets/css/style.scss
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
:root {
--fontFamily: 'Manrope', sans-serif;
--headingFontFamily: 'Poppins', sans-serif;
}
Note: After SCSS file run then it will be work
Main Color Change Option
File path: assets/css/style.scss
:root {
--startupMainColor: #fd5444;
--marketingMainColor: #2f4eac;
--businessMainColor: #5d3dec;
--businessGradientColor: linear-gradient(to right, #4651e6, #5749ed, #693ff3, #7c30f7, #8f11fa);
--appMainColor: #0042bb;
--appGradientColor: linear-gradient(to right bottom, #0042bb, #093ea8, #113a96, #163584, #1a3172);
--saasMainColor: #296dfe;
--saasGradientColor: linear-gradient(to right top, #257ef7, #0094fb, #00a7f5, #00b6ea, #17c3dd);
--personalPortfolioMainColor: #111111;
--itAgencyMainColor: #ff4a17;
--itAgencyGradientColor: linear-gradient(to right, #ff4a17, #fd5d15, #fb6d16, #f87b1a, #f68821);
--consultingMainColor: #4eaf4e;
--shopMainColor: #111111;
--minimalPortfolioColor: #4ab19d;
}
Note: After SCSS file run then it will be work
How to Run SCSS File
Please open the file Visual Studio Code Editor.
And following the video tutorial.
Here the Link: https://www.youtube.com/watch?v=0MWmv1Gvv5w
Owl Carousel Edit Option
File path: assets/js/main.js
// Furniture Banner Slides
$('.furniture-banner-slides').owlCarousel({
items: 1,
nav: false,
loop: true,
margin: 30,
dots: true,
autoplay: true,
animateIn: 'fadeIn',
animateOut: 'fadeOut',
autoplayHoverPause: true,
navText: [
"<i class='flaticon-left-arrow'></i>",
"<i class='flaticon-right-arrow'></i>"
]
});
More Info please browser the link: Owl Carousel Docs Options
How to Hide Scroll Animation
Please remove or comment the below code file path: assets/js/main.js
// WOW JS
{if($('.wow').length){
var wow = new WOW({
mobile: false
});
wow.init();
}
Speed Optimization
Please optimize all images KB, MB also, use the image size following by placeholder file path: assets/img/..
- Tinypng
Please minify all CSS file path: assets/css/..
Please minify all JS file path: assets/js/..
How to Change Image?
Please go to the image file 'path: assets/img/...' replace the image which one you want following placeholder image size & name
How to Edit Especially For Flaticon
You won't able to add new flaticon except existing but you can if you want to add from scratch but existing will not work and it's the feature of flaticon. Flaticon.com
How to Add a Google Map to The Website?
1. Please go to maps.google.com. Type the location in the search box and click on Share.
2. In the new window click on Embed a map and copy the HTML code of the map. After that add the HTML file.
How to Add New Updates of Existing Template
After a certain time, we will update our project based on the latest technology but in your template, you need to update on your own if you want.
Credits
Note: All images are used for preview purpose only and not included in the final purchase files.
Images from:
https://freepik.com/
https://pixabay.com/
https://unsplash.com/
IconFont
FlatIcon
FontAwesome
Support
24-Hour Turnaround Support:
- Quick, Dedicated & Professional Support!
- We only provide support through our ticketing system. Please submit your ticket by visiting the EnvyTheme Support System.
- For any pre-purchase query, please use live chat on the item demo site also, email, and the item’s comment section on ThemeForest. Thanks!
Email: hello@envytheme.com