We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 10076
    • 1,024 Posts
    In MXCalendar 1.1.10 I don t find how to change the front end language. Even if I set context to NL. The manager changes to Dutch, but the front end doesn t. Any tipss
      • 38417
      • 92 Posts
      Hi Frank,

      Try this: goto core/components/mxcalendars/model/mxcalendars/mxcalendars.class.php
      and add:
      setlocale(LC_TIME, 'nl_NL.UTF-8');
      before class mxCalendars.