Hi gajdoseni, Thanks for using my plugin but right now there is no other language supports system added in plugin in future I will try to do that.
Thank you for your answer, Harshpandya!
I tried to find the things in the coding, I succeeded with some of them, but I still have some issues. Could you maybe help me how to change this things (or make them choosable in settings in the next version)?
– 24 hours format instead of am/pm
– change the first day of the week from Sunday to Monday
– can I change somewhere the name of the days/months? I have found and translated many words like ‘map’ ‘list’… ‘starting time and date”location’… but can’t find those.
Thanks, Eniko
Hi gajdoseni,
That’s good you have changed text as per your requirement.
But here we are using Opensource FullCalendar Javascript to display the calendar so we have to stick to their criteria.
For extra functionality you can contact me on the [email protected]
To change the first day of the week from Sunday to Monday
Go find in plugin folder view -> ecwmv_events.php file
and add ” firstDay:1, ” in full calendar jQuery on line number : 299
Thank you!
I will contact you.