• Resolved drumsmylife

    (@drumsmylife)


    Is there any way to show expired jobs that have been filled? I can’t find a shortcode for that. I only found ways to show filled jobs and show expired jobs. There has to be some way to show filled/expired jobs together.

Viewing 4 replies - 1 through 4 (of 4 total)
  • braehler

    (@braehler)

    @drumsmylife
    should work this way:

    [jobs post_status=”expired” filled=”true”]

    Thread Starter drumsmylife

    (@drumsmylife)

    @braehler
    thanks unfortunately that still shows all the expired jobs as well though :/
    Im just trying to get it to show expired jobs that have been filled. I appreciate your help though.

    Plugin Support bindlegirl (a11n)

    (@bindlegirl)

    Hi @drumsmylife !

    The code @braehler sent should work but I think the double quotes got misinterpreted when pasting and as result broke the filled parameter. So, try it like this: [jobs post_status=”expired” filled=true]

    It worked on my test site ??

    Plugin Support bindlegirl (a11n)

    (@bindlegirl)

    I’m marking this as resolved since it’s been over 2 weeks with no response. If you still need help with this, please feel free to mark it ‘not resolved’ again.

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Shortcode WP Job Manager’ is closed to new replies.