Thank you for purchasing our theme. We are happy that you are one of our customers and we assure you won't be disappointed. We do our best to produce top notch themes with great functionality, premium designs and human readable code.
BestDeals is a responsive and clean HTML template, made by a team of creative professionals here at Axiomthemes. Axiomthemes is a place to buy premium WordPress themes and HTML templates covered by effective and helpful support. Creative, crazy about details and innovative. We are a small and customers oriented company aiming to exceed your expectations!
DON'T FORGET to rate this theme on ThemeForest – it's good to know what others think about our work. You can rate it in the download area of your account:
Before you get started we highly encourage you to get familiar with this documentation file. Spending half an hour reading the manual may save a lot of your time and avoid questions with obvious answers.
Use our built-in Search tool (top right corner in the header of this file) or the search tool in your browser (click CTRL+F - works in most browsers) to quickly find all the keywords which you are looking for:
With ThemeForest regular license you are licensed to use this theme to create one single End Product (the final website customized with your content) for yourself or one client. In short:
What is allowed with single regular license:
What is not allowed:
Please read this user guide carefully, it will help you eliminate most of potential issues with incorrect configuration or using this template.
To be able to request a technical support assistance, you need to have a valid purchase code. To get the code, please navigate to your Themeforest "Download" page and click on the theme download link.
Check this link for more information on this matter: https://help.market.envato.com/hc/en-us/articles/202822600-Where-Is-My-Purchase-Code-.
PLEASE NOTE That as authors of this theme we do provide support only for the theme-related features and of course for the issues related strictly to this theme.
We do not provide support for configuration, installation, maintenance, customization, 3rd party plugins integration or any other compatibility issues that might arise. Nevertheless, there is an exception that is only applied to the plugin(s) we have developed and integrated ourselves.
If you have any questions that are beyond the scope of this help file, feel free to post them on our support message board (forum) at https://Axiomthemes.ticksy.com/. We will respond as soon as possible (within 24 – 48 hours, usually faster). We are open from 10am to 7pm (CET), from Monday till Friday.
A lot of the questions that are posted in the forum have been posted many times before, and get the same answers each time. Before submitting a new ticket, please try searching the forum for an answer. The forum has its own inner search and also has been indexed by Google, so if you can not find your answer with a forum search, it is worth typing it into Google too. Please make sure you have looked at the available resources before submitting a support request.
As we have mentioned above the theme's customization/modification is beyond the scope of our support policy. Nevertheless, if you in need of such service you can refer your request to our partners at MockingBird Customization Studio. They provide all kinds of services from template/theme installation to deep coding customizations.
All you need to do is follow this link https://mockingbird.ticksy.com/ and submit a ticket with detailed explanations of what needs to be done.
As for the minor CSS tweaks the best way is to use Firebug (an add-on for Firefox: http://getfirebug.com/), Chrome Developer Tools (available in Google Chrome) or other similar tools.
See these short video tutorials about Firebug:
Here you can find more information about CSS:
On the the screenshot below you can see how the Customizer panel looks like.
Files responsible for the output, styles and settings of the panel:
root directory.../css/core.customizer.css
root directory.../images/switcher/...
root directory.../js/core.customizer/...
To turn the panel on/off you need to uncomment/comment the following line in your index.html
file:
<script type="text/javascript" src="js/core.customizer/front.customizer.js"></script>
PLEASE NOTE! Changes made via Customizer panel stays active until you refresh the page. To save the changes you would need to edit the source files. This "on-the-go" customization functionality is for demonstration purposes only.
This HTML template provides a few different homepage styles. Check the examples below.
Home 1:
The corresponding file, which is index.html
is in the root directory of your template's archive.
This is how the standard widgets sidebar looks like.
<div class="sidebar widget_area scheme_orange right"> ... </div>
The corresponding file, which is classic-with-sidebar.html
is in the root directory of your template's archive.
Below is an example of a Standard Post.
<div class="content"> ... </div>
The corresponding file, which is blog-single-post.html
is in the root directory of your template's archive.
The example(s) of portfolio-like type structure can be seen on "All Property" page.
Please note that Isotope script is responsible for the animation effects. See the screenshots below for more information.
The snippet below belongs to the "All Property" page: root directory.../property-blog.html
.
<div class="main_isotope isotope_wrap inited" style="position: relative; height: 806.062px;"> </div>
Main Isotope Class.
Special Isotope filtering classes.
Please note that filtration in portfolio block works only if an element contains filtering class, for example isotope_item isotope_item_property isotope_item_property_3 isotope_column_3 isotope_item_show.
File(s) responsible for the Isotope script:
root directory.../js/isotope.pkgd.min.js
root directory.../js/_main.js
This is how the social icons look like.
To add a link to your social icon paste the necessary URL into the <a href>
tag. See the example below:
<div class="sc_socials_item"> <a href="#" target="_blank" class="social_icons social_facebook"> <span class="icon-facebook"></span> </a> </div>
Below you can find some of the Typography elements used in this template.
Check the typography.html
file for more information.
Below are examples of several shortcodes available for this theme.
Here is the main Contact Form.
File(s) responsible for contact form functionality:
root directory.../include/sendmail.php
root directory.../contact-us.html
Specify your email address in the sendmail.php
file. Check the screenshot below.
$contact_email = '[email protected]';
This is how the standard map looks like.
File(s) responsible for Google map initialisation and functionality:
root directory.../js/google-map/...
root directory.../contacts-us.html
Specify the address/coordinates in the root directory.../contacts-us.html
file or any .html related one where the Google map should appear.
<div class="wrapper"> <div id="sc_googlemap_1" class="sc_googlemap" data-zoom="16" data-style="default"> <div id="sc_googlemap_2" class="sc_googlemap_marker" data-title="" data-description="" data-address="1, Central Road, Chicago" data-latlng="" data-point="images/map_marker.png"> </div> </div> </div>
Specify the Google API Key in any file you want Google Map to appear. Insert it right after the "key=" atribute. Check the screenshot below for more information.
<script type='text/javascript' src='http://maps.google.com/maps/api/js?key=...;></script>
Several additional plugins were stylized according to the main color scheme of this template. In this section, we describe a few of them.
As for the rest, all the necessary files are in the root directory.../js/...
folder(s).
PLEASE NOTE! Full-fledged functionality might not be supported/provided for some of the additional plugins (because some of them were just stylized to match the template's color scheme and overall look) as it is just an HTML template.
Below you can check a brief explanations to some of the most popular plugins included into this template.
File(s) responsible for the Revolution Slider functionality:
root directory.../js/revslider/...
root directory.../index.html
Check the index.html
file for more information.
This is how the Swiper Slider looks like.
File(s) responsible for the Swiper Slider functionality:
root directory.../js/swiper/...
Check the features-elements-shortcodes.html
file for more information.
In this section you can find an additional information regarding fonts and clipart (.psd files) used in this theme.
root directory.../css/...
and font
folder(s) for more information..html
file. Please also check this directory for more information root directory/fontello/...
.IMPORTANT! Please also be advised that all clipart images included in this theme are the copyrighted to their respective owners and are not available for download with this theme. Clipart images can not be used without express permission from the owner and/or need to be purchased separately.
We are happy that you are one of our customers and we assure you won't be disappointed. If you come up with any questions that are beyond the scope of this help file, feel free to post them on our support message board at https://Axiomthemes.ticksy.com/.
We are open from 10am to 7pm (CET), from Monday till Friday.
PLEASE NOTE!
Our support policy covers getting setup, trouble using any features, and any bug fixes that may arise.
Unfortunately, we do not provide support for installation, any customizations or 3rd party plugins. You also need to have a valid purchase code to request an assistance from our support team.