Created: Nov 17, 2016

By: Creatopus

Email: creatopus.themes@gmail.com

Thank you for purchasing our theme. If you have any questions that are beyond the scope of this help file, please feel free to email via my user page contact form here. Thanks so much!

Please provide your purchase code when asking for support.

    Table of Contents

    1. Important Notes
    2. Basic Installation
    3. Theme Update
    4. Installing and Activating Plugins
    5. Migration From a Theme
    6. Importing The Demo Data
    7. Reading Settings
    8. Permalink Structure
    9. Menus
    10. WPBakery Page Builder (ex Visual Composer) Plugin
    11. Events Plugin
    12. Layer Slider Plugin
    13. Sidebars
    14. Theme Options
    15. Shortcodes
    16. Post Thumbnails
    17. How to Translate
    18. CSS
    19. Sources and Credits

    Important Notes

    • To use AirPro Theme, you must be running:
      • WordPress 4.6 or higher
      • PHP 5.4 or higher
      • MySql 5 or higher
    • We have tested it with Mac, Windows and Linux. Below is a list of items you should ensure your host can comply with:
      • Check to ensure that your web host has the minimum requirements to run WordPress.
      • Always make sure they are running the latest version of WordPress.
      • You can download the latest release of WordPress from official WordPress website.
      • Always create secure passwords for FTP and Database.
    • WPBakery Page Builder (ex Visual Composer) and Layer Slider plugins are included with the theme but you do not get purchase codes for these plugins. That means that automatic updates for the plugins will not be available to you unless you buy a regular license for the plugin. We do not recommend that you buy regular licenses for the plugins because they will be updated with theme updates.

    Many issues that you may run into such as: white screen, demo content fails when importing and other similar issues are all related to low PHP configuration limits. The solution is to increase the PHP limits. You can do this on your own, or contact your web host and ask them to increase those limits to a minimum as follows:

    max_execution_time 180
    memory_limit 128M
    post_max_size 32M
    upload_max_filesize 32M

    Note: The recommended settings above are just that - a recommendation. Even if some of them are not met, the theme installation and usage will probably go without problems. But in case of any problems, changing those settings will most probably solve the issue.

    Basic Installation

    AirPro-Theme-Install-7

    To install this theme you must have a working version of WordPress already installed. For information in regard to installing the WordPress platform, please see the WordPress Codex.

    Extract the zipped package downloaded from ThemeForest to your desktop, in the extracted package you will find AirPro-*.*.*-installable.zip file which is the wordpress theme.

    You can install the theme in two ways:

    FTP:

    Extract AirPro-*.*.*-installable.zip file and upload the extracted folder to /wp-content/themes/ folder on your server.

    WordPress:

    Navigate to Appearance -> Add New Themes -> Upload page. Select AirPro-*.*.*-installable.zip file. Press the Install Now button to upload and install the theme.

    Note: By default, WordPress installations set very strict limits on the size of file uploads. This can be changed, but it usually involves contacting the hosting provider. Therefore, we recommend theme installation using FTP.

    After uploading the theme, you have to activate it. Navigate to Admin -> Appearence -> Themes page to activate the theme.

    Once the theme is activated you will be automatically redirected to Theme Activation Page. If this does not happen automatically please navigate to Admin -> Appearence -> Theme Activation. There you’ll find detailed instructions to complete the installation process.

    Installation steps listed bellow are general guide lines but we highly recommended to follow the process in Admin/Appearance/Theme Activation

    Installing and Activating Plugins

    After theme installation you need to install and activate plugins this theme requires to work properly. You will see a list of required and recommended plugins. First you need to install them and than make sure you activate them.

    Migration From a Theme

    If you are migrating from a theme which used the native featured images functionality of WordPress, please use Regenerate Thumbnails plugin to resize all the thumbnails.

    Theme Update

    AirPro-Theme-Update-8

    Step 1

    It’s recommended that you make a backup of the theme prior to updating. More information can be found here.

    Step 2

    If you want to avoid having your site temporarily unstyled during the theme update you can install any “Coming Soon” plugin.

    Step 3

    Note: If you have activated the child theme leave it as is. You only want to delete/update the theme.

    From your WordPress dashboard, navigate to Admin -> Appearance -> Themes. Activate a different theme, choose delete files for your theme, then upload the new theme and activate.

    The same goes for the required plugins. You can freely deactivate them, delete them and reinstall them again with the theme, just like you would on the first theme install.

    Additional Steps

    If your server is slow and you are not able to complete the installation process please use FTP and replace the theme and the plugins directly.

    It seems scary but you really won’t loose any of your data. The only exception is if you have made edits to theme files like header.php, footer.php etc. These changes will need to be made again to the new files. But all of your content and theme settings are preserved.

    Importing the Demo Data

    * If the "One Click Demo Import" action was performed during AirPro theme activation, this feature will be automatically installed and configured.

    We have included the exported XML file from our online demo. Please note that images from our demo site are not included.

    The XML file is included within the download package which will be used to import the content. Also, after theme activation it will be available at wp-content\themes\airpro\demo-content\site-content

    To manually import demo content:
    1. Navigate to WP Admin -> Tools -> Import.

    2. Select and install WordPress importer (if not already installed).

    3. Select the XML file and upload it. In a few minutes it will install and upload all content.

    4. Now navigate to WP Admin -> Appearance -> Menus page and select the newly created menu and assign it to “Primary Menu” location.

    5. Next, navigate to WP Admin -> Settings -> Reading Settings and set a front page and a blog page.

    Reading Settings

    To setup one of these pages as Homepage, navigate to WP Admin -> Settings -> Reading Settings and set the newly created page as front page.

    Reading Settings

    * If the "One Click Demo Import" action was performed during AirPro theme activation, this feature will be automatically installed and configured.

    It is considered a best practice to set permalink structure as so-called "pretty links". Besides, Breadcrumbs require this setting to be able to print full paths. To do this, go to Admin -> Settings -> Permalinks and select a setting. We recommend choosing "Post Name". Finally, click “Save Changes”.

    * If the "One Click Demo Import" action was performed during AirPro theme activation, this feature will be automatically installed and configured.

    This theme supports custom WordPress menu with two level dropdown support.

    To create a new menu, navigate to Apperance -> Menus page. Enter a name for your menu and add links to the menu by using the options given on the left sidebar. You can manage your menus using the drag and drop functionality. After setting up your menu, click on Manage Locations tab and assign your menu to a location on you site and hit the “Save” button. This theme has 3 menu locations:

    • Primary Menu (located in the header)
    • Secondary Menu (located in the footer)
    • Top Navigation

    Edit Menus

    Reading Settings

    Manage Locations

    Reading Settings

    WPBakery Page Builder (ex Visual Composer) Plugin

    AirPro Theme comes with WPBakery Page Builder (ex Visual Composer) Plugin. Please read the documentation on this plugin. It is located in documentation folder within your main zip download.

    WPBakery Page Builder (ex Visual Composer) is used on pages and several custom types. Make sure to enable WPBakery Page Builder (ex Visual Composer) to work with:

    • page
    • layout blocks (custom post types)

    Admin/WPBakery Page Builder (ex Visual Composer)/Role Manager

    Reading Settings

    Special Offers (Events Calendar Plugin, by Modern Tribe)

    Special Offers functionality is using The Events Calendar plugin under the hood. Please read the documentation on this plugin.
    To customize Special Offers, go to Admin -> Special Offers -> Settings, and tweak to achieve desired behavior.

    Special Offers Settings

    Layer Slider Plugin

    AirPro theme comes bundled with Layer Slider Plugin. Please read the documentation on this plugin. Link to documentation is also available in file documentation\documentation-links.txt in your main download package. Demo sliders can be found in wp-content\themes\airpro\demo-content\layer-slider folder. These sliders are installed automatically during the demo content import. If demo content import hasn't been performed, provided sliders can be imported manually using Layer Slider import functionality.
    Please note that for the text in our demo sliders we used our custom css-classes. These classes are listed in Theme Options and can be customized there. In Layer Slider these custom classes are under each slide layer - Content tab.

    AirPro theme comes with a single sidebar area:

    • Primary

    Theme Options

    Please visit Admin -> Theme Options to customize the theme.

    Shortcodes

    WPBakery Page Builder (ex Visual Composer) plugin is essentially shortcode builder/manager and all the shortcode you may need are available to you through WPBakery Page Builder (ex Visual Composer) builder.

    Post Thumbnails

    This theme uses the WordPress Post Thumbnails function, this way you can upload one image and WordPress will automatically resize it to all the different thumbnail sizes.

    To set a post thumbnail for your post, go to Posts > Add New > Set Featured Image > the normal upload screen will now appear, upload your image and click “Set featured image”.

    How to Translate

    The translation file is located in languages folder (/wp-content/themes/AirPro/languages). Edit the .pot file using POEdit (or an alternative).

    From the file menu, save file with your language name e.g de_DE.po. It will generate both a .po and .mo file for your translation.

    Go to Admin/Settings/General and select Site Language. In our example select Deutsch.

    CSS

    The CSS files are listed below and we have included a “custom CSS” field in the theme options for users to insert their own custom CSS. Please be sure to put any custom CSS in that field and not in the style.css file. Anything in the custom CSS field will override the style.css file.

    • style.css - Default CSS

    Sources and Credits

    We’ve used the following images, icons or other files as listed.

    • jQuery - http://jquery.com/
    • Font Awesome - http://fortawesome.github.io/Font-Awesome/
Top