• Resolved bobbiermckee

    (@bobbiermckee)


    I would like to add a Featured Job section after the search bar and before all of the job listings. I’ve been able to use the short code [jobpost category=”featured-opportunities” search= “false”] however, when the dropdown filter is used, it does not work correctly. I believe since it’s calling the short code twice on one page, it’s getting confused. I’ve also tried using get_template_part and I have the same issue.

    This is how I would like it to work:

    Search
    Featured Job Opportunity
    Featured Job Opportunity
    Job listing
    Job Listing…

    How can this be accomplished?

    Thanks for the help.

    https://www.ads-software.com/plugins/simple-job-board/

Viewing 1 replies (of 1 total)
  • Plugin Author PressTigers

    (@presstigers)

    Hi bobbiermckee,

    I’ve been able to use the short code [jobpost category=”featured-opportunities” search= “false”] however, when the dropdown filter is used, it does not work correctly.

    It is not working because you are turn off search functionality in shortcode & it’s not getting search template. Also you calling shortcode twice on one page.

    Please use “sjb_job_listing_before” hook, write the customize code for listing featured jobs on job listing page.

    Thanks & Regards,
    PressTigers

Viewing 1 replies (of 1 total)
  • The topic ‘Featured Jobs’ is closed to new replies.