Viewing 5 replies - 1 through 5 (of 5 total)
  • You’re not missing anything, that was my mistake. I’ve just release 0.4.5 which fixes this bug.

    I upgraded to 0.4.6. By Custom Template attribute is not working after that. Its loading homepage when clicked on Job Listing

    This is fixed in 0.4.7, which I’ll release in the next few hours.

    Thanks, it is working fine.

    But,

    then one problem again. I am listing my jobs under /career/
    Everything works fine, but the link for the category is not recognizing it. So instead of http://mydomain.com/career/category-slug/ it is displaying http://mydomain.com//category-slug/

    ie, career is missing. It can be my mistake too. Becoz one earlier upgrade messed my job listing page, so I manually deleted ‘jobman options’ from the database.

    Also is there any option to hide some fields from my listing. I dont want ‘salary’ and start date to be listed (Not even show it in page)

    thank you

    Not having the correct jobman_options option could be causing these issues.

    When it attempted to re-create the option, it would have also assumed that this was a fresh installation, so it would have tried to re-create all the back-end pages, too.

    I would recommend doing the following:
    – Delete all categories using the Job Manager Settings page
    – Open your wp_posts table and delete all posts with the post_type of jobman_joblist

    This should hopefully clear out any cruft, so you can re-create the categories again.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: Job Manager] Going to /jobs/ – only normal blog posts appear?’ is closed to new replies.