antonino Active member Sep 16, 2021 #21 RobinHood said: You can probably hide the time with a bit of CSS Click to expand... This can be done from Calendar itself. So no need to bother you. Thank you very much.
RobinHood said: You can probably hide the time with a bit of CSS Click to expand... This can be done from Calendar itself. So no need to bother you. Thank you very much.
AscalonCZ Active member May 3, 2022 #22 Awesome addon, would it please be possible to add an icon to share the ical url? And active url in tooltip.
Awesome addon, would it please be possible to add an icon to share the ical url? And active url in tooltip.
TimWilson Member Aug 20, 2023 #23 AscalonCZ said: Awesome addon, would it please be possible to add an icon to share the ical url? And active url in tooltip. Click to expand... I love this idea, and am also wondering -- how can I enable word wrap? I'm not finding this in the docs, and even on desktop view, I'm losing the end of every single entry in the calendar. Thanks so much!
AscalonCZ said: Awesome addon, would it please be possible to add an icon to share the ical url? And active url in tooltip. Click to expand... I love this idea, and am also wondering -- how can I enable word wrap? I'm not finding this in the docs, and even on desktop view, I'm losing the end of every single entry in the calendar. Thanks so much!
Reekoj Member Feb 23, 2024 #24 Hello, When i create en element in the calendar let's say at 8.00PM , it shows 9.00PM in xenforo, anyone knows why ? edit : fixed it by adding timeZone: 'UTC', in the template Last edited: Feb 23, 2024
Hello, When i create en element in the calendar let's say at 8.00PM , it shows 9.00PM in xenforo, anyone knows why ? edit : fixed it by adding timeZone: 'UTC', in the template
RobinHood Well-known member Feb 23, 2024 #25 I haven't looked at this in a very long time but I imagine it's a timezone setting. The calendar settings can be found in the shinyTech_google_calendar template as mentioned in this post. You'll need to add a timeZone setting as per the FullCalendar docs here Eg. timeZone: 'local', // the default (unnecessary to specify)
I haven't looked at this in a very long time but I imagine it's a timezone setting. The calendar settings can be found in the shinyTech_google_calendar template as mentioned in this post. You'll need to add a timeZone setting as per the FullCalendar docs here Eg. timeZone: 'local', // the default (unnecessary to specify)