Results 1 to 5 of 5

Thread: Job Lister website to appear in new tab

  1. #1
    Thread Starter
    Senior Member gr8job's Avatar
    Join Date
    Feb 2012
    Location
    Australia
    Posts
    108
    Thanks
    16
    Thanked 5 Times in 4 Posts

    Job Lister website to appear in new tab

    I'd like to have the website for a job-lister appear in a new tab when a user clicks on the Company Website link in a job listing.

    I think that the form where this would be coded is in the "submit-job-form.php". In line 27 the current code is:

    Code:
    <p class="optional"><label for="website"><?php _e('Website', 'appthemes'); ?></label> <input type="text" class="text" name="website" value="<?php if (isset($posted['website'])) echo esc_html($posted['website']); ?>" placeholder="http://" id="website" /></p>
    I think I need to add a
    Code:
    target="_blank"
    call somewhere in the code above, but I can't work out where.

    If this is not the correct place - perhaps it's in the "submit-job-process.php" code instead. Can anyone please help ?

  2. #2
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,713
    Thanks
    166
    Thanked 3,390 Times in 3,261 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Please help our moderating team work more efficiently by not sending us support questions via PM. You can read more about how AppThemes support works here. However, you can send a PM to follow up and remind me if I missed your support request/thread.

    Thank you and have a nice day.

  3. #3
    Thread Starter
    Senior Member gr8job's Avatar
    Join Date
    Feb 2012
    Location
    Australia
    Posts
    108
    Thanks
    16
    Thanked 5 Times in 4 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,713
    Thanks
    166
    Thanked 3,390 Times in 3,261 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Please help our moderating team work more efficiently by not sending us support questions via PM. You can read more about how AppThemes support works here. However, you can send a PM to follow up and remind me if I missed your support request/thread.

    Thank you and have a nice day.

  5. #5
    Thread Starter
    Senior Member gr8job's Avatar
    Join Date
    Feb 2012
    Location
    Australia
    Posts
    108
    Thanks
    16
    Thanked 5 Times in 4 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. Job Lister cannot edit existing job
    By eslheaven01 in forum Report JobRoller Bugs
    Replies: 4
    Last Post: June 1st, 2012, 08:16 PM
  2. Job Lister, Recruiter Subscription?!
    By tinygiantstudios in forum Help Using JobRoller
    Replies: 11
    Last Post: April 3rd, 2012, 10:24 AM
  3. Is it possible to have a Job Lister Upload an Image?
    By vickig in forum Report JobRoller Bugs
    Replies: 1
    Last Post: July 24th, 2011, 05:03 PM
  4. Job Seeker AND Job Lister?
    By krutten in forum Report JobRoller Bugs
    Replies: 1
    Last Post: July 12th, 2011, 06:05 PM
  5. Job Lister details
    By kpstudios in forum Report JobRoller Bugs
    Replies: 6
    Last Post: May 26th, 2011, 05:11 PM