New Landing How can we help? Themeforest Theme Support Dante Job categories not showing up

Viewing 11 posts - 1 through 11 (of 11 total)
  • Posted in: Dante
  • #233799
    Loren
    Member
    Post count: 17

    I want to display the categories associated with a particular job posting but at the top of the page that information is missing. It says “Posted by [correct author] on [correct date] in [blank]”.

    Any help would be greatly appreciated.

    #234169
    David Martin – Support
    Moderator
    Post count: 20834

    Please add your WP login details so I can take a closer look.

    Thanks.

    #236052
    Loren
    Member
    Post count: 17
    This reply has been marked as private.
    #236346
    David Martin – Support
    Moderator
    Post count: 20834

    http://firstgraduate.org/wp does not work for me?

    Thanks.

    #236358
    Loren
    Member
    Post count: 17
    This reply has been marked as private.
    #236583
    David Martin – Support
    Moderator
    Post count: 20834

    The login details are not working, please check and update.

    Thanks.

    #236621
    Loren
    Member
    Post count: 17
    This reply has been marked as private.
    #236948
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Please activate your child theme, copy single-jobs.php to your child theme folder structure.

    Find this: $post_categories = get_the_category_list(', ');

    Replace it with:

    $post_categories = get_the_term_list( $post->ID, 'jobs-category', '',', ','' );

    Thanks.

    #236973
    Loren
    Member
    Post count: 17

    Awesome, thanks!

    #236974
    Loren
    Member
    Post count: 17

    Resolved!

    #237136
    David Martin – Support
    Moderator
    Post count: 20834

    Great, no problem!

    Thanks,
    David.

Viewing 11 posts - 1 through 11 (of 11 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register