• Resolved sridhargates

    (@sridhargates)


    hi

    First of all thank you for you excellent job manager script,

    I added the customised search form, i got an error in categories dropdown box
    $cat->name ); ?>

    Can you please tell me how to fix it

    2.can you please tell me how to show specifically slected job type list,
    example part time job, is is possible to show only partime job list by using shortcode

    Thanks
    Sri

    https://www.ads-software.com/plugins/wp-job-manager/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Brandon Kraft

    (@kraftbj)

    Code Wrangler

    Howdy Sri,

    Your question sounds very familiar. Did you also write in via wpjobmanager.com/support/ ?

    Regarding the second question, https://wpjobmanager.com/document/shortcode-reference/ lists all of the options. selected_job_types is the one you’d need.

    Cheers!

    Thread Starter sridhargates

    (@sridhargates)

    Hi Thank you for your response

    I tried to add short code. but Iam not getting may be Iam wrong

    To show selected job type for example doctors

    doctors is slug
    i used the shortcode;

    [selected_job_types= “doctors”]
    is that right

    Regards

    sri

    Plugin Author Brandon Kraft

    (@kraftbj)

    Code Wrangler

    You need to include the actual shortcode too, e.g. [jobs select_job_types=”doctors”].

    Thread Starter sridhargates

    (@sridhargates)

    Hi

    Can you please help me
    How to show selected type in short code
    For example = full time job only ( without top filter)
    How to show selected Catagories in short code
    For example = Teacher( without top filter)

    Thanks
    Ss

    Plugin Author Brandon Kraft

    (@kraftbj)

    Code Wrangler

    Howdy,

    There are outlined at https://wpjobmanager.com/document/shortcode-reference/

    [jobs show_filters="false" job_types="full-time"]
    [jobs show_filters="false" categories="teacher"] (assuming “teacher” is the slug”).

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Job categories customised search form error’ is closed to new replies.