esa full calendar view not customizeable?

Support forumCategory: Questionsesa full calendar view not customizeable?
BlueSky asked 3 years ago

hi
i tried to customize the full calendar, but it doesnt work. let me give examples:
when i use

[[ea_bootstrap width="800px" scroll_off="true" layout_cols="2"]]

then the language is displayed in german.
but when i use

[[ea_full_calendar worker="1"]]

then everything is in english and also the times (using pm and am)
so i wanted to use the commands in the documentations, example:

[[ea_full_calendar button_labels="Heute,Monat,Woche,Tag,Liste" worker="1"]]

but nothing is chaning. everything remains english, regardless of what i try to change (day names, month names, buttons). and not sure if its possible but i would like to change time from am/pm into 24h displaying, not 12h.
 
 

elkosx18 replied 3 years ago

Hi BlueSky, this is working for me using latest and previous version
[ea_full_calendar worker="1" show_remaining_slots="1" display_event_end="1" show_week="1" month_names="Januar,Februar,März,April,Mai,Juni,Juli,August,September,Oktober,November,Dezember" month_names_short="Jan,Feb,Mär,Apr,Mai,Jun,Jul,Aug,Sep,Okt,Nov,Dez" day_names="Sonntag,Montag,Dienstag,Mittwoch,Donnerstag,Freitag,Samstag" day_names_short="So,Mo,Di,Mi,Do,Fr,Sa" button_labels="Heute,Monat,Woche,Tag,Liste"]

BlueSky replied 3 years ago

Thanks this works!
And by now I tested my version again, and suddenly it started to work. I have no idea why it suddenly works. By any chance, you mybe also know of a method to use other Date and Time formats?
Like.. date: DD/MM/YYYY (currently it displays it as MM/DD)
And the time not as pm or am, but as 24h time.

1 Answers
Nikola Loncar Staff answered 3 years ago
Hi, I will check during the day and let you know regarding label. Can you please check if you have some kind of caching engine on your site? If that is the case can you purge it for that page? Best regards, Nikola
BlueSky replied 3 years ago

sorry for the late response. i have no idea why, but nowit started to work again. not sure why it didnt work before. still thanks for trying to help out