• Resolved hamid009

    (@hamid009)


    Hello, I am using WP Job Manager, I have setup category and job-type permalink as well as added jobs in to them, but still when I try to open site.com/job-category/category-slug it shows 404 error.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support thabotswana

    (@thabotswana)

    Hi @hamid009!

    I’m sorry for the difficulty that you are having.

    Job listing category templates are enabled only if your theme declares job manager template support. I believe the issue is likely due to the fact that these links don’t work in your theme.

    Try using the following snippet:

    add_theme_support( 'job-manager-templates' );

    Then go to the permalinks settings and click save (for the permalink rewrites to be generated). For more information on this see our guide here: https://wpjobmanager.com/document/developer-reference/themes/enabling-full-template-support/

    Plugin Support Jay

    (@bluejay77)

    Hi there,

    It has been a while since we have heard from you, so I’m marking this topic as resolved.

    But if you have any further questions or need some more help, you’re welcome to reply here or open another thread.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Type and categories links not working’ is closed to new replies.