Job Board Manager – Company Profile Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
Addon create for “Job Board Manager” plugin to support company profile.
Job Board Manager https://wordpress.org/plugins/job-board-manager/
Job Board Manager – Company Profile by http://pickplugins.com
Company Single page
If you wan to display Company on single page like default post, you need to copy your theme single.php and rename to single-company.php
you need to replace content section by following short-code
<?php echo do_shortcode('[company_single id="'.get_the_ID().'"]'); ?>
Also you can display any conpany with static id like this
[company_single id="1234"]
Screenshots
No screenshots provided