Results 1 to 5 of 5

Thread: Confrim job page - How to show the title of the job type instead of the slug?

  1. #1
    Thread Starter
    Amateur slmedia's Avatar
    Join Date
    May 2011
    Posts
    19
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Confrim job page - How to show the title of the job type instead of the slug?

    Hi Everyone,

    On the last step of the "submit a job" process when you're on the confirm page, it shows all the details before you click on "confirm and submit."
    The issue I'm having is that at the very beginning of all the info displayed, the slug is shown for the job type and not the job type itself that I manually
    put in. The theme is being translated to RTL and therefore the slugs are in english rather than the reflecting the complex text for the job type.

    What I would like to do is instead of the slug, to have it pull the Job types I put in.

    I believe the php is here:
    PHP Code:
    $post_into_types[] = get_term_by'slug'sanitize_title($posted['job_term_type']), 'job_type')->slug
    This I found in the file confirm-job-process.php

    If this is the right location, anyone know how to edit the phpt to get it to just pull the job types I created from the admin?

    Thanks!

  2. #2
    Thread Starter
    Amateur slmedia's Avatar
    Join Date
    May 2011
    Posts
    19
    Thanks
    0
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    dimitris's Avatar
    Join Date
    Oct 2011
    Location
    Earth
    Posts
    20,617
    Thanks
    222
    Thanked 1,873 Times in 1,770 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    sebet's Avatar
    Join Date
    Oct 2010
    Location
    Portugal
    Posts
    1,491
    Thanks
    138
    Thanked 207 Times in 182 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Checkout my products on the Marketplace.

  5. #5
    Thread Starter
    Amateur slmedia's Avatar
    Join Date
    May 2011
    Posts
    19
    Thanks
    0
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Is it possible to get the category id and slug in ads detail page
    By gondal4u in forum ClassiPress General Discussion
    Replies: 1
    Last Post: September 27th, 2011, 07:57 AM
  2. [SOLVED] New jobs offert don't show the Job Type ?
    By 05414397 in forum Report JobRoller Bugs
    Replies: 3
    Last Post: April 1st, 2011, 03:40 PM
  3. How to take out job type in title
    By nicknolting in forum Report JobRoller Bugs
    Replies: 17
    Last Post: December 31st, 2010, 03:22 PM
  4. Custom field show in title of the page in meta
    By scatter in forum Report ClassiPress Bugs
    Replies: 5
    Last Post: November 2nd, 2010, 04:26 PM
  5. Replies: 1
    Last Post: September 25th, 2010, 04:42 PM