PATH:
home
/
letacommog
/
morandas1
/
wp-content
/
plugins
/
wp-whatsapp-chat
/
includes
/
view
/
backend
/
pages
<div class="wrap about-wrap full-width-layout"> <div class="has-2-columns is-wider-left" style="max-width: 100%"> <div class="column"> <div class="welcome-header"> <h1><?php echo QLWAPP_PLUGIN_NAME; ?> <span style="font-size: 24px;color: #555;">v<?php echo QLWAPP_PLUGIN_VERSION; ?></span></h1> <div class="about-description"> <?php esc_html_e('Hello we\'re QuadLayers! We\'ve recently acquired this plugin and this is the first update. We have worked very much and very hard to release it, and we will do our absolute best to support it and fix all the issues.', 'wp-whatsapp-chat'); ?> </div> </div> <hr/> <div class="feature-section" style="margin: 15px 0;"> <h3><?php esc_html_e('Community', 'wp-whatsapp-chat'); ?></h3> <p> <?php printf(esc_html__('If you want to get in touch with other %s users or be aware of our promotional discounts join our community now.', 'wp-whatsapp-chat'), QLWAPP_PLUGIN_NAME); ?> </p> <a style="background-color: #ffffff;color: #626262;text-decoration: none;padding: 10px 30px;border-radius: 30px;margin: 10px 0 0 0;display: inline-block;" target="_blank" href="<?php echo QLWAPP_GROUP_URL; ?>"><?php esc_html_e('Join us', 'wp-whatsapp-chat'); ?></a> </div> <div class="feature-section" style="margin: 15px 0;"> <h3><?php esc_html_e('Demo', 'wp-whatsapp-chat'); ?></h3> <p> <?php printf(esc_html__('Thank you for choosing our %s plugin for WordPress! Here you can see our demo and a description about the features we offer in the premium version.', 'wp-whatsapp-chat'), QLWAPP_PLUGIN_NAME); ?> </p> <a style="background-color: #006cff;color: #ffffff;text-decoration: none;padding: 10px 30px;border-radius: 30px;margin: 10px 0 0 0;display: inline-block;" target="_blank" href="<?php echo QLWAPP_DEMO_URL; ?>"><?php esc_html_e('View demo', 'wp-whatsapp-chat'); ?></a> </div> <div class="feature-section" style="margin: 15px 0;"> <h3><?php esc_html_e('Support', 'wp-whatsapp-chat'); ?></h3> <p> <?php printf(esc_html__('If you have any doubt or you find any issue don\'t hesitate to contact us through our ticket system or join our community to meet other %s users.', 'wp-whatsapp-chat'), QLWAPP_PLUGIN_NAME); ?> </p> <a style="background-color: #006cff;color: #ffffff;text-decoration: none;padding: 10px 30px;border-radius: 30px;margin: 10px 0 0 0;display: inline-block;" target="_blank" href="<?php echo QLWAPP_SUPPORT_URL; ?>"><?php esc_html_e('Submit ticket', 'wp-whatsapp-chat'); ?></a> </div> </div> <div class="column"> <img alt="<?php echo QLWAPP_PLUGIN_NAME; ?>" src="<?php echo plugins_url('/assets/backend/img/box1.png', QLWAPP_PLUGIN_FILE); ?>"> </div> </div> </div>
[+]
..
[-] button.php
[edit]
[-] suggestions.php
[edit]
[+]
parts
[-] contacts.php
[edit]
[-] box.php
[edit]
[-] scheme.php
[edit]
[-] display.php
[edit]
[-] premium.php
[edit]
[-] welcome.php
[edit]
[+]
modals