• Resolved michael2martin

    (@michael2martin)


    Hello!
    The translation of the month names did not worked.
    I changed the file wp-job-manager-template.php.
    On line 298, I replaced get_post_time (get_option ('date_format'));
    by get_post_time (get_option ('date_format'), false, $ post, true);
    That solved the problem for me.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Translation problem solved for me’ is closed to new replies.