PATH:
home
/
letacommog
/
lesfinessaveurs
/
wp-content
/
plugins
/
fusion-builder
/
inc
/
admin-screens
<?php $avada_theme = wp_get_theme(); if ( $avada_theme->parent_theme ) { $template_dir = basename( get_template_directory() ); $avada_theme = wp_get_theme( $template_dir ); } $avada_version = $avada_theme->get( 'Version' ); $theme_fusion_url = 'https://theme-fusion.com/'; ?> <div class="wrap about-wrap fusion-builder-wrap"> <?php Fusion_Builder_Admin::header(); ?> <div class="fusion-builder-important-notice"> <p class="about-description"><?php printf( __( 'Avada comes with 6 months of free support for every license you purchase. Support can be <a %1$s>extended through subscriptions</a> via ThemeForest. All support for Avada is handled through our support center on our company site. To access it, you must first setup an account by <a %2$s>following these steps</a>. Below are all the resources we offer in our support center.', 'fusion-builder' ), 'a href="https://help.market.envato.com/hc/en-us/articles/207886473-Extending-and-Renewing-Item-Support" target="_blank"', 'href="https://theme-fusion.com/documentation/avada/getting-started/avada-theme-support/" target="_blank"' ); // WPCS: XSS ok. ?></p> <p><a href="https://theme-fusion.com/documentation/avada/getting-started/avada-theme-support/" class="button button-large button-primary avada-large-button" target="_blank" rel="noopener noreferrer"><?php esc_attr_e( 'Create A Support Account', 'fusion-builder' ); ?></a></p> </div> <div class="avada-registration-steps"> <div class="col three-col"> <div class="col"> <h3 class="title"><span class="dashicons dashicons-sos"></span><?php echo esc_attr__( 'Submit A Ticket', 'fusion-builder' ); ?></h3> <p><?php esc_attr_e( 'We offer excellent support through our advanced ticket system. Make sure to register your purchase first to access our support services and other resources.', 'fusion-builder' ); ?></p> <a href="<?php echo esc_url_raw( $theme_fusion_url ); ?>support/submit-a-ticket/" class="button button-large button-primary avada-large-button" target="_blank" rel="noopener noreferrer"><?php esc_attr_e( 'Submit A Ticket', 'fusion-builder' ); ?></a> </div> <div class="col"> <h3 class="title"><span class="dashicons dashicons-book"></span><?php esc_attr_e( 'Documentation', 'fusion-builder' ); ?></h3> <p><?php esc_attr_e( 'This is the place to go to reference different aspects of the Fusion Builder. Our online documentaiton is organized and provides the information to get you started.', 'fusion-builder' ); ?></p> <a href="<?php echo esc_url_raw( $theme_fusion_url ); ?>support/" class="button button-large button-primary avada-large-button" target="_blank" rel="noopener noreferrer"><?php esc_attr_e( 'Documentation', 'fusion-builder' ); ?></a> </div> <div class="col last-feature"> <h3 class="title"><span class="dashicons dashicons-portfolio"></span><?php esc_attr_e( 'Knowledgebase', 'fusion-builder' ); ?></h3> <p><?php esc_attr_e( 'Our knowledgebase contains additional content that is not inside of our documentation. This information is more specific and unique to various versions or aspects of the Fusion Builder.', 'fusion-builder' ); ?></p> <a href="<?php echo esc_url_raw( $theme_fusion_url ); ?>documentation/avada/knowledgebase/" class="button button-large button-primary avada-large-button" target="_blank"><?php esc_attr_e( 'Knowledgebase', 'fusion-builder' ); ?></a> </div> <div class="col"> <h3 class="title"><span class="dashicons dashicons-format-video"></span><?php esc_attr_e( 'Video Tutorials', 'fusion-builder' ); ?></h3> <p><?php esc_attr_e( 'Nothing is better than watching a video to learn. We have a growing library of high-definititon, narrated video tutorials to help teach you the different aspects of using Fusion Builder.', 'fusion-builder' ); ?></p> <a href="<?php echo esc_url_raw( $theme_fusion_url ); ?>documentation/fusion-builder/videos/" class="button button-large button-primary avada-large-button" target="_blank" rel="noopener noreferrer"><?php esc_attr_e( 'Watch Videos', 'fusion-builder' ); ?></a> </div> <div class="col"> <h3 class="title"><span class="dashicons dashicons-groups"></span><?php esc_attr_e( 'Community Forum', 'fusion-builder' ); ?></h3> <p><?php esc_attr_e( 'We have a community forum for user to user interactions. Ask and share information with other Fusion Builder users. Please note that ThemeFusion does not provide product support here.', 'fusion-builder' ); ?></p> <a href="<?php echo esc_url_raw( $theme_fusion_url ); ?>community/forum/" class="button button-large button-primary avada-large-button" target="_blank" rel="noopener noreferrer"><?php esc_attr_e( 'Community Forum', 'fusion-builder' ); ?></a> </div> <div class="col last-feature"> <h3 class="title"><span class="dashicons dashicons-facebook"></span><?php esc_attr_e( 'Facebook Group', 'fusion-builder' ); ?></h3> <p><?php esc_attr_e( 'We have a new Facebook Group to celebrate the new Fusion Builder and help build a community of mutual users willing to help one another! Come, share and help grow the community!', 'fusion-builder' ); ?></p> <a href="https://www.facebook.com/groups/FusionBuilder/" class="button button-large button-primary avada-large-button" target="_blank" rel="noopener noreferrer"><?php esc_attr_e( 'Facebook Group', 'fusion-builder' ); ?></a> </div> </div> </div> <?php Fusion_Builder_Admin::footer(); ?> </div>
[+]
..
[+]
images
[-] settings.php
[edit]
[-] whatsnew.php
[edit]
[-] addons.php
[edit]
[-] library.php
[edit]
[-] faq.php
[edit]
[-] support.php
[edit]
[-] register.php
[edit]