Thanks for your post and glad to know you love it,
Your need to add single job page wrapper, please see the code bellow i have added, rh-container class according to your theme used this class to container,
Please add following code to your theme function.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 '<div class="rh-container">';
}
function job_bm_action_after_single_job() {
echo '</div>';
}
Please see the screenshot how it look when i add the class(rh-container) on job single page.
View post on imgur.com
Regards
Dear friends.
Thanks for the reply.
there are many functions files in the theme functions folder.
could you please do it for me if I send you the ftp access and wp login.
I am really not a tech guy and I don’t know much about web designing, so I really
also I really need to make the job section same like your demo theme.
appreciate your help and support in this regards.
Please let me know how to send you ftp and wp login detail.
Thank you
iresh
-
This reply was modified 8 years, 8 months ago by
ireshdilshan.
Please read Moderator comment i recently faced,
https://ww.wp.xz.cn/support/topic/2-grids-on-page-pagination-issues/#post-9525296
I would like to recommend you to hire someone who can do that for you.
Hi @jdembowski, can you please check this user reply, i am not sure how to handle this reply. just eager to learn.
Best Regards.