| 1 |
<?php |
| 2 |
|
| 3 |
if ( !defined( 'ABSPATH' ) ) { |
| 4 |
exit; |
| 5 |
} |
| 6 |
?> |
| 7 |
<div class="jobwp-admin-sidebar" style="width: 20%; float: left;"> |
| 8 |
<div class="postbox pro-features"> |
| 9 |
<h3 class="hndle"><span>Pro Features</span></h3> |
| 10 |
<div class="inside centered"> |
| 11 |
<ul> |
| 12 |
<li>✓ Application List Export to CSV</li> |
| 13 |
<li>✓ Notification Email to the Job Applicants</li> |
| 14 |
<li>✓ External Application URL</li> |
| 15 |
<li>✓ More Style Options for Job Details Page</li> |
| 16 |
<li>✓ Application Form Styling</li> |
| 17 |
<li>✓ More Style Options for Job Listing Page</li> |
| 18 |
<li>✓ Third Party Application Form Supported</li> |
| 19 |
<li>✓ User Consent Checkbox to Handle Personal Data</li> |
| 20 |
<li>✓ Role Based Notification Email</li> |
| 21 |
<li>✓ Docx File Allowed for Job Application</li> |
| 22 |
<li>✓ Admin Company Profile Panel</li> |
| 23 |
<li>✓ Assign Job to a Company</li> |
| 24 |
<li>✓ Display Company Name in Job Listing</li> |
| 25 |
<li>✓ Display Company Logo in Job Listing</li> |
| 26 |
<li>✓ Shortcode Option to Display Jobs of a Company</li> |
| 27 |
<li>✓ Option to Allow Login Users to Apply</li> |
| 28 |
<li>✓ Display Job Search Panel at Home</li> |
| 29 |
<li>✓ Display Featured Jobs With Slider</li> |
| 30 |
<li>✓ Job posting google structured data for better SEO</li> |
| 31 |
<li>✓ Drag and Drop to Manage Job info Order in the Job Details Page</li> |
| 32 |
<li>✓ Customize email notification content for Candidate</li> |
| 33 |
<li>✓ Job Level Option in the Search Panel</li> |
| 34 |
<li>✓ Display Job by Job Level With The Shortcode Option</li> |
| 35 |
<li>✓ Display Mobile number in the application form</li> |
| 36 |
<li>✓ Application list export to excel</li> |
| 37 |
</ul> |
| 38 |
<?php |
| 39 |
?> |
| 40 |
<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> |
| 41 |
<?php |
| 42 |
?> |
| 43 |
</div> |
| 44 |
</div> |
| 45 |
<div class="postbox"> |
| 46 |
<h3 class="hndle"><span>Support / Bug / Customization</span></h3> |
| 47 |
<div class="inside centered"> |
| 48 |
<p>Please feel free to let us know if you have any bugs to report. Your report / suggestion can make the plugin awesome!</p> |
| 49 |
<p style="margin-bottom: 1px! important;"><a href="https://wpjoblisting.com/" target="_blank" class="button button-primary jobwp-button">Get Support</a></p> |
| 50 |
</div> |
| 51 |
</div> |
| 52 |
<div class="postbox"> |
| 53 |
<h3 class="hndle"><span>Join us on facebook</span></h3> |
| 54 |
<div class="inside centered"> |
| 55 |
<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> |
| 56 |
</div> |
| 57 |
</div> |
| 58 |
|
| 59 |
<div class="postbox"> |
| 60 |
<h3 class="hndle"><span>Follow us on twitter</span></h3> |
| 61 |
<div class="inside centered"> |
| 62 |
<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> |
| 63 |
</div> |
| 64 |
</div> |
| 65 |
</div> |