• Resolved kmotoyama

    (@kmotoyama)


    Hello,

    Thank you for providing a great plugin.

    I would like to do the followings;

    1)How can I display search box without job posts on top page?
    When I add the code [job post] on top page, it shows a nice search box with job posts.
    I would like to only show search box before clicking search button.

    2)How can I display search results(job posts) on the new page, after clicking search button on top page.

    Thank you!
    Kmotoyama

    • This topic was modified 7 years, 11 months ago by kmotoyama.
Viewing 1 replies (of 1 total)
  • Plugin Author PressTigers

    (@presstigers)

    Hello @kmotoyama,

    Here are the answers to your questions.

    – You can display search box through your custom code. We recommend you to build new add-on and extend the functionality of the Job Board via this add-on. As SJB plugin is controlled by global settings due to which any modification in the plugin can break its functionality.

    – For search results on a new page, you have to understand the Job Board code structure first and then customize it as per your requirements.

    For a glimpse, we can tell you that please modify the following file using SJB templating feature.
    simple-job-board/templates/job-filters.php

    Thanks & Regards,
    PressTigers

Viewing 1 replies (of 1 total)
  • The topic ‘How can I display Search Results on the new page?’ is closed to new replies.