We have renamed Post Grid plugin to Post Grid Combo
1
contactexplorewithus
I need help please. After updating to Job Board Manager 2.0.26. The single job page not working. I even add the
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 '';
}
Still not working, Help please
2 Subscribers
Submit Answer
1 Answers
Best Answer
0
Welcome to our forum.
Can you please send me link of job page?
Regards
Hi, I had the same issue. Also, there's a few sections of text missing on the back-end settings, and some of the shortcodes don't seem to work (client_job_list, job_bm_my_account, job_bm_job_edit). Will there be an update for the latest version of WP? If so, will try again. Thanks.