Search:

Search: Search took 1.00 seconds.

  1. Replies
    24
    Views
    1,214

    --- jobroller/tpl-myjobs.php Line108 - Live...

    --- jobroller/tpl-myjobs.php
    Line108
    - <h2>Live Jobs</h2>
    + <h2><?php _e('Live Jobs','appthemes') ?></h2>

    Line148
    - <td class="date"><strong><?php the_time('j M'); ?></strong> <span...
  2. Replies
    24
    Views
    1,214

    Fix Code for Jobroller 1.3.1

    --- jobroller/includes/forms/edit-job/edit-job-form.php
    Line140
    - <legend><?php _e('Job Description', 'appthemes'); ?></legend>
    + <legend><?php _e('How to apply', 'appthemes'); ?></legend>
    ...
  3. Replies
    18
    Views
    1,081

    My assumption was right. Relisting a job leads to...

    My assumption was right. Relisting a job leads to lost of salary information.
    Changing the occurrences of 'job_salary' to 'job_term_salary' in lines 228 and 230 of ...
Results 1 to 3 of 3