Licensing Terms: Please be advised, in order to use the theme in a legal manner, you need to purchase a separate license for each domain you are going to use the theme on.
A single license is limited to a single domain/application.
Thank you for purchasing our product! We are very glad that you have decided on our WordPress theme.
The theme is very easy to use and we are here to guide and help you, so please read and follow the instructions and if you have further questions write us a email wp@red-sky.pl. This documentation is more of a reference work if you do not know what to do and need a better understanding on how the template is built write us a email.
Revoke has 9 HTML Files:
A screen of the Home Page:
You have to modify your email for the contact to work in the PHP FOLDER there is a contact.php file, open it and modify. In the $receiver_email "write your email" and in the $mail_title "write your title":
/*SECTION I - CONFIGURATION*/
$receiver_mail = 'youremail@example.com';
$mail_title = '[Revoke]';
The themes includes 3 javascripts:
To modify the slider speed, you have to open script.js from the JS FOLDER.
//MAIN SLIDER
var load_main_slider = function(){
$('.mainSlider').each(function(){
var t_nav_time = 400; //time for navigation bar movement
var t_items_time = 400; //time for item transition
var t_interval_time = 2000; //time for autoplay slide change
var t_timeout_time = 4000; //time to wait on clicked slide before autoplay resumes
This theme has been implemented as a responsive layout. The full width of the template is 960px for screen mode, 768px for tablet size screen, and for mobile 400px and the smallest one is 300px.
The CSS file is located in the css folder. The css file is registered and included in the "head"..."/head".
CSS file is very good structured and arranged so you can search very easy:
/*menu main*/
.menuContainer{
margin-left: 215px;
margin-top: 30px;
}
.menuContainer>ul.menu{
float: right;
font-size: 15px;
}
.menuContainer>ul.menu>li{
float: left;
position: relative;
margin-right: 7px;
color: black;
}
.menuContainer>ul.menu>li>a{
text-transform: uppercase;
padding: 14px 10px;
}
.menuContainer>ul.menu>li:hover>a{
background-color: #eeeeee;
}
.menuContainer>ul.menu>li.menuactive>a,
.menuContainer>ul.menu>li>a:hover{
background-color: #22ade8;
color: white;
}
All JavaScript are registered and included in the "head"..."/head".
I've used the following images, icons, fonts or other files as listed.
Fonts used:
Thank you so much for choosing "Revoke" we hope you will enjoy using it!