File "support.php"
Full Path: /home2/sdektunc/cepali.edu.mx/wp-content/themes/shapely/inc/libraries/welcome-screen/sections/support.php
File size: 1.17 KB
MIME-type: text/plain
Charset: utf-8
<div class="feature-section two-col has-2-columns is-fullwidth">
<div class="col column">
<h3><i class="dashicons dashicons-sos"></i><?php esc_html_e( 'Contact Support', 'shapely' ); ?></h3>
<p>
<i><?php esc_html_e( 'We offer excellent support through our advanced ticketing system. Make sure to register your purchase before contacting support!', 'shapely' ); ?></i>
</p>
<p><a target="_blank" class="button button-primary" href="<?php echo esc_url( 'https://colorlib.com/wp/forums/' ); ?>"><?php esc_html_e( 'Contact Support', 'shapely' ); ?></a>
</p>
</div><!--/.col-->
<div class="col column">
<h3><i class="dashicons dashicons-book-alt"></i><?php esc_html_e( 'Documentation', 'shapely' ); ?></h3>
<p>
<i><?php esc_html_e( 'This is the place to go to reference different aspects of the theme. Our online documentation is an incredible resource for learning the ins and outs of using shapely.', 'shapely' ); ?></i>
</p>
<p>
<a target="_blank" href="<?php echo esc_url( 'https://colorlib.com/wp/support/shapely/' ); ?>"><?php esc_html_e( 'See our full documentation', 'shapely' ); ?></a>
</p>
</div><!--/.col-->
</div><!--/.feature-section-->