New Landing How can we help? Themeforest Theme Support Dante Jobs Page – Meta Page Options Not Working

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Dante
  • #236979
    Ittavi
    Member
    Post count: 8

    Currently for individual jobs pages the page meta options box won’t open and wont allow me to choose to show the title so the job title does not work.

    I am adding a Job under the Job –> Add New

    I noticed another question on this in October but a workaround was given but looks like a fix was never made. Can this be fixed in the next release?

    #237091
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    What meta options are you specifically looking to use, these are not enabled for the the Jobs post type or the single jobs template.

    Thanks.

    #241537
    Matthias
    Member
    Post count: 49

    Hi David,

    has there been a solution for the Jobs post type meta boxes?

    Somehow the title is set to hidden and I would like it to appear.

    Thanks,
    Matthias

    #241792
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    You got a link to the job?

    – Kyle

    #316185
    vicvicdesign
    Member
    Post count: 1

    Why are the Meta Page Options not working for jobs ?

    I would like to show the page title, leave the breadcrumbs and exclude social sharing and related.

    @home-rncap

    Thank you

    #316215
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Because it weren’t implemented any Job meta options.

    Add the code below to your custom css field in general options.

    
    .jobs .share-links {
        display: none;
    }
    
    .jobs .entry-title {
        display: block;
        padding-top: 110px;
    }

    Hope it helps.

    -Rui

Viewing 6 posts - 1 through 6 (of 6 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