Thank you kindly for purchasing my template. If you have any questions that are beyond the scope of this help file, please feel free to contact me via my ThemeForest profile.
To edit the 'Welcome Message', simply find the appropriate label <!-- intro start --> in the body of the HTML file.
Part to edit:
<!-- intro start -->
[...]
<li>
<h1>
Bird
</h1>
</li>
<li>
<h1>
Man
</h1>
</li>
<li>
<h1>
Birdman
</h1>
</li>
</ul>
</div>
[...]
</div><!-- intro end -->
To edit the 'About' page, simply find the appropriate label <!-- about start --> in the body of the HTML file.
Part to edit:
<!-- about start -->
[...]
<div class="cycle-it">
<a class="cycle-text" href="#">Who we are</a>
</div>
<h2>
About
</h2>
[...]
<div class="quote">
<p>
<span class="quote-mark-l fa fa-quote-left"></span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce dictum pharetra congue.<span class=
"quote-mark-r fa fa-quote-right"></span>
</p>
</div>
[...]
<a class="effect-bubba" href="#">Read more</a>
[...]
<ul id="skills">
<li>
<span class="expand html5"></span><em>HTML5</em>
</li>
<li>
<span class="expand css3"></span><em>CSS3</em>
</li>
<li>
<span class="expand jquery"></span><em>jQuery</em>
</li>
<li>
<span class="expand photoshop"></span><em>Photoshop</em>
</li>
<li>
<span class="expand dreamweaver"></span><em>Dreamweaver</em>
</li>
[...]
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce dictum <a href="#">pharetra congue</a>.
</p>
<p>
Suspendisse ut feugiat orci, in laoreet augue. Aliquam ultricies, ligula non dignissim suscipit, neque nunc efficitur felis.
</p>
[...]
<p>
Curabitur sit amet odio vitae odio gravida tempus. Aenean in lectus neque.
</p>
<p>
Nunc in lacus quis enim ultrices suscipit sit amet id lorem. Sed in lorem felis. Nulla tempus consequat magna, eu <a href="#">finibus mauris</a>.
</p>
[...]
<!-- about end -->
To edit the 'Services' page, simply find the appropriate label <!-- services start --> in the body of the HTML file.
Part to edit:
<!-- services start -->
[...]
<div class="cycle-it">
<a class="cycle-text" href="#">What we do</a>
</div>
<h2>
Services
</h2>
[...]
<div class="quote">
<p>
<span class="quote-mark-l fa fa-quote-left"></span>Suspendisse ut feugiat orci, in laoreet augue. Aliquam ultricies, ligula non dignissim
suscipit.<span class="quote-mark-r fa fa-quote-right"></span>
</p>
</div>
[...]
<a class="effect-bubba" href="#">Read more</a>
[...]
<p class="info">
Customer first
</p>
<!-- services effect start -->
<section class="set-8">
<div class="hi-icon-wrap hi-icon-effect-8">
<a class="hi-icon hi-icon-services-1" href="#">Customer first</a>
</div>
</section><!-- services effect end -->
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce dictum <a href="#">pharetra congue</a>.
</p>
</div>
<div class="col-xs-12 col-sm-6 col-md-3 col-lg-3">
<p class="info">
Quality first
</p>
<!-- services effect start -->
<section class="set-8">
<div class="hi-icon-wrap hi-icon-effect-8">
<a class="hi-icon hi-icon-services-2" href="#">Quality first</a>
</div>
</section><!-- services effect end -->
<p>
Suspendisse ut feugiat orci, in laoreet augue. Aliquam ultricies, ligula non dignissim suscipit, neque nunc efficitur felis.
</p>
</div>
<div class="col-xs-12 col-sm-6 col-md-3 col-lg-3">
<p class="info">
Core values
</p>
<!-- services effect start -->
<section class="set-8">
<div class="hi-icon-wrap hi-icon-effect-8">
<a class="hi-icon hi-icon-services-3" href="#">Core values</a>
</div>
</section><!-- services effect end -->
<p>
Curabitur sit amet odio vitae odio gravida tempus. Aenean in lectus neque.
</p>
</div>
<div class="col-xs-12 col-sm-6 col-md-3 col-lg-3">
<p class="info">
Core Pinciples
</p>
<!-- services effect start -->
<section class="set-8">
<div class="hi-icon-wrap hi-icon-effect-8">
<a class="hi-icon hi-icon-services-4" href="#">Core Pinciples</a>
</div>
</section><!-- services effect end -->
<p>
Nunc in lacus quis enim ultrices suscipit sit amet id lorem. Sed in lorem felis. Nulla tempus consequat magna, eu <a href="#">finibus mauris</a>.
</p>
[...]
<!-- services end -->
To edit the 'Contact' page, simply find the appropriate label <!-- contact start --> in the body of the HTML file.
Part to edit:
<!-- contact start -->
[...]
<div class="cycle-it">
<a class="cycle-text" href="#">Where we work</a>
</div>
<h2>
Contact
</h2>
[...]
<div class="quote">
<p>
<span class="quote-mark-l fa fa-quote-left"></span>Curabitur sit amet odio vitae odio gravida tempus. Aenean in lectus neque.<span class=
"quote-mark-r fa fa-quote-right"></span>
</p>
</div>
[...]
<p class="info">
<span class="awesome"><span class="fa fa-map-marker"></span></span> Address
</p>
<p>
ex nihilo, Inc., Touchdown Dr<br>
1176
</p>
</div>
<div class="col-xs-12 col-sm-6 col-md-3 col-lg-3">
<p class="info">
<span class="awesome"><span class="fa fa-mobile"></span></span> Telephone
</p>
<p>
[00] 11 - 76<br>
[01] 11 - 76
</p>
</div>
<div class="col-xs-12 col-sm-6 col-md-3 col-lg-3">
<p class="info">
<span class="awesome"><span class="fa fa-paper-plane"></span></span> Email
</p>
<p>
<a href="mailto:you@yoursite.com">you@yoursite.com</a>
</p>
</div>
[...]
<!-- 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["subscribeemail"], $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 set the 'Countdown Target Date', simply find the file named 'birdman.js' placed in the folder named 'js'.
Open the file and find the appropriate label '// countdown setup start'.
Edit this section:
date: "09 April 2016 12:00:00", // countdown target date settings
To add images in the background of the template, simply find the appropriate label <!-- kenburnsy bg start --> in the body of the HTML file.
Part to edit:
<!-- kenburnsy bg start -->
<div id="kenburnsy-bg">
<img alt="Background" src="images/background/1.jpg">
<img alt="Background" src="images/background/2.jpg">
<img alt="Background" src="images/background/3.jpg">
<img alt="Background" src="images/background/4.jpg">
</div><!-- kenburnsy bg end -->
You can use any size for a background image.
Please note;
Demo images are not included. Image placeholders are provided instead.
To add images in the background of the template, simply find the files named 'supersized.3.2.7.bg-single-image.js' placed in the folder named 'js'.
Open the file and find the appropriate label '// supersized'.
Replace:
{image : 'images/background/1.jpg', title : '', thumb : '', url : ''}
With:
{image : 'images/background/your-image-name-1.jpg', title : '', thumb : '', url : ''}
You can use any size for a background image.
Please note;
Demo images are not included. Image placeholders are provided instead.
To add images in the background of the template, simply find the files named 'supersized.3.2.7.bg-slideshow-image.js' placed in the folder named 'js'.
Open the file and find the appropriate label '// supersized'.
Replace:
{image : 'images/background/1.jpg', title : '', thumb : '', url : ''},
{image : 'images/background/2.jpg', title : '', thumb : '', url : ''},
{image : 'images/background/3.jpg', title : '', thumb : '', url : ''},
{image : 'images/background/4.jpg', title : '', thumb : '', url : ''}
With:
{image : 'images/background/your-image-name-1.jpg', title : '', thumb : '', url : ''},
{image : 'images/background/your-image-name-2.jpg', title : '', thumb : '', url : ''},
{image : 'images/background/your-image-name-3.jpg', title : '', thumb : '', url : ''},
{image : 'images/background/your-image-name-4.jpg', title : '', thumb : '', url : ''}
You can use any size for a background image.
Please note;
Demo images are not included. Image placeholders are provided instead.
To add 'YouTube Videos' in the background of the template, simply find the appropriate label <!-- YTPlayer start --> in the body of the HTML file.
Replace:
<!-- YTPlayer start -->
<a id="bgndVideo" class="player" data-property="{videoURL:'https://www.youtube.com/watch?v=O9v-3PKI6Xg', containment:'#videoContainment', showControls:false, autoPlay:true, loop:true, mute:true, startAt:0, opacity:1, addRaster:false, quality:'default'}"></a><!-- YTPlayer end -->
With:
<!-- YTPlayer start -->
<a id="bgndVideo" class="player" data-property="{videoURL:'https://www.youtube.com/watch?v=youryoutubevideouniqueID', containment:'#videoContainment', showControls:false, autoPlay:true, loop:true, mute:true, startAt:0, opacity:1, addRaster:false, quality:'default'}"></a><!-- YTPlayer end -->
Please note;
This template is designed to use YouTube videos as a background; however, 'YouTube 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: 'images/background/1-video.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 <!-- HTML5 video start --> in the body of the HTML file.
Replace:
<!-- HTML5 video start -->
<div id="video-bg" data-vide-bg="http://video-js.zencoder.com/oceans-clip.mp4" data-vide-options="loop: true, muted: true, position: 0% 0%"></div><!-- HTML5 video end -->
With:
<!-- HTML5 video start -->
<div id="video-bg" data-vide-bg="http://video-js.zencoder.com/your-video-title.mp4" data-vide-options="loop: true, muted: true, position: 0% 0%"></div><!-- HTML5 video end -->
Please note;
This template is designed to use Self-Hosted MP4 file format videos as a background; however, 'Self-Hosted HTML5 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: 'images/background/1-video.jpg'.
By default the sound of the video is set mute. To unmute the sound, change 'muted: true' into 'muted: false'.
To add your 'Google Maps' location, simply find the file named 'google-maps.js' placed in the folder named 'js'.
Open the file and find the appropriate labels '// YOUR POSITION 1' and '// YOUR POSITION 1-1'.
Part to edit:
center: new google.maps.LatLng(48.858278, 2.294254), // EDIT THIS PART
[...]
position: new google.maps.LatLng(48.858278, 2.294254), // EDIT THIS PART
To add images in the 'Photo Gallery' of the template, simply find the appropriate label <!-- photo gallery start --> in the body of the HTML file.
Part to edit:
<!-- photo 1 start -->
<figure class="lineup">
<a class="effect-bubba-photos" data-size="1920x1080" href="images/photos/large/1.jpg"><img alt="Image description" src="images/photos/small/1.jpg"></a>
<figcaption>
Image caption 1 </figcaption>
</figure>
<!-- photo 1 end -->
<!-- photo 2 start -->
<figure class="lineup">
<a class="effect-bubba-photos" data-size="1920x1080" href="images/photos/large/2.jpg"><img alt="Image description" src="images/photos/small/2.jpg"></a>
<figcaption>
Image caption 2 </figcaption>
</figure>
<!-- photo 2 end -->
[...]
Large image size used in the demo is 1920x1080px. Small image size [thumbnail] used in the demo is 240x135px.
'Photo Gallery' images can be found by following their URL path: 'images/photos/'.
Please note;
Demo images are not included. Image placeholders are provided instead.
I will respond to buyers' questions via the contact form on my profile.
Support for my items includes:
Responding to questions or problems regarding the item and its features
Fixing bugs and reported issues
Providing updates to ensure compatibility with new software versions
Item support does not include:
Customization and installation services
Support for third party software and plug-ins
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 --> <div class="social-icons-wrapper"> <ul class="social-icons"> <li> <a class="fa fa-twitter-square fa-2x" href="#"></a> </li> <li> <a class="fa fa-facebook-square fa-2x" href="#"></a> </li> <li> <a class="fa fa-google-plus-square fa-2x" href="#"></a> </li> <li> <a class="fa fa-youtube-square fa-2x" href="#"></a> </li> <li> <a class="fa fa-linkedin-square fa-2x" href="#"></a> </li> <li> <a class="fa fa-instagram fa-2x" href="#"></a> </li> </ul> </div><!-- social icons end -->