• Resolved aga2442

    (@aga2442)


    For the categories specified in the admin panel, what is the generated url address?

    I would like to report these url addresses to the homepage separate link

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Davor

    (@davoraltman)

    Hi there,

    You’d need to add a bit of custom code in order to display the job categories. We have a snippet you can use which will add a shortcode you can put on a page in order to display the categories – https://wpjobmanager.com/customization-snippets/#displayCat

    You can also modify the aforementioned snippet to display only certain category (or categories) and not all of them.

    I hope that helps!

    Thanks,
    Davor

    Thread Starter aga2442

    (@aga2442)

    hi Davor

    I will just add a link to that category link menu.

    I will not show it in a special way.

    sample:

    sitename.com/jobs/a-category

    the person who clicks on it will switch directly to the areas in that category.

    Plugin Contributor Davor

    (@davoraltman)

    Thanks for explaining, I understand what you mean now 🙂

    You can append /listings-categories/x (replace x with the slug of your category) to the URL of your site, i.e. example.com/listings-categories/example-category and it will display all the jobs from that category.

    Let me know if that works for you.

    Best,
    Davor

    Thread Starter aga2442

    (@aga2442)

    hello davor

    I’ve tried the method I’ve mentioned many times but it fails.

    Constantly going to the error page.

    Will you visit my site and tell me the example url?

    Job category base name: model

    All jobs: https://www.kobivadisi.com/projeler/

    please.. 🙂

    Plugin Contributor Adam Heckler

    (@adamkheckler)

    You can link directly to a job category in two ways.

    First, you could link to the main jobs page but filtered by the category of your choosing like so:

    https://www.kobivadisi.com/projeler/?job_categories=123

    Just replace 123 with the category ID number.

    Second, you could create a new page, then use our jobs shortcode like so:

    [jobs categories=”category-slug-here”]

    Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Category url address’ is closed to new replies.