| 1 |
<?php |
| 2 |
if ( ! defined( 'ABSPATH' ) ) { |
| 3 |
exit; |
| 4 |
} |
| 5 |
?> |
| 6 |
<div class="jobwp-admin-sidebar" style="width: 20%; float: left;"> |
| 7 |
<div class="postbox"> |
| 8 |
<h3 class="hndle"><span>Support / Bug / Customization</span></h3> |
| 9 |
<div class="inside centered"> |
| 10 |
<p>Please feel free to let us know if you have any bugs to report. Your report / suggestion can make the plugin awesome!</p> |
| 11 |
<p style="margin-bottom: 1px! important;"><a href="https://wpjoblisting.com/contact/" target="_blank" class="button button-primary jobwp-button">Get Support</a></p> |
| 12 |
</div> |
| 13 |
</div> |
| 14 |
<div class="postbox"> |
| 15 |
<h3 class="hndle"><span>More About JobWP</span></h3> |
| 16 |
<div class="inside centered"> |
| 17 |
<p style="margin-bottom: 1px! important;"><a href="https://wpjoblisting.com/" target="_blank" class="button button-primary jobwp-button">Live Chat</a></p> |
| 18 |
</div> |
| 19 |
</div> |
| 20 |
<div class="postbox"> |
| 21 |
<h3 class="hndle"><span>Buy us a coffee</span></h3> |
| 22 |
<div class="inside centered"> |
| 23 |
<p>If you like the plugin, would you like to support the advancement of this plugin?</p> |
| 24 |
<p style="margin-bottom: 1px! important;"><a href='https://www.paypal.me/mhmrajib' class="button button-primary jobwp-button" target="_blank">Donate</a></p> |
| 25 |
</div> |
| 26 |
</div> |
| 27 |
<div class="postbox"> |
| 28 |
<h3 class="hndle"><span>Join us on facebook</span></h3> |
| 29 |
<div class="inside centered"> |
| 30 |
<p style="margin-bottom: 1px! important;"><a href='https://www.facebook.com/hmplugin' class="button button-info" target="_blank">Join HM Plugin<span class="dashicons dashicons-facebook" style="position: relative; top: 3px; margin-left: 3px; color: #0fb9da;"></span></a></p> |
| 31 |
</div> |
| 32 |
</div> |
| 33 |
|
| 34 |
<div class="postbox"> |
| 35 |
<h3 class="hndle"><span>Follow us on twitter</span></h3> |
| 36 |
<div class="inside centered"> |
| 37 |
<a href="https://twitter.com/hmplugin" target="_blank" class="button button-secondary">Follow @hmplugin<span class="dashicons dashicons-twitter" style="position: relative; top: 3px; margin-left: 3px; color: #0fb9da;"></span></a> |
| 38 |
</div> |
| 39 |
</div> |
| 40 |
</div> |