| 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 pro-features"> |
| 8 |
<h3 class="hndle"><span>Pro Features</span></h3> |
| 9 |
<div class="inside centered"> |
| 10 |
<ul> |
| 11 |
<li>✓ Application List Export to CSV</li> |
| 12 |
<li>✓ Notification Email to the Job Applicants</li> |
| 13 |
<li>✓ External Application URL</li> |
| 14 |
<li>✓ More Style Options for Job Details Page</li> |
| 15 |
<li>✓ Application Form Styling</li> |
| 16 |
<li>✓ More Style Options for Job Listing Page</li> |
| 17 |
<li>✓ Third Party Application Form Supported</li> |
| 18 |
<li>✓ User Consent Checkbox to Handle Personal Data</li> |
| 19 |
<li>✓ Role Based Notification Email</li> |
| 20 |
<li>✓ Docx File Allowed for Job Application</li> |
| 21 |
</ul> |
| 22 |
<p style="margin-bottom: 1px! important;"><a href="https://wpjoblisting.com/" target="_blank" class="button button-primary jobwp-button" style="background: #F5653E;">Upgrade Now!</a></p> |
| 23 |
</div> |
| 24 |
</div> |
| 25 |
<div class="postbox"> |
| 26 |
<h3 class="hndle"><span>Support / Bug / Customization</span></h3> |
| 27 |
<div class="inside centered"> |
| 28 |
<p>Please feel free to let us know if you have any bugs to report. Your report / suggestion can make the plugin awesome!</p> |
| 29 |
<p style="margin-bottom: 1px! important;"><a href="https://wpjoblisting.com/" target="_blank" class="button button-primary jobwp-button">Get Support</a></p> |
| 30 |
</div> |
| 31 |
</div> |
| 32 |
<div class="postbox"> |
| 33 |
<h3 class="hndle"><span>Join us on facebook</span></h3> |
| 34 |
<div class="inside centered"> |
| 35 |
<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> |
| 36 |
</div> |
| 37 |
</div> |
| 38 |
|
| 39 |
<div class="postbox"> |
| 40 |
<h3 class="hndle"><span>Follow us on twitter</span></h3> |
| 41 |
<div class="inside centered"> |
| 42 |
<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> |
| 43 |
</div> |
| 44 |
</div> |
| 45 |
</div> |