First of all, thank you for purchasing the Eventr HTML Template. You can find the detailed information about the template in this document. If there is anything you cannot find in this document, you can send an e-mail via the profile page.
We are used Bootstrap3 framework in this template.
The general template structure is the same throughout the template. Here is the general structure.
The code block above is powered by SyntaxHighlighter.
You can install your form simply and quickly. Open contact.send.php and newsletter.send.php file and change following area
<?php
/* Contact Form Setup Begin */
$send_name = "Eventr"; // Replace your name
$send_title = "Eventr Register"; // Replace email sent title
$send_address = "name@domain.com"; // Replace your email address
$smtp_address = "mail@domain"; // Replace your email address
$smtp_password = "123456"; // Replace your email password
$smtp_server = "mail.domain.com"; // Replace your email server address
...
?>
Simple and fast validation function is end of file js/main.js. After passing this stage in the contact.send.php file is checked in the email. Email can not pass through the control, script stops running and turns back EMAIL-ERROR error.
The main.css file contains all of the specific stylings for the page. The file is separated into sections using:
/* EVENTR CSS
1. CORE CSS
2. NAVBAR
3. TOP SECTION
4. INFO SECTION
5. SPEAKERS
6. PROGRAM
7. DOWNLOAD
8. VENUE
9. FUNFACTS
10. REGISTER
11. GALLERY
12. TESTIMONIAL
13. SPONSORS
14. CONTACT
15. MISC.
*/
This file includes core bootstrap styles
SourceThis file contains styles about Fontawesome icon library
Source
<i class="fa fa-2x fa-flask"></i>
This file contains styles about Stroke 7 Icon Font Set
Source
<i class="pe-7s-map-marker pe-3x pe-va"></i>
This file contains styles about countdown plugin
SourceThis file contains styles about revolution slider plugin
SourceThis file contains styles about magnific popup lightbox plugin
Sourceanimate.min.css is a bunch of cool, fun, and cross-browser animations for you to use in projects. Great for emphasis, home pages, sliders, and general just-add-water-awesomeness.
<div class="wow fadeInUp">
...
</div>
This file contains styles about owlcarousel plugin
SourceThis file contains styles about salvattore plugin
SourceThis file contains styles about mCustomScrollbar plugin
SourceAll styles about template
All color alternatives about template
jQuery is a fast, small, and feature-rich JavaScript library.
SourceCore bootstrap js file
SourcejQuery carousel plugin from owlgraphic
SourceA lightweight script to animate scrolling to anchor links.
Source<a class="scroll" data-speed="500" data-easing="easeInOutCubic" data-url="false" href="#contact">Anchor Link</a><section id="contact">
....
</section>
A jQuery plugin that sets a div or span to show a countdown to a given time.
SourceA jQuery Masonry alternative with CSS-driven configuration.
SourceRevolution Slider Plugin
Source EditorHighly customizable custom scrollbar jQuery plugin, featuring vertical/horizontal scrollbars, scrolling momentum, mouse-wheel, keyboard and touch support etc.
SourceWaypoints is a library that makes it easy to execute a function whenever you scroll to an element.
SourceCounter-Up is a lightweight jQuery plugin that counts up to a targeted number when the number becomes visible.
SourceMagnific Popup is a responsive lightbox & dialog script with focus on performance and providing best experience for user with any device
Sourceretina.js is an open source script that makes it easy to serve high-resolution images to devices with retina displays
Sourceif you have an image on your page that looks like this:
<img src="/img/my_image.png" />
The script will check your server to see if an alternative image exists at this path:
"/img/my_image@2x.png"
This file contains all script about site.