Results 1 to 6 of 6

Thread: Fix Code for Jobroller 1.4.1

  1. #1
    Thread Starter
    Junior Member ninkigumi's Avatar
    Join Date
    Dec 2010
    Location
    Japan
    Posts
    29
    Thanks
    0
    Thanked 2 Times in 2 Posts

    Fix Code for Jobroller 1.4.1

    Fix Code for Jobroller 1.4.1

    for i18n

    --- jobroller/loop-job.php
    Line 54
    - <dd class="date"><strong><?php echo date_i18n('j M', strtotime($post->post_date)); ?></strong> <span class="year"><?php echo date_i18n('Y', strtotime($post->post_date)); ?></span></dd>
    + <dd class="date"><strong><?php echo date_i18n(__('j M','appthemes'), strtotime($post->post_date)); ?></strong> <span class="year"><?php echo date_i18n(__('Y','appthemes'), strtotime($post->post_date)); ?></span></dd>

  2. #2
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,693
    Thanks
    166
    Thanked 3,387 Times in 3,258 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
    Junior Member ninkigumi's Avatar
    Join Date
    Dec 2010
    Location
    Japan
    Posts
    29
    Thanks
    0
    Thanked 2 Times in 2 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    Veteran tbase's Avatar
    Join Date
    Feb 2010
    Location
    Idaho
    Posts
    2,018
    Thanks
    246
    Thanked 67 Times in 64 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    [CENTER]


    TreasureValleyBusiness.com

    [/CENTER]

  5. #5
    Thread Starter
    Junior Member ninkigumi's Avatar
    Join Date
    Dec 2010
    Location
    Japan
    Posts
    29
    Thanks
    0
    Thanked 2 Times in 2 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  6. #6
    Senior Member gentleman's Avatar
    Join Date
    Oct 2010
    Location
    United States
    Posts
    130
    Thanks
    4
    Thanked 9 Times in 9 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. Replies: 544
    Last Post: March 20th, 2016, 08:13 AM
  2. Fix Code for Jobroller 1.3.1
    By ninkigumi in forum Report JobRoller Bugs
    Replies: 24
    Last Post: April 17th, 2011, 06:26 AM
  3. Replies: 2
    Last Post: February 6th, 2011, 02:34 AM