Calendar page localisation
-
Hi!
Calendar page does is not using language that has been set on blog. Shows months in english. I changed line 21 in templates/templates/calendar-full.php to:
<td class="month_name" colspan="5"><?php echo esc_html($EM_DateTime->i18n(get_option('dbem_full_calendar_month_format'))); ?></td>
Is that a bug in plugin (if so – can you modify plugin please?) or misconfiguration in my hosting?
Thank you
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Calendar page localisation’ is closed to new replies.