Hi @tkhatun123,
Thanks for reaching out to us.
Sorry! Currently, there is no shortcode support for adding the job search feature on a separate page. If you are familiar with HTML, you can add a job search form on any page. You can also use, ‘Custom HTML’ widget for adding the same search form in your theme widget areas.
For example:
<form action="https://ibs.maamamia.biz/jobs/" method="GET">
<input name="jq" type="text" placeholder="Search Jobs" required />
<input type="submit" value="Go" />
</form>
We hope this helps. Thanks for using our plugin.
Regards,
Vidya K V