Results 1 to 2 of 2

Thread: How to put company name in email for new job application

  1. #1
    Thread Starter
    malave's Avatar
    Join Date
    Mar 2013
    Location
    United States
    Posts
    54
    Thanks
    0
    Thanked 3 Times in 3 Posts

    How to put company name in email for new job application

    When someone applies for a job, can it have the company name in the email?

    Does anyone know how to add that field in the email the admin gets? Currently it just says the job and it is a problem when you have 15 manager jobs and all have the same title but are from different companies.

    code:

    // CC Person applying copy... This is the email the person who applies for the job would get.
    wp_mail( $posted['your_email'], __('This is a copy of your application from my Website for job "', APP_TD).$post->post_title.'"', $message, '', $attachments );

    how do I add company to the email code above?


    help!

    Thanks!!!
    Em

  2. #2
    Thread Starter
    malave's Avatar
    Join Date
    Mar 2013
    Location
    United States
    Posts
    54
    Thanks
    0
    Thanked 3 Times in 3 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. [SOLVED] How to stop Jobseeker auto-email [copy]application
    By mandarincareer in forum Help Using JobRoller
    Replies: 3
    Last Post: March 25th, 2013, 09:28 AM
  2. [SOLVED] can I have the application sent to a different email for each opening?
    By malave in forum Help Using JobRoller
    Replies: 3
    Last Post: March 16th, 2013, 11:12 AM
  3. Job Application Emails
    By heritagemedia in forum JobRoller General Discussion
    Replies: 1
    Last Post: September 7th, 2012, 11:30 AM
  4. [SOLVED] Contact owner email wont use the person email - admin email instead
    By eberdocarmo in forum Report ClassiPress Bugs
    Replies: 4
    Last Post: November 17th, 2010, 06:55 PM