HEX
Server: Apache
System: Linux p3plzcpnl504740.prod.phx3.secureserver.net 4.18.0-553.141.2.lve.el8.x86_64 #1 SMP Wed Jul 8 16:10:02 UTC 2026 x86_64
User: l2pbkn5l6xav (4972877)
PHP: 7.2.34
Disabled: NONE
Upload Files
File: /home/l2pbkn5l6xav/public_html/wp-content/themes/total/welcome/sections/support.php
<div class="two-col">
	<div class="support-process col">
		<h3><?php echo esc_html__('Documentation', 'total'); ?></h3>
		<p><?php printf(
			/* translators: Theme Name */
			esc_html__('Read the detailed documentation of the theme. The documentation contain all the necessary information required to setup the theme %s.', 'total'), esc_html($this->theme_name) ); ?></p>
		<a class="button button-primary" target="_blank" href="https://hashthemes.com/documentation/total-documentation/"><?php echo esc_html__('Read Full Documentation', 'total'); ?></a>
	</div>

	<div class="support-process col">
		<h3><?php echo esc_html__('Create Support Tickets', 'total'); ?></h3>
		<p><?php echo esc_html__('Still having problem after reading all the documentation? No Problem!! Please create a support ticket. Our dedicated support team will help you to solve your problem', 'total'); ?></p>
		<a class="button button-primary" target="_blank" href="https://hashthemes.com/support/forum/total/"><?php echo esc_html__('Create Support Tickets', 'total'); ?></a>
	</div>
</div>