Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author PressTigers

    (@presstigers)

    Hi,

    You can redirect search result to a specific page by adding form action in job filter form.

    To add form action, go to

    simple-job-board> templates > job-filters.php

    Find form tag and add form action.

    Thank you for writing to us.

    Regards,
    PressTigers

    Plugin Author PressTigers

    (@presstigers)

    You can do it by making the WordPress custom template page.

      1-Write url of template page in form action.
      2-Write custom query for fetching the search result in template page.

    You can also take help from simple-job-board> includes> class-simple-job-board-shortcodes.php. Customize the jobs_listing($attr) function for rendering search results properly.

    Regards,
    PressTigers

    Thread Starter mmweb24

    (@mmweb24)

    Thank you so much for your help !
    I really appreciate it.
    Great works
    warm regards,
    MMweb24

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to redirect the search result to a special page?’ is closed to new replies.