To edit the 'Home' section, simply find the appropriate label <!-- home section start --> in the body of the HTML file.
Part to edit:
[...]
<!-- home section start -->
[...]
<!-- home subtitle start -->
<h2 class="home-page-title fadeIn-element">
The Journey
</h2><!-- home subtitle end -->
[...]
<!-- home title start -->
<h1 class="home-page-title fadeIn-element">
EX
</h1><!-- home title end -->
[...]
<!-- sign up modal launcher start -->
[...]
<div class="the-button">
Newsletters
</div>
[...]<!-- sign up modal launcher end -->
[...]
<!-- social icons start -->
[...]
<ul class="social-icons">
<li class="social-icon">
<a class="ion-social-twitter" href="#"></a>
</li>
<li class="social-icon">
<a class="ion-social-facebook" href="#"></a>
</li>
<li class="social-icon">
<a class="ion-social-googleplus" href="#"></a>
</li>
<li class="social-icon">
<a class="ion-social-youtube" href="#"></a>
</li>
<li class="social-icon">
<a class="ion-social-linkedin" href="#"></a>
</li>
<li class="social-icon">
<a class="ion-social-instagram" href="#"></a>
</li>
<li class="social-icon">
<a class="ion-social-pinterest" href="#"></a>
</li>
<li class="social-icon">
<a class="ion-social-dribbble" href="#"></a>
</li>
</ul>
[...]<!-- social icons end -->
[...]
<!-- copyright home start -->
[...]
<a class="link-underline" href="#">Journex</a> © 2018 All Rights Reserved.
[...]<!-- copyright home end -->
[...]<!-- home section end -->
[...]
To edit the 'Home' section text (Split Content Slider - Typed Text version), simply find and open the file named 'journex.js' placed in the folder named 'js'.
Part to edit:
[...]
// 6. typed text
[...]
strings: ["Fully Responsive", "Coming Soon Page", "Made for KINGS"],
[...]
[...]
[...]
You can edit the 'Home' section images according to the documentation bellow (please read Background Images section).
You can also edit the 'Home' section images by following its URL path: 'img/background/', and replace existing image files with your own images.
Please note;
Demo images are not included. Image placeholders are provided instead.
To edit the 'About' section, simply find the appropriate label <!-- about section start --> in the body of the HTML file.
Part to edit:
[...]
<!-- about section start -->
[...]
<!-- page title start -->
<div class="post-title">
Inspiring<br>
Generations
</div><!-- page title end -->
[...]
[...]
<!-- page subtitle start -->
<h4 class="post-heading">
Countries reached
</h4><!-- page subtitle end -->
[...]
<!-- page subtitle number start -->
<div class="post-title facts-counter-number">
76
</div><!-- page subtitle number end -->
[...]
<!-- page TXT start -->
<p>
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text <a class=
"link-underline link-underline-dark" href="#">ever since the 1500s.</a>
</p><!-- page TXT end -->
[...]
[...]
[...]
<!-- page subtitle start -->
<h4 class="post-heading">
Years in business
</h4><!-- page subtitle end -->
[...]
<!-- page subtitle number start -->
<div class="post-title facts-counter-number">
19
</div><!-- page subtitle number end -->
[...]
<!-- page TXT start -->
<p>
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text <a class=
"link-underline link-underline-dark" href="#">ever since the 1500s.</a>
</p><!-- page TXT end -->
[...]
[...]<!-- about section end -->
[...]
To edit the 'Services' section, simply find the appropriate label <!-- services section start --> in the body of the HTML file.
Part to edit:
[...]
<!-- services section start -->
[...]
<!-- page subtitle start -->
<h4 class="post-heading post-heading-services post-heading-light">
Brand
</h4><!-- page subtitle end -->
[...]
<!-- page title start -->
<div class="post-title post-title-light">
Design
</div><!-- page title end -->
[...]
<!-- skills bar start -->
[...]
<!-- skill 1 start -->
<div class="skillbar" data-percent="100">
[...]
</div><!-- skill 1 end -->
[...]<!-- skills bar end -->
[...]
<!-- page TXT start -->
<p>
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text <a class="link-underline" href="#">ever
since the 1500s.</a>
</p><!-- page TXT end -->
[...]
[...]
<!-- page subtitle start -->
<h4 class="post-heading post-heading-services">
Corporate
</h4><!-- page subtitle end -->
[...]
<!-- page title start -->
<div class="post-title">
Identity
</div><!-- page title end -->
[...]
<!-- skills bar start -->
[...]
<!-- skill 2 start -->
<div class="skillbar" data-percent="100">
[...]
</div><!-- skill 2 end -->
[...]<!-- skills bar end -->
[...]
<!-- page TXT start -->
<p>
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text <a class=
"link-underline link-underline-dark" href="#">ever since the 1500s.</a>
</p><!-- page TXT end -->
[...]
[...]<!-- services section end -->
[...]
You can edit the 'Services' section background images via CSS file (e.g. style.css).
Part to edit:
[...]
/* 1. TEMPLATE BACKGROUNDS */
[...]
/* 1.2. services IMG BACKGROUND */
.services-bg-1 {
background-image: url(../img/services/services-bg-1.jpg);
}
.services-bg-2 {
background-image: url(../img/services/services-bg-2.jpg);
}
[...]
You can also edit the 'Services' section images by following its URL path: 'img/services/', and replace existing image files with your own images.
Please note;
Demo images are not included. Image placeholders are provided instead.
To edit the 'Launch' section, simply find the appropriate label <!-- launch section start --> in the body of the HTML file.
Part to edit:
[...]
<!-- launch section start -->
[...]
<!-- countdown start -->
[...]
<!-- page subtitle start -->
<h2 class="countdown-top">
Going Live In
</h2><!-- page subtitle end -->
[...]
[...]<!-- countdown end -->
[...]<!-- launch section end -->
[...]
You can edit the 'Launch' section images according to the documentation bellow (please read Background Images section).
You can also edit the 'Launch' section images by following its URL path: 'img/background/', and replace existing image files with your own images.
Please note;
Demo images are not included. Image placeholders are provided instead.
To edit the 'Testimonials' section, simply find the appropriate label <!-- testimonials section start --> in the body of the HTML file.
Part to edit:
[...]
<!-- testimonials section start -->
[...]
<!-- testimonials start -->
[...]
<!-- testimonials quote 1 start -->
[...]
<img alt="Testimonials image" class="testimonials-quote-img" src="img/testimonials/testimonials-quote-img-1.jpg">
[...]
<p>
<span class="section-testimonials quote-mark-l ion-quote"></span>Lorem Ipsum is simply dummy text of the printing and typesetting industry.<span class=
"section-testimonials quote-mark-r ion-quote"></span>
</p>
[...]
<div class="testimonials-signature">
C. Eastwood
</div>
[...]<!-- testimonials quote 1 end -->
<!-- testimonials quote 2 start -->
[...]
<img alt="Testimonials image" class="testimonials-quote-img" src="img/testimonials/testimonials-quote-img-2.jpg">
[...]
<p>
<span class="section-testimonials quote-mark-l ion-quote"></span>Lorem Ipsum has been the industry's dummy text ever since the 1500s.<span class=
"section-testimonials quote-mark-r ion-quote"></span>
</p>
[...]
<div class="testimonials-signature">
R. Redford
</div>
[...]<!-- testimonials quote 2 end -->
<!-- testimonials quote 3 start -->
[...]
<img alt="Testimonials image" class="testimonials-quote-img" src="img/testimonials/testimonials-quote-img-3.jpg">
[...]
<p>
<span class="section-testimonials quote-mark-l ion-quote"></span>Lorem Ipsum is simply dummy text of the printing and typesetting industry.<span class=
"section-testimonials quote-mark-r ion-quote"></span>
</p>
[...]
<div class="testimonials-signature">
K.W. Wong
</div>
[...]<!-- testimonials quote 3 end -->
<!-- testimonials quote 4 start -->
[...]
<img alt="Testimonials image" class="testimonials-quote-img" src="img/testimonials/testimonials-quote-img-4.jpg">
[...]
<p>
<span class="section-testimonials quote-mark-l ion-quote"></span>Lorem Ipsum has been the industry's dummy text ever since the 1500s.<span class=
"section-testimonials quote-mark-r ion-quote"></span>
</p>
[...]
<div class="testimonials-signature">
T. Scott
</div>
[...]<!-- testimonials quote 4 end -->
[...]<!-- testimonials end -->
[...]<!-- testimonials section end -->
[...]
You can also edit the 'Testimonials' section images by following its URL path: 'img/testimonials/', and replace existing image files with your own images.
Please note;
Demo images are not included. Image placeholders are provided instead.
To edit the 'Works' section, simply find the appropriate label <!-- works section start --> in the body of the HTML file.
Part to edit:
[...]
<!-- works section start -->
[...]
<!-- works carousel start -->
[...]
<!-- works carousel item 1 start -->
[...]
<!-- works item IMG 1 hover effect start -->
<a class="link-wrap popup-photo" href="img/works/works-large/works-page-img-carousel-item-large-1.jpg" title=
"Lorem ipsum dolor sit amet."><span></span><span></span></a><!-- works item IMG 1 hover effect end -->
<!-- works item description 1 start -->
[...]
<h3>
Web
</h3>
[...]
<div class="description-second">
A JPG Image
</div>
[...]<!-- works item description 1 end -->
[...]<!-- works carousel item 1 end -->
<!-- works carousel item 2 start -->
[...]
<!-- works item IMG 2 hover effect start -->
<a class="link-wrap" data-lity="" href="https://www.youtube.com/watch?v=3zXrWmkVjTM"><span></span><span></span></a><!-- works item IMG 2 hover effect end -->
<!-- works item description 2 start -->
[...]
<h3>
Logo
</h3>
[...]
<div class="description-second">
A YouTube Video
</div>
[...]<!-- works item description 2 end -->
[...]<!-- works carousel item 2 end -->
<!-- works carousel item 3 start -->
[...]
<!-- works item IMG 3 hover effect start -->
<a class="link-wrap popup-photo" href="img/works/works-large/works-page-img-carousel-item-large-3.jpg" title=
"Lorem ipsum dolor sit amet."><span></span><span></span></a><!-- works item IMG 3 hover effect end -->
<!-- works item description 3 start -->
[...]
<h3>
Print
</h3>
[...]
<div class="description-second">
A JPG Image
</div>
[...]<!-- works item description 3 end -->
[...]<!-- works carousel item 3 end -->
<!-- works carousel item 4 start -->
[...]
<!-- works item IMG 4 hover effect start -->
<a class="link-wrap" data-lity="" href="https://vimeo.com/95515307"><span></span><span></span></a><!-- works item IMG 4 hover effect end -->
<!-- works item description 4 start -->
[...]
<h3>
Video
</h3>
[...]
<div class="description-second">
A Vimeo Video
</div>
[...]<!-- works item description 4 end -->
[...]<!-- works carousel item 4 end -->
<!-- works carousel item 5 start -->
[...]
<!-- works item IMG 5 hover effect start -->
<a class="link-wrap popup-photo" href="img/works/works-large/works-page-img-carousel-item-large-5.jpg" title=
"Lorem ipsum dolor sit amet."><span></span><span></span></a><!-- works item IMG 5 hover effect end -->
<!-- works item description 5 start -->
[...]
<h3>
Photo
</h3>
[...]
<div class="description-second">
A JPG Image
</div>
[...]
[...]<!-- works item description 5 end -->
[...]<!-- works carousel item 5 end -->
[...]<!-- works carousel end -->
[...]<!-- works section end -->
[...]
You can edit the 'Works' section background images via CSS file (e.g. style.css).
Part to edit:
[...]
/* 1. TEMPLATE BACKGROUNDS */
[...]
/* 1.10. works IMG gallery carousel IMG BACKGROUND */
.works-page-carousel-item-1 {
background-image: url(../img/works/works-page-img-carousel-item-1.jpg);
}
.works-page-carousel-item-2 {
background-image: url(../img/works/works-page-img-carousel-item-2.jpg);
}
.works-page-carousel-item-3 {
background-image: url(../img/works/works-page-img-carousel-item-3.jpg);
}
.works-page-carousel-item-4 {
background-image: url(../img/works/works-page-img-carousel-item-4.jpg);
}
.works-page-carousel-item-5 {
background-image: url(../img/works/works-page-img-carousel-item-5.jpg);
}
[...]
You can also edit the 'Works' section images by following its URL path: 'img/works/', and replace existing image files with your own images.
Please note;
Demo images are not included. Image placeholders are provided instead.
To edit the 'Contact' section, simply find the appropriate label <!-- contact section start --> in the body of the HTML file.
Part to edit:
[...]
<!-- contact section start -->
[...]
<!-- page TXT start -->
[...]
<p>
1976 Ex Nihilo Drive, Los Angeles | CA 90012
</p>
[...]<!-- page TXT end -->
[...]
<!-- page email start -->
[...]
<a class="link-underline" href="mailto:contact@domainname.com">contact@domainname.com</a>
[...]><!-- page email end -->
[...]
<!-- sign up modal launcher start -->
[...]
<div class="the-button">
Use the form
</div>
[...]<!-- sign up modal launcher end -->
[...]
[...]
<!-- copyright start -->
[...]
<a class="link-underline" href="#">Journex</a> © 2018 All Rights Reserved.
[...]<!-- copyright end -->
[...]<!-- contact section end -->
[...]
To edit the 'Sign Up Form Modal' section, simply find the appropriate label <!-- sign up modal start --> in the body of the HTML file.
Part to edit:
[...]
<!-- sign up modal start -->
[...]
<!-- sign up modal title start -->
<h2 class="section-heading">
Newsletter sign up
</h2><!-- sign up modal title end -->
[...]
[...]
<!-- newsletter submit button start -->
[...]
<button class="the-button the-button-submit" id="submit-2" type="submit"><span>Submit</span></button>
[...]<!-- newsletter submit button end -->
[...]<!-- sign up modal end -->
[...]
To edit the 'Contact Form Modal' section, simply find the appropriate label <!-- contact modal start --> in the body of the HTML file.
Part to edit:
[...]
<!-- contact modal start -->
[...]
<!-- contact modal title start -->
<h2 class="section-heading">
Get in touch
</h2><!-- contact modal title end -->
[...]
[...]
<!-- contact form submit button start -->
[...]
<button class="the-button the-button-submit" id="submit" type="submit"><span>Submit</span></button>
[...]<!-- contact form submit button end -->
[...]<!-- contact modal end -->
[...]
To send the contents of your 'Contact Form' to your email, simply open the file named 'contact.php'.
Your email address goes here:
$myemail = 'you@yoursite.com';
To send the contents of your 'Sign Up Form' to your email, simply open the file named 'subscribe.php'.
Your email address goes here:
$myemail = 'you@yoursite.com';
To add images in the background of the template, simply find the appropriate CSS file placed in the folder named 'css' (e.g. style.css).
Open the file and find the appropriate label '/* 1. TEMPLATE BACKGROUNDS */'.
Part to edit:
[...]
/* 1. TEMPLATE BACKGROUNDS */
/* 1.1. single IMG BACKGROUND */
.bg-img-SINGLE {
background-image: url(../img/background/SINGLE-bg.jpg);
}
[...]
/* 1.3. launch IMG BACKGROUND */
.parallax-launch {
background-image: url(../img/background/launch-bg.jpg);
}
/* 1.4. ken burns slideshow IMG BACKGROUND */
.kenburns-slide-1 {
background-image: url(../img/background/kenburns-bg-1.jpg);
}
.kenburns-slide-2 {
background-image: url(../img/background/kenburns-bg-2.jpg);
}
.kenburns-slide-3 {
background-image: url(../img/background/kenburns-bg-3.jpg);
}
.kenburns-slide-4 {
background-image: url(../img/background/kenburns-bg-4.jpg);
}
/* 1.5. slick fullscreen slideshow ZOOM/FADE IMG BACKGROUND */
.bg-img-1 {
background-image: url(../img/background/hero-bg-1.jpg);
}
.bg-img-2 {
background-image: url(../img/background/hero-bg-2.jpg);
}
.bg-img-3 {
background-image: url(../img/background/hero-bg-3.jpg);
}
.bg-img-4 {
background-image: url(../img/background/hero-bg-4.jpg);
}
/* 1.6. home IMG carousel slider IMG BACKGROUND */
.home-page-img-item-1 {
background-image: url(../img/background/home-page-img-item-1.jpg);
}
.home-page-img-item-2 {
background-image: url(../img/background/home-page-img-item-2.jpg);
}
.home-page-img-item-3 {
background-image: url(../img/background/home-page-img-item-3.jpg);
}
.home-page-img-item-4 {
background-image: url(../img/background/home-page-img-item-4.jpg);
}
.home-page-img-item-5 {
background-image: url(../img/background/home-page-img-item-5.jpg);
}
.home-page-img-item-6 {
background-image: url(../img/background/home-page-img-item-6.jpg);
}
.home-page-img-item-7 {
background-image: url(../img/background/home-page-img-item-7.jpg);
}
/* 1.7. swiper parallax IMG BACKGROUND */
.swiper-slide-parallax-bg {
background-image: url(../img/background/parallax-bg.jpg);
}
/* 1.8. swiper thumbnail IMG BACKGROUND */
.thumbnail-slider-bg-1 {
background-image: url(../img/background/thumbnail-slider-bg-1.jpg);
}
.thumbnail-slider-bg-2 {
background-image: url(../img/background/thumbnail-slider-bg-2.jpg);
}
.thumbnail-slider-bg-3 {
background-image: url(../img/background/thumbnail-slider-bg-3.jpg);
}
.thumbnail-slider-bg-4 {
background-image: url(../img/background/thumbnail-slider-bg-4.jpg);
}
.thumbnail-slider-bg-5 {
background-image: url(../img/background/thumbnail-slider-bg-5.jpg);
}
.thumbnail-slider-bg-6 {
background-image: url(../img/background/thumbnail-slider-bg-6.jpg);
}
.thumbnail-slider-bg-7 {
background-image: url(../img/background/thumbnail-slider-bg-7.jpg);
}
.thumbnail-slider-bg-8 {
background-image: url(../img/background/thumbnail-slider-bg-8.jpg);
}
/* 1.9. typed text IMG BACKGROUND */
.bg-split-content-img-1 {
background-image: url(../img/background/hero-split-content-bg-1.jpg);
}
.bg-split-content-img-2 {
background-image: url(../img/background/hero-split-content-bg-2.jpg);
}
.bg-split-content-img-3 {
background-image: url(../img/background/hero-split-content-bg-3.jpg);
}
.bg-split-content-img-4 {
background-image: url(../img/background/hero-split-content-bg-4.jpg);
}
[...]
You can also edit the images by following its URL path: '/img/background/', and replace existing image files with your own images.
Please note;
Demo images are not included. Image placeholders are provided instead.
To add 'YouTube Videos - SINGLE' in the background of the template, simply find the appropriate label <!-- YouTube video URL start --> in the body of the HTML file.
Part to edit:
[...]
<!-- YouTube video URL start -->
<div class="player" data-property=
"{videoURL: '3zXrWmkVjTM', containment: '#videoContainment', showControls: false, autoPlay: true, loop: true, vol: 50, mute: true, startAt: 0, stopAt: 0, opacity: 1, addRaster: false, quality: 'large', optimizeDisplay: true, ratio: 16/9}"
id="bgndVideo"></div><!-- YouTube video URL end -->
[...]
Please note;
This template is designed to use YouTube videos as a background; however, 'YouTube Video Background' plugin is not supported by SOME mobile devices and it doesn't work on ALL mobile devices, so the background image is added to compensate for it. This background image can be found by following its URL path: 'img/background/YT-bg.jpg'.
To activate the background image, please open the 'style.css' file.
Part to edit:
[...]
/* 23.2. YouTube video */
[...]
@media only screen and (max-width: 880px) {
.YT-bg {
[...]
background-image: url(../img/background/YT-bg.jpg);
[...]
/* uncomment the following to show an image for mobile devices */
/* display: block; */
}
}
[...]
By default the sound of the video is set mute. To unmute the sound, change 'mute: true' into 'mute: false'.
To add 'Self-Hosted HTML5 Videos' in the background of the template, simply find the appropriate label <!-- HTML5 video URL start --> in the body of the HTML file.
Part to edit:
[...]
<!-- HTML5 video URL start -->
<div class="html5-videoContainment" data-vide-bg="http://www.11-76.com/html5-videos/journex.mp4" data-vide-options="loop: true, muted: true"></div><!-- HTML5 video URL end -->
[...]
Please note;
By default the sound of the video is set mute. To unmute the sound, change 'muted: true' into 'muted: false'.
Please note;
This template is designed to use Self-Hosted HTML5 videos as a background; however, 'Self-Hosted HTML5 Videos' plugin is not supported by SOME mobile devices and it doesn't work on ALL mobile devices, so the background image is added to compensate for it. This background image can be found by following its URL path: 'img/background/html5-bg.jpg'.
To activate the background image, please open the 'style.css' file.
Part to edit:
[...]
/* 23.3. HTML5 video */
[...]
@media only screen and (max-width: 880px) {
.html5-bg {
[...]
background-image: url(../img/background/html5-bg.jpg);
[...]
/* uncomment the following to show an image for mobile devices */
/* display: block; */
}
}
To add 'Vimeo Videos' in the background of the template, simply find the appropriate label <!-- Vimeo video URL start --> in the body of the HTML file.
Part to edit:
[...]
<!-- Vimeo video URL start -->
<iframe data-fullscreeneo="" src="https://player.vimeo.com/video/98929509?autoplay=1&background=1&hd=1&loop=1"></iframe><!-- Vimeo video URL end -->
[...]
Please note;
By default the sound of the video is set mute. To unmute the sound, change 'background=1' into 'background=0'.
Please note;
This template is designed to use Vimeo videos as a background; however, 'Vimeo Video Background' plugin is not supported by SOME mobile devices and it doesn't work on ALL mobile devices, so the background image is added to compensate for it. This background image can be found by following its URL path: 'img/background/vimeo-bg.jpg'.
To activate the background image, please open the 'style.css' file.
Part to edit:
[...]
/* 23.1. Vimeo video */
[...]
@media only screen and (max-width: 880px) {
.vimeo-bg {
[...]
background-image: url(../img/background/vimeo-bg.jpg);
[...]
/* uncomment the following to show an image for mobile devices */
/* display: block; */
}
}
To setup the 'Countdown' target date, simply find and open the file named 'journex.js' placed in the folder named 'js'.
Part to edit:
[...]
// 7.2. countdown SETUP
[...]
[...]
lastDate: "11/05/2019 12:00:00", // target date settings, 'MM/DD/YYYY HH:MM:SS'
[...]
[...]
[...]
[...]
Contact the author
This author provides limited support through email contact form [http://themeforest.net/user/ex-nihilo#contact].
Item support includes:
Availability of the author to answer questions
Answering technical questions about item’s features
Assistance with reported bugs and issues
Help with included 3rd party assets
However, item support does not include:
Customization services
Installation services
This author’s response time can be up to 2 business days.
Working time:
Monday thru Friday 9am to 5pm
Central European Time (UTC+01:00)