Your IP : 216.73.216.240


Current Path : /home/sunflowe/www2/disneyexplorer/wp-content/themes/wide/inc/backend/templates/
Upload File :
Current File : /home/sunflowe/www2/disneyexplorer/wp-content/themes/wide/inc/backend/templates/support_page.php

<?php
/**
 * Support Theme Page
 *
 * @author      NanoAgency
 * @link        http://nanoagency.co
 * @copyright   Copyright (c) 2015 NanoAgency
 * @license     GPL v2
 */
?>
<div class="nano-support-plugins">
    <div class="theme-browser rendered">
        <p class="need-help"><?php echo esc_html__('If you meet difficult when install or use theme .Please create ', 'wide'); ?> <a href="<?php echo esc_url('http://help.nanoagency.co/');?>" target="_blank"><?php echo __('Ticket', 'wide'); ?><span class="dashicons dashicons-external"></span></a><?php echo esc_html__(' send to us','wide');?></p>
        <p class="need-help"><?php echo esc_html__('Need help getting started? Check out the Theme\'s Documentation', 'wide'); ?> <a href="<?php echo esc_url('http://guide.nanoagency.co/wide');?>" target="_blank" <span class="dashicons dashicons-format-aside"></span></a></p>
        <h4><?php echo esc_html__('Keep in Touch','wide');?></h4>
        <ul class="support-social">
            <li><a target="_blank" href="<?php echo esc_url('#')?>"><span class="dashicons dashicons-email-alt"></span><?php echo esc_html__('Newsletter','wide');?></a></li>
            <li><a target="_blank" href="<?php echo esc_url('#')?>" ><span class="dashicons dashicons-twitter"></span><?php echo esc_html__('Twitter','wide');?></a></li>
            <li><a target="_blank" href="<?php echo esc_url('#')?>"><span class="dashicons dashicons-facebook"></span><?php echo esc_html__('Facebook','wide');?></a></li>
        </ul>
    </div>
</div>