To edit the 'Home' section, simply find the appropriate label <!-- home start --> in the body of the HTML file.
Part to edit:
[...]
<!-- home start -->
[...]
<h6>
<a href="#">an ex nihilo template</a>
</h6>
[...]
[...]
<!-- countdown start -->
[...]
<p class="until-launch">
Launching in
</p>
[...]
[...]
<!-- signup form start -->
[...]
<h5>
Newsletter sign up
</h5>
<h4>
Subscribe
</h4>
[...]
[...]<!-- signup form end -->
[...]
To edit the 'Home' section 'Text Slider', simply find and open the file named 'hombre.js' placed in the folder named 'js'.
Part to edit:
[...]
// wordRotator
[...]
words: ['this is<br><span class="highlighter">Hombre</span>', 'Hombre<br><span class="highlighter">means man</span>']
[...]
[...]
You can edit the 'Home' section images via CSS file (e.g. style.css).
Part to edit:
[...]
/* TEMPLATE BACKGROUNDS */
/* single IMG BACKGROUND */
.bg-img-SINGLE {
background-image: url(../img/background/SINGLE-bg.jpg);
}
[...]
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 start --> in the body of the HTML file.
Part to edit:
[...]
<!-- about start -->
[...]
<h2>
About
</h2>
[...]
[...]
<a class="effect-bubba-2" href="#">Who we are</a>
[...]
[...]
<h2>
Years
</h2>
[...]
<h3 class="facts-counter-number">
41
</h3>
<h2>
of Service
</h2>
[...]
[...]
<blockquote>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed euismod in tellus in mattis. Aliquam erat volutpat. Praesent ultricies aliquet
erat a semper.
</p>
</blockquote>
[...]
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed euismod in tellus in mattis. Aliquam erat volutpat. Praesent ultricies aliquet erat a
semper. Maecenas risus ex, suscipit cursus felis vitae, iaculis tempor dolor. In dignissim <a class="link-underline" href="#">accumsan
ullamcorper</a>.
</p>
[...]<!-- about end -->
[...]
To edit the 'Services' section, simply find the appropriate label <!-- services start --> in the body of the HTML file.
Part to edit:
[...]
<!-- services start -->
[...]
<h2>
Services
</h2>
[...]
[...]
<a class="effect-bubba-2" href="#">What we do</a>
[...]
[...]
<h4 class="service-heading">
Design
</h4>
<div class="service-number">
1
</div>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed euismod in tellus in mattis. Aliquam erat volutpat. Praesent ultricies aliquet erat a
<a class="link-underline" href="#">semper</a>.
</p>
[...]
[...]
<h4 class="service-heading">
Branding
</h4>
<div class="service-number">
2
</div>
<p>
In dignissim accumsan ullamcorper. Aliquam nec augue id mauris convallis venenatis. Donec interdum ipsum quis varius tristique. Aenean tortor orci,
luctus ut arcu eu, <a class="link-underline" href="#">porta ultrices dui</a>.
</p>
[...]
[...]
<h4 class="service-heading">
Brand Identity
</h4>
<div class="service-number">
3
</div>
<p>
Aenean commodo augue at libero luctus blandit. Ut non justo ipsum. Donec malesuada non nulla vitae porttitor. Ut vehicula augue erat, ut accumsan
<a class="link-underline" href="#">felis rutrum</a>.
</p>
[...]
[...]
<!-- skills bar start -->
[...]
<!-- skill 1 start -->
<div class="skillbar" data-percent="85">
<span class="skillbar-title">Design</span>
[...]
[...]<!-- skill 1 end -->
<!-- skill 2 start -->
<div class="skillbar" data-percent="90">
<span class="skillbar-title">Branding</span>
[...]
[...]<!-- skill 2 end -->
<!-- skill 3 start -->
<div class="skillbar" data-percent="95">
<span class="skillbar-title">Brand Identity</span>
[...]
[...]<!-- skill 3 end -->
[...]<!-- skills bar end -->
[...]<!-- services end -->
[...]
To edit the 'Works' section, simply find the appropriate label <!-- works start --> in the body of the HTML file.
Part to edit:
[...]
<!-- works start -->
[...]
<h2>
Works
</h2>
[...]
[...]
<a class="effect-bubba-2" href="#">What it looks like</a>
[...]
[...]
<!-- works content start -->
[...]
<!-- work 1 start -->
[...]
<label class="works-title">Project #1</label>
<p></p><a class="works-button" data-toggle="modal" href="#worksModal-1"><span>View project</span></a>
[...]
[...]<!-- work 1 end -->
<!-- work 2 start -->
[...]
<label class="works-title">Project #2</label>
<p></p><a class="works-button" data-toggle="modal" href="#worksModal-2"><span>View project</span></a>
[...]
[...]<!-- work 2 end -->
<!-- work 3 start -->
[...]
<label class="works-title">Project #3</label>
<p></p><a class="works-button" data-toggle="modal" href="#worksModal-3"><span>View project</span></a>
[...]
[...]<!-- work 3 end -->
<!-- work 4 start -->
[...]
<label class="works-title">Project #4</label>
<p></p><a class="works-button" data-toggle="modal" href="#worksModal-4"><span>View project</span></a>
[...]
[...]<!-- work 4 end -->
<!-- work 5 start -->
[...]
<label class="works-title">Project #5</label>
<p></p><a class="works-button" data-toggle="modal" href="#worksModal-5"><span>View project</span></a>
[...]
[...]<!-- work 5 end -->
<!-- work 6 start -->
[...]
<label class="works-title">Project #6</label>
<p></p><a class="works-button" data-toggle="modal" href="#worksModal-6"><span>View project</span></a>
[...]
[...]<!-- work 6 end -->
[...]<!-- works content end -->
[...]<!-- works end -->
[...]
[...]
<!-- works modal content wrapper start -->
<!-- works modal 1 start -->
[...]
<!-- works modal content 1 start -->
[...]
<!-- works modal body 1 start -->
[...]
<div class="modal-content-date">
May 10, 2017, Wednesday
</div>
<h2>
Lorem ipsum dolor sit amet
</h2>
<p class="item-intro">
Photography / Portfolio
</p><img alt="Works Modal" class="img-responsive" src="img/works/works-1.jpg">
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed euismod in tellus in mattis. Aliquam erat volutpat. Praesent ultricies aliquet erat a semper. Maecenas
risus ex, suscipit cursus felis vitae, iaculis tempor dolor. In dignissim accumsan ullamcorper. Aliquam nec augue id mauris convallis venenatis.
</p><button class="c-btn c-btn-dark" data-dismiss="modal" type="button"><span>Close</span></button>
[...]<!-- works modal body 1 end -->
[...]<!-- works modal content 1 end -->
[...]<!-- works modal 1 end -->
[...]
[...]
<!-- works modal content wrapper end -->
[...]
You can edit the 'Works' section images via CSS file (e.g. style.css).
Part to edit:
[...]
/* TEMPLATE BACKGROUNDS */
[...]
/* works IMG BACKGROUND */
.works-inner-img-1 {
background-image: url(../img/works/works-1.jpg);
background-repeat: no-repeat;
background-position: center center;
}
.works-inner-img-2 {
background-image: url(../img/works/works-2.jpg);
background-repeat: no-repeat;
background-position: center center;
}
.works-inner-img-3 {
background-image: url(../img/works/works-3.jpg);
background-repeat: no-repeat;
background-position: center center;
}
.works-inner-img-4 {
background-image: url(../img/works/works-4.jpg);
background-repeat: no-repeat;
background-position: center center;
}
.works-inner-img-5 {
background-image: url(../img/works/works-5.jpg);
background-repeat: no-repeat;
background-position: center center;
}
.works-inner-img-6 {
background-image: url(../img/works/works-6.jpg);
background-repeat: no-repeat;
background-position: center center;
}
[...]
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 start --> in the body of the HTML file.
Part to edit:
[...]
<!-- contact start -->
[...]
<h2>
Contact
</h2>
[...]
[...]
<a class="effect-bubba-2" href="#">Where to find us</a>
[...]
[...]
<!-- contact info start -->
[...]
<i class="ion-ios-location-outline contact-info-description-img"></i> <span class="contact-info-text">ex Inc.<br>
Touchdown Dr 1176</span>
[...]
[...]
<i class="ion-ios-email-outline contact-info-description-img large"></i> <span class="contact-info-text large"><a class=
"link-underline contact" href="mailto:contact@domainname.com">contact@domainname.com</a></span>
[...]
[...]
<i class="ion-ios-telephone-outline contact-info-description-img"></i> <span class="contact-info-text">[00] 11 - 76<br>
[01] 11 - 76</span>
[...]
[...]<!-- contact info end -->
[...]<!-- contact 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 add form submissions to a subscriber list in your MailChimp account, simply open the file named 'subscribe.php' and configure it with your MailChimp credentials in the assigned slots below:
$api = new MCAPI('YOUR_API_KEY');
[...]
$retval = $api->listSubscribe( 'YOUR_LIST_ID', $_POST["subscribe-email"], $merge_vars, 'html', false, true );
Please make sure you have generated your MailChimp API Key and copied your MailChimp List ID.
- MailChimp API Key ARTICLE as available at: http://kb.mailchimp.com/accounts/management/about-api-keys#Finding-or-generating-your-API-key
- MailChimp List ID ARTICLE as available at: http://kb.mailchimp.com/lists/managing-subscribers/find-your-list-id
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 '/* TEMPLATE BACKGROUNDS */'.
Part to edit:
[...]
/* TEMPLATE BACKGROUNDS */
/* single IMG BACKGROUND */
.bg-img-SINGLE {
background-image: url(../img/background/SINGLE-bg.jpg);
}
/* single IMG BACKGROUND - FILM GRAIN */
.bg-img-SINGLE-FILM-GRAIN {
background-image: url(../img/background/SINGLE-bg-FILM-GRAIN.jpg);
}
/* single IMG BACKGROUND - PARTICLES */
.bg-img-SINGLE-PARTICLES {
background-image: url(../img/background/SINGLE-bg-PARTICLES.jpg);
}
/* single IMG BACKGROUND - SNOW */
.bg-img-SINGLE-SNOW {
background-image: url(../img/background/SINGLE-bg-SNOW.jpg);
}
/* single IMG BACKGROUND - FOG */
.bg-img-SINGLE-FOG {
background-image: url(../img/background/SINGLE-bg-FOG.jpg);
}
/* single IMG BACKGROUND - RAIN */
.bg-img-SINGLE-RAIN {
background-image: url(../img/background/SINGLE-bg-RAIN.jpg);
}
/* single IMG BACKGROUND - CLOUDS */
.bg-img-SINGLE-CLOUDS {
background-image: url(../img/background/SINGLE-bg-CLOUDS.jpg);
}
/* single IMG BACKGROUND - BIRDS */
.bg-img-SINGLE-BIRDS {
background-image: url(../img/background/SINGLE-bg-BIRDS.jpg);
}
/* 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);
}
/* ken burns slideshow IMG BACKGROUND - RAIN, PARTICLES */
.kenburns-slide-1-2 {
background-image: url(../img/background/kenburns-bg-1-2.jpg);
}
.kenburns-slide-2-2 {
background-image: url(../img/background/kenburns-bg-2-2.jpg);
}
.kenburns-slide-3-2 {
background-image: url(../img/background/kenburns-bg-3-2.jpg);
}
.kenburns-slide-4-2 {
background-image: url(../img/background/kenburns-bg-4-2.jpg);
}
/* hero slider 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);
}
/* hero slider IMG BACKGROUND - RAIN, PARTICLES */
.bg-img-1-2 {
background-image: url(../img/background/hero-bg-1-2.jpg);
}
.bg-img-2-2 {
background-image: url(../img/background/hero-bg-2-2.jpg);
}
.bg-img-3-2 {
background-image: url(../img/background/hero-bg-3-2.jpg);
}
.bg-img-4-2 {
background-image: url(../img/background/hero-bg-4-2.jpg);
}
/* hero split slider IMG BACKGROUND */
.bg-split-img-1 {
background-image: url(../img/background/hero-split-bg-1.jpg);
}
.bg-split-img-2 {
background-image: url(../img/background/hero-split-bg-2.jpg);
}
.bg-split-img-3 {
background-image: url(../img/background/hero-split-bg-3.jpg);
}
.bg-split-img-4 {
background-image: url(../img/background/hero-split-bg-4.jpg);
}
/* hero split slider IMG BACKGROUND - RAIN, PARTICLES */
.bg-split-img-1-2 {
background-image: url(../img/background/hero-split-bg-1-2.jpg);
}
.bg-split-img-2-2 {
background-image: url(../img/background/hero-split-bg-2-2.jpg);
}
.bg-split-img-3-2 {
background-image: url(../img/background/hero-split-bg-3-2.jpg);
}
.bg-split-img-4-2 {
background-image: url(../img/background/hero-split-bg-4-2.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 setup the 'Countdown' target date, simply find and open the file named 'hombre.js' placed in the folder named 'js'.
Part to edit:
[...]
// countdown SETUP
[...]
date: "7 June 2018 12:00:00", // countdown target date settings
[...]
[...]
[...]
To add 'YouTube Videos' in the background of the template, simply find and open the file named 'hombre.js' placed in the folder named 'js'.
Part to edit:
[...]
// YTPlayer
[...]
videoId: "r8j-MWq4HZc", // DEMO URL is: https://www.youtube.com/watch?v=r8j-MWq4HZc
mute: true, // options: true, false
[...]
[...]
[...]
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'.
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 <!-- self-hosted HTML5 video start --> in the body of the HTML file.
Part to edit:
[...]
<!-- self-hosted HTML5 video start -->
<div class="hero-bg" data-vide-bg="http://www.11-76.com/html5-videos/hombre.mp4" data-vide-options="loop: true, muted: true, position: 0% 0%" id="video-bg"></div><!-- self-hosted HTML5 video end -->
[...]
Please note;
By default the sound of the video is set mute. To unmute the sound, change 'muted: true' into 'muted: false'.
To add 'Vimeo Videos' in the background of the template, simply open the JS file named 'hombre.js' placed in the folder named 'js'.
Part to edit:
[...]
// Vimeo player
[...]
"url": "https://vimeo.com/142024986", // Vimeo VIDEO URL
[...]
[...]
[...]
Please note;
This template is designed to use Vimeo videos as a background; however, 'Vimeo Video Background' plugin is not supported by mobile devices and it doesn't work on 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'.
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)
Social icons
To edit the 'Social icons' links, simply find the appropriate label <!-- social icons start --> in the body of the HTML file.
Part to edit:
[...] <!-- social icons start --> [...] <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> [...] [...]<!-- social icons end --> [...]