I began using your Job Board plugin and can't get the single job screen to show up correctly... i have explored your support documentation and have tried changing the function.php as well as the css sheet to no avail...if you could help me with this i would greatly appreciate it...i would like to add your additional paid plugins but not until i can get the free stuff working first...thank you in advance for your help
![Single Job Screen won't align properly 1 Single Job Screen won't align properly 1](https://pickplugins.com/wp-content/litespeed/avatar/2b16a444ecbf778b803c4032ddf4904f.jpg?ver=1738586708)
![Single Job Screen won't align properly 3 Single Job Screen won't align properly 3](https://pickplugins.com/wp-content/litespeed/avatar/978ff02cf6cfb3e60ade623dd6942a3a.jpg?ver=1738285744)
![Single Job Screen won't align properly 4 Single Job Screen won't align properly 4](https://pickplugins.com/wp-content/litespeed/avatar/60b037d2fe05ceb39acb7f02dbd29bd8.jpg?ver=1738285093)
Please add following Code to your theme functions.php file
add_action('job_bm_action_before_single_job', 'job_bm_action_before_single_job', 10); add_action('job_bm_action_after_single_job', 'job_bm_action_after_single_job', 10); function job_bm_action_before_single_job() { echo ''; } function job_bm_action_after_single_job() { echo ''; }
![Single Job Screen won't align properly 4 Single Job Screen won't align properly 4](https://pickplugins.com/wp-content/litespeed/avatar/60b037d2fe05ceb39acb7f02dbd29bd8.jpg?ver=1738285093)
Welcome to our forum.
you will have to find your theme content wrapper class first, and then use then use the wrapper class to following code
https://pickplugins.com/documentation/job-board-manager/faq/single-job-page-style-broken/
If you please send me your job site page then i could try to fix.
Regards
Sorry to say, i was not able to open your PSD file, please send it .png or .jpg format