• Resolved martinixh

    (@martinixh)


    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)
  • Plugin Support angelo_nwl

    (@angelo_nwl)

    Hi,

    EM uses PHP DateTime class where formatting can be defined under Events > Settings > Formatting > Calendar > Full-Size Calendar; can I Know which translation plugin are you using?

Viewing 1 replies (of 1 total)
  • The topic ‘Calendar page localisation’ is closed to new replies.