File: /storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/notify/notify-html.php
<?php
if($theme !== 'th-shop-mania'){ ?>
<div class="notice th-notice-slide-wrapper" style="display:<?php echo $display; ?>;">
<div class="th-notice-slide-wrap">
<div class="thunk-notice">
<div class="thunk-review-thumbnail">
<a href="https://themehunk.com/th-shop-mania/"
target="_blank">
<img src="<?php echo HUNK_COMPANION_PLUGIN_DIR_URL; ?>notify/assets/images/th-shop-mania.png"
alt="Th Shop Mania: Free WooCommerce WordPress theme"/>
</a>
</div>
<div class="thunk-notice-text">
<h3><?php esc_html_e('Th Shop Mania: Free WooCommerce WordPress theme','hunk-companion'); ?></h3>
<a href="?notice-disable=1" class="notice-dismiss dashicons dashicons-dismiss dashicons-dismiss-icon"></a>
<p><?php esc_html_e('Elementor and WooCommerce combo make this theme perfect for shop with full editing, We also offer ready to import shop websites, just download it and start tuning, Everything is free .','hunk-companion'); ?>
</p>
<ul class="thunk-review-ul">
<li class="show-mor-message">
<a href="https://themehunk.com/th-shop-mania/#mania-demo"
target="_blank">
<span class="dashicons dashicons-desktop"></span>
<?php esc_html_e('Live Demo','hunk-companion'); ?>
</a>
</li>
<li class="free-download-message">
<a href="https://themehunk.com/th-shop-mania/"
target="_blank">
<span class="dashicons dashicons-external"></span>
<?php esc_html_e('Know More','hunk-companion'); ?>
</a>
</li>
</ul>
</div>
</div> <!--end-->
</div>
</div>
<?php } ?>