Introduction
Eeza - Job Board & Hiring HTML Template
Template Features:
- Multipage Demos
- Easy to Customize
- HTML5 & CSS3
- Clean & Simple Design
- Fully Responsive Layout
- Crossbrowser Compatible with Edge, IE10+, Firefox, Opera, Chrome
- W3 Valid
- Retina Ready
- Remixicon & Flaticon
- Powered with Bootstrap (5.x)
- Powered with jQuery (3.6.0)
- Build with Sass
- Smooth Animation
- AJAX Contact Form Submission
- AJAX Subscriptions Form Submission
- Well Documented
Getting Started
The template folder eeza 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/fonts — folder with fonts files.
- assets/images — folder with image files.
- assets/js — folder with Javascript files.
- assets/php — folder with form-process.php files.
Upload the template files to the server with the help of one of the FTP-clients like FileZilla.
HTML Files:
Default Demo:- Home Page One (index.html)
- Home Page Two (index-2.html)
- Home Page Three (index-3.html)
- About (about.html)
- Job Listing - One (job-listing-1.html)
- Job Listing - Two (job-listing-2.html)
- Job Listing - Three (job-listing-3.html)
- Add Listing (add-listing.html)
- My Listing (my-listing.html)
- Job Details - One (job-details-1.html)
- Job Details - Two (job-details-2.html)
- Candidates - One (candidates-1.html)
- Candidates - Two (candidates-2.html)
- Add Resume (add-resume.html)
- My Resume (my-resume.html)
- Candidates Details - One (candidates-details-1.html)
- Candidates Details - Two (candidates-details-2.html)
- Employers (employers.html)
- Employers Details (employers-details.html)
- Pricing (pricing.html)
- Gallery (gallery.html)
- FAQ (faq.html)
- Testimonials (testimonials.html)
- Profile Authentication (profile-authentication.html)
- Terms Of Service Page (terms-of-service.html)
- Privacy Policy Page (privacy-policy.html)
- Error Page (error-404.html)
- Coming Soon (coming-soon.html)
- Contact (contact.html)
- Blog (blog.html)
- Blog Right Sidebar (blog-right-sidebar.html)
- Blog Details (blog-details.html)
- Shop (shop.html)
- Cart (cart.html)
- Checkout (checkout.html)
- My Account (my-account.html)
- Shop Details (shop-details.html)
- Dashboard (dashboard.html)
- Company Profile (dashboard-my-profile.html)
- Post a New Job (dashboard-post-job.html)
- Manage Jobs (dashboard-manage-job.html)
- All Applicants (dashboard-applicants.html)
- Submit Resumes (dashboard-submit-resume.html)
- Packages (dashboard-packages.html)
- Messages (dashboard-messages.html)
- Invoice (dashboard-invoice.html)
- Resume Alerts (dashboard-resume-alerts.html)
- Change Password (dashboard-change-password.html)
- View Profile (dashboard-my-profile.html)
- Candidates Dashboard (candidates-dashboard.html)
- Candidates My Profile (candidates-dashboard-my-profile.html)
- Candidates Submit Resumes (candidates-dashboard-submit-resume.html)
- Candidates Applied Jobs (candidates-dashboard-applied-job.html)
- Candidates Job Alerts (candidates-dashboard-job-alerts.html)
- Candidates Shortlisted Jobs(candidates-dashboard-shortlisted-job.html)
- Candidates CV Manager(candidates-dashboard-cv-manager.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/aos.css">
<link rel="stylesheet" href="assets/css/animate.min.css">
<link rel="stylesheet" href="assets/css/meanmenu.css">
<link rel="stylesheet" href="assets/css/flaticon.css">
<link rel="stylesheet" href="assets/css/remixicon.css">
<link rel="stylesheet" href="assets/css/odometer.min.css">
<link rel="stylesheet" href="assets/css/owl.carousel.min.css">
<link rel="stylesheet" href="assets/css/owl.theme.default.min.css">
<link rel="stylesheet" href="assets/css/magnific-popup.min.css">
<link rel="stylesheet" href="assets/css/fancybox.min.css">
<link rel="stylesheet" href="assets/css/selectize.min.css">
<link rel="stylesheet" href="assets/css/metismenu.min.css">
<link rel="stylesheet" href="assets/css/simplebar.min.css">
<link rel="stylesheet" href="assets/css/dropzone.min.css">
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" href="assets/css/navbar.css">
<link rel="stylesheet" href="assets/css/footer.css">
<link rel="stylesheet" href="assets/css/dashboard.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/jquery.meanmenu.js"></script>
<script src="assets/js/owl.carousel.min.js"></script>
<script src="assets/js/jquery.appear.js"></script>
<script src="assets/js/odometer.min.js"></script>
<script src="assets/js/jquery.magnific-popup.min.js"></script>
<script src="assets/js/fancybox.min.js"></script>
<script src="assets/js/selectize.min.js"></script>
<script src="assets/js/TweenMax.min.js"></script>
<script src="assets/js/aos.js"></script>
<script src="assets/js/metismenu.min.js"></script>
<script src="assets/js/simplebar.min.js"></script>
<script src="assets/js/dropzone.min.js"></script>
<script src="assets/js/sticky-sidebar.min.js"></script>
<script src="assets/js/jquery.ajaxchimp.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/wow.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 download bundle so for demo images. Please submit your ticket by visiting the EnvyTheme Support System
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:
<div class="about-area pt-100">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-6 col-md-12">
<div class="about-image" data-aos="fade-right" data-aos-delay="50" data-aos-duration="500">
<img src="assets/images/about/about-1.png" alt="image">
</div>
</div>
<div class="col-lg-6 col-md-12">
<div class="about-content" data-aos="fade-left" data-aos-delay="70" data-aos-duration="700">
<h3>Eeza Is A Trustworthy Place To Find Your Dream Job</h3>
<p>Lorem ipsum dolor sit amet consetetur sadipscing elitr sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat.</p>
<p>Lorem ipsum dolor sit amet consetetur sadipscing elitr sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat sed diam voluptua.</p>
<div class="row">
<div class="col-lg-6 col-sm-6 col-md-6 col-6">
<div class="about-fun-fact">
<h3>
<span class="odometer" data-count="25">00</span>
<span class="sign-icon">+</span>
</h3>
<p>YEARS EXPERIENCE</p>
</div>
</div>
<div class="col-lg-6 col-sm-6 col-md-6 col-6">
<div class="about-fun-fact">
<h3>
<span class="odometer" data-count="16">00</span>
<span class="sign-icon">+</span>
</h3>
<p>AWARDS WINNING</p>
</div>
</div>
</div>
<div class="about-btn">
<a href="about-us.html" class="default-btn">More About Us <i class="flaticon-plus"></i></a>
</div>
</div>
</div>
</div>
</div>
</div>
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:
<div class="contact-form">
<h3>Get In Touch</h3>
<form id="contactForm">
<div class="row">
<div class="col-lg-6 col-md-6">
<div class="form-group">
<input type="text" class="form-control" placeholder="Your Name" required data-error="Please enter your name">
<div class="help-block with-errors"></div>
</div>
</div>
<div class="col-lg-6 col-md-6">
<div class="form-group">
<input type="email" class="form-control" placeholder="Your Email" required data-error="Please enter your email">
<div class="help-block with-errors"></div>
</div>
</div>
<div class="col-lg-6 col-md-6">
<div class="form-group">
<input type="email" class="form-control" placeholder="Subject" required data-error="Please enter your subject">
<div class="help-block with-errors"></div>
</div>
</div>
<div class="col-lg-6 col-md-6">
<div class="form-group">
<input type="email" class="form-control" placeholder="Phone No" required data-error="Please enter your number">
<div class="help-block with-errors"></div>
</div>
</div>
<div class="col-lg-12 col-md-12">
<div class="form-group">
<textarea placeholder="Your Comments" class="form-control"required data-error="Write your message"></textarea>
<div class="help-block with-errors"></div>
</div>
</div>
<div class="col-lg-12 col-md-12">
<p class="form-cookies-consent">
<input type="checkbox" id="test1">
<label for="test1">I Accept All <a href="#">Terms & Conditions</a></label>
</p>
</div>
<div class="col-lg-12 col-md-12">
<button type="submit" class="default-btn">Send Message <i class="flaticon-send"></i></button>
<div id="msgSubmit" class="h3 text-center hidden"></div>
<div class="clearfix"></div>
</div>
</div>
</form>
</div>
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 Roboto and Barlow 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=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Barlow: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');
$font-family: 'Roboto', sans-serif;
$font-family: 'Barlow', sans-serif;
Note: After SCSS file run then it will be work
Main Color Change Option
File path: assets/css/style.scss
--main-color: #1657CB; (All Primary Color)
--paragraph-color: #646464; (All Paragraph Color)
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
// Review Slides
$('.review-slides').owlCarousel({
loop: true,
nav: true,
dots: false,
autoHeight: true,
smartSpeed: 500,
margin: 25,
autoplayHoverPause: true,
autoplay: true,
navText: [
"<i class='ri-arrow-left-s-line'></i>",
"<i class='ri-arrow-right-s-line'></i>"
],
responsive: {
0: {
items: 1
},
768: {
items: 2
},
1200: {
items: 2
}
}
});
More Info please browser the link: Owl Carousel Docs Options
How to edit/off Preloader
Please remove or comment the below code file path: assets/js/main.js
// Preloader
$(window).on('load', function() {
$('.preloader-area').fadeOut();
});
Also, please remove or comment the below code all HTML files
<!-- Start Preloader Area -->
<div class="preloader-area">
<div class="spinner">
<div class="inner">
<div class="disc"></div>
<div class="disc"></div>
<div class="disc"></div>
</div>
</div>
</div>
<!-- End Preloader Area -->
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/images/...' replace the image which one you want following placeholder image size & name
How to Edit Especially For Remixicon
You won't able to add new Remixicon except existing but you can if you want to add from scratch but existing will not work and it's the feature of Remixicon. Remixicon.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://www.freepik.com/
https://pixabay.com/
https://unsplash.com/
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!