HTML Structure

Header

Slider Structure

Footer Section

Footer Essentials

This documentation is last updated on 03 October 2024.
Thank you for purchasing this NodeJs template.
If you like this template, Please support us by rating this template with 5 stars
images
This folder contains all the images of Industry NodeJs template.
css
This folder contains all the CSS files of Industry NodeJs template.
fonts
This folder font files for various template features.
js
This folder has all javascript files for various template features.
Plugins
This folder has all plugins used in the template.
script
This folder has all script contact form used in the template.
Video
This folder Slider video And all Video.
plugins
This css include all css
coming-soon.css
This css Coming soon css
coming-soon.min.css
This css coming soon min css
style.css
Main Style CSS file is globally used
style.min.css
CSS minified version for best performance.
templete.css
This CSS used in particular/some pages
templete.min.css
CSS minified version for best performance.
star-rating-svg.css
star rating css
skin-1.css
Color 1
skin-1.min.css
Color 1
skin-2.css
Color 2
skin-2.min.css
Color 2
skin-3.css
Color 3
skin-3.min.css
Color 3
skin-4.css
Color 4
skin-4.min.css
Color 4
skin-5.css
Color 5
skin-5.min.css
Color 5
skin-6.css
Color 6
skin-6.min.css
Color 6
skin-7.css
Color 7
skin-7.min.css
Color 7
skin-8.css
Color 8
skin-8.min.css
Color 8
skin-9.css
Color 9
skin-9.min.css
Color 9
skin-10.css
Color 10
skin-10.min.css
Color 10
animate.css
plugins/animate
animate.min.css
plugins/animate
bootstrap.min.css
plugins/bootstrap/css
bootstrap-select.min.css
plugins/bootstrap/css
bootstrap-select.min.css
plugins/bootstrap-select
flaticon.css
plugins/flaticon
font-awesome.min.css
plugins/fontawesome/css
fontawesome-all.css
plugins/fontawesome/css
fontawesome-all.min.css
plugins/fontawesome/css
lightgallery.css
plugins/lightgallery/css
lightgallery.min.css
plugins/lightgallery/css
line-awesome.css
plugins/line-awesome/css
line-awesome.min.css
plugins/line-awesome/css
line-awesome-font-awesome.css
plugins/line-awesome/css
line-awesome-font-awesome.min.css
plugins/line-awesome/css
magnific-popup.css
plugins/magnific-popup
owl.carousel.css
plugins/owl-carousel
rangeslider.css
plugins/rangeslider
scrollbar.css
plugins/scroll
sidebar.css
plugins/sidebar
themify-icons.css
plugins/themify
<body id="bg" class="boxed">
<body id="bg" class="frame">
Header Fixed
<div class="main-bar-wraper navbar-expand-lg sticky-header is-fixed">
Header Static
<div class="main-bar-wraper navbar-expand-lg sticky-no">
You can use body background color like this but it will only work in boxed and frame layout
<body id="bg" class="frame" style="background-color: rgb(255, 175, 41);">
You can use body background image like this but it will only work in boxed and frame layout
<body id="bg" class="frame" style="background-image: url("images/background/bg1.jpg");">
So many color option available
<link rel="stylesheet" class="skin" href="css/skin/skin-1.css">
custom.js
dz.ajax.js
dz.carousel.js
dz.carousel.min.js
html5shiv.min.js
jquery.min.js
jquery-ui.js
respond.min.js
rev.slider.js
jquery.star-rating-svg.js
tickerNews.min.js
bootstrap.min.js
bootstrap-select.min.js
popper.min.js
bootstrap-select.min
jquery.bootstrap-touchspin.js
jquery.countdown.js
counterup.min.js
waypoints-min.js
fontawesome-all.js
fontawesome-all.min.js
imagesloaded.js
lightgallery.js
lightgallery.min.js
lightgallery-all.js
lightgallery-all.min.js
magnific-popup.js
masonry.filter.js
masonry-3.1.4.js
owl.carousel.js
rangeslider.js
scrollbar.min.js
wow.js
<link rel="stylesheet" href="plugins/lightgallery/css/lightgallery.min.css"> <script src="plugins/lightgallery/js/lightgallery-all.min.js"></script> $(document).ready(function() { $("#lightgallery").lightGallery(); });
Enter the required details for the SMTP server. These should be provided by your system administrator.
- Host = '<Put Your Server Host>';
- Username = '<Put Your SMTP Username>';
- Password = '<Put Your SMTP Password>';
- SMTPSecure = '<PHPMailer::ENCRYPTION_SMTPS or 'ssl' OR PHPMailer::ENCRYPTION_STARTTLS or 'tls'>';
- Port = '<465 or 587>';