• Resolved ssetevoy

    (@ssetevoy)


    Hi.

    I want to separate group of jobs.
    I have 3 categoies. STD, SILVER, GOLD.

    I have built 2 pages. 1st for STD. 2nd for SILVER and GOLD.

    So, on 1st page i puted shortcode:

    [jobs orderby="title" order="asc" categories="std"]

    It works normall. And on 2nd page:

    [jobs orderby="title" order="asc" categories="silver, gold"]

    BUT on the 2nd page I see only 1 job, which is included both in Gold AND Silver categories.. But I want to see all jobs (about 100) which are in both categoies..

    So, I need =Gold OR Silver= not =Gold AND Silver=

    https://ww.wp.xz.cn/plugins/job-manager/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Thomas Townsend

    (@smb-dev)

    Then you need to either create another category called (Gold-Silver) and ensure each job you want on that page is checked. The category function is very basic.

    If you want more creative Search and listing options then install and configure the Ultimate WP Query Search Filter

    Just to note:We do not provide support for third party plugins, scripts, widgets, etc

    Thread Starter ssetevoy

    (@ssetevoy)

    No, there is not a way. And if I have 100 categories? and I need to show only all jobs from 5 of them? I will get the list of jobs which are included in all 5 categories ( I mean 1st AND 2nd AND 3rd…) not (1st OR 2nd OR 3rd)…

    Plugin Author Thomas Townsend

    (@smb-dev)

    Not true if you take the time to set-up the Ultimate WP Query Search Filter – it will provide the granularity in your search that you need. It does take some time to set-up though.

    Plugin Author Thomas Townsend

    (@smb-dev)

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

The topic ‘Category shortcode’ is closed to new replies.