Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author Mike Jolley

    (@mikejolley)

    Jobs should use your single.php template. Do your widgets show when viewing single blog posts?

    Thread Starter teensicle

    (@teensicle)

    yeah widgets show fine when viewing single blog posts

    Plugin Author Mike Jolley

    (@mikejolley)

    Do you have a single-job_listing.php file inside your theme, and what theme is it?

    Thread Starter teensicle

    (@teensicle)

    It is the RT-THEME 18 and i have the file located in /wp-content/plugins/wp-job-manager/templates/

    Plugin Author Mike Jolley

    (@mikejolley)

    Compare single-job_listing.php to single.php – see if the sidebar code differs.

    Thread Starter teensicle

    (@teensicle)

    There’s no sidebar code present in single-job_listing.php

    Plugin Author Mike Jolley

    (@mikejolley)

    Right – so try copying the sidebar code from single.php into single-job_listing.php (if it exists – again, I’m guessing here because I don’t own the theme).

    Thread Starter teensicle

    (@teensicle)

    I’ll try to do that and let you know how it goes.

    Thread Starter teensicle

    (@teensicle)

    I added <?php get_sidebar(); ?> code to the single job listing php file the sidebar appears but instead of to the right it falls to the bottom of the job listing

    Plugin Author Mike Jolley

    (@mikejolley)

    If thats working, you should just have to modify the <div> elements/classes then. Again, compare your job listing file to your single.php and make them similar.

    Thread Starter teensicle

    (@teensicle)

    i’ve been at this for 2 weeks now and still cant find a solution… I have checked both files you suggested and they are similar

    Plugin Author Mike Jolley

    (@mikejolley)

    Sorry to hear that. Maybe you should ask RT-THEME author’s for customisation instructions if they offer support for the theme. As I said in my last reply, it should just be a case of adding the correct <div> elements to the template file so the sidebar is aligned correctly. I do not have access to the theme.

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Widgets not being displayed on single job post’ is closed to new replies.