Submit
Path:
~
/
/
proc
/
thread-self
/
root
/
home
/
getwphos
/
www
/
brueggemannfh
/
wp-content
/
themes
/
wuko
/
core
/
dashboard
/
File Content:
tpl-view-theme-helper.php
<?php /** * Template Activate Theme * * * @package wuko\core\dashboard * @author WebGeniusLab <webgeniuslab@gmail.com> * @since 1.0.0 */ $allowed_html = [ 'a' => [ 'href' => true, 'target' => true ], ]; ?> <div class="wgl-theme-helper"> <div class="container-form"> <h1 class="wgl-title"> <?php echo esc_html__('Need Help? WebGeniusLab Help Center Here', 'wuko');?> </h1> <div class="wgl-content"> <p class="wgl-content_subtitle"> <?php echo wp_kses( __( 'Please read a <a target="_blank" href="https://themeforest.net/page/item_support_policy">Support Policy</a> before submitting a ticket and make sure that your question related to our product issues.', 'wuko' ), $allowed_html); ?> <br/> <?php echo esc_html__('If you did not find an answer to your question, feel free to contact us.', 'wuko'); ?> </p> </div> <div class="wgl-row"> <div class="wgl-col wgl-col-4"> <div class="wgl-col_inner"> <div class="wgl-info-box_wrapper"> <div class="wgl-info-box"> <div class="wgl-info-box_icon-wrapper"> <div class="wgl-info-box_icon document_icon"></div> </div> <div class="wgl-info-box_content-wrapper"> <div class="wgl-info-box_title"> <h3 class="wgl-info-box_icon-heading"> <?php esc_html_e('Documentation', 'wuko'); ?> </h3> </div> <div class="wgl-info-box_content"> <p> <?php esc_html_e('Before submitting a ticket, please read the documentation. Probably, your issue already described.', 'wuko'); ?> </p> </div> <div class="wgl-info-box_btn"> <a target="_blank" href="http://wgl-demo.net/wuko/doc"> <?php esc_html_e('Visit Documentation', 'wuko'); ?> </a> </div> </div> </div> </div> </div> </div> <div class="wgl-col wgl-col-4"> <div class="wgl-col_inner"> <div class="wgl-info-box_wrapper"> <div class="wgl-info-box"> <div class="wgl-info-box_icon-wrapper"> <div class="wgl-info-box_icon video_icon"></div> </div> <div class="wgl-info-box_content-wrapper"> <div class="wgl-info-box_title"> <h3 class="wgl-info-box_icon-heading"> <?php esc_html_e('Video Tutorials', 'wuko'); ?> </h3> </div> <div class="wgl-info-box_content"> <p> <?php esc_html_e('There you can watch tutorial for main issues. How to import demo content? How to create a Mega Menu? etc..', 'wuko'); ?> </p> </div> <div class="wgl-info-box_btn"> <a target="_blank" href="https://www.youtube.com/playlist?list=PLUkplXWvHAHOathCyT5dp-srdKXrUNcjo"> <?php esc_html_e('Watch Tutorials', 'wuko'); ?> </a> </div> </div> </div> </div> </div> </div> <div class="wgl-col wgl-col-4"> <div class="wgl-col_inner"> <div class="wgl-info-box_wrapper"> <div class="wgl-info-box"> <div class="wgl-info-box_icon-wrapper"> <div class="wgl-info-box_icon support_icon"></div> </div> <div class="wgl-info-box_content-wrapper"> <div class="wgl-info-box_title"> <h3 class="wgl-info-box_icon-heading"> <?php esc_html_e('Support forum', 'wuko'); ?> </h3> </div> <div class="wgl-info-box_content"> <p> <?php esc_html_e('If you did not find an answer to your question, submit a ticket with well describe your issue.', 'wuko'); ?> </p> </div> <div class="wgl-info-box_btn"> <a target="_blank" href="https://webgeniuslab.ticksy.com"> <?php esc_html_e('Create a ticket', 'wuko'); ?> </a> </div> </div> </div> </div> </div> </div> </div> <div class="theme-helper_desc"> <?php echo wp_kses( __( 'Do You have some other questions? Need Customization? Pre-purchase questions? Ask it <a target="_blank" href="mailto:webgeniuslab@gmail.com">there!</a>', 'wuko' ), $allowed_html); ?> </div> </div> </div>
Submit
FILE
FOLDER
Name
Size
Permission
Action
tpl-view-activate-theme.php
6274 bytes
0644
tpl-view-plugins.php
3561 bytes
0644
tpl-view-status.php
16442 bytes
0644
tpl-view-theme-helper.php
6927 bytes
0644
tpl-view-weclome.php
1526 bytes
0644
N4ST4R_ID | Naxtarrr