Rohit Singhal
Forum Replies Created
-
Yeah, maybe we should flush cache everytime the plugin is updated. We will try to add that in plugin.
Hi,
I see your website is showing event titles correctly.Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Update not showing event titlesYou will most probably need to clear cache for the calendar, check https://docs.simplecalendar.io/how-to-clear-calendar-cache/ on how to do it.
Regarding, Google Calendar Pro, not sure what is wrong. I will check on this tomorrow. Can you meanwhile download from https://simplecalendar.io/my-account/ and upload in your website?
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Update not showing event titlesApologies, we have fixed it in latest version.
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Calendar HiddenForum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Calendar Hidden@twinset77
The latest version of the plugin is 3.2.8, can you please try updating it? I would recommend doing it on staging first.Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Calendar HiddenHello,
Can you confirm your WP, PHP and Simple Calendar plugin versions?
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Calendar not syncingHello,
Can you confirm your WP, PHP and Simple Calendar plugin versions?Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Month titleHey @prabir77
It is not hidden, it’s just that title’s colour is being set to white by the theme’s CSS.
You can add the following CSS to override it.simcal-current-month, .simcal-current-year {
color: black;
}Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] fatal error on version 3.2.2We have released a patch with v3.2.3. Issue was
str_contains
is added in a library but PHP supports it only from version 8.x.
We have added a polyfill, it should not cause any issues now.Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] fatal error on version 3.2.2Apologies for the issues caused.
Can you please add information about your PHP and WP version?Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Events are not popping upSorry to hear this @maria_wp, I see our calendar is not there is that link anymore. Do you mind creating another page where I can see the calendar?
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Fatal ErrorAwesome. Let us know.
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Fatal ErrorSorry about the inconvenience caused.
We did encounter this problem in earlier version, not sure why you are getting it in latest version. Do you mind trying out https://github.com/Xtendify/Simple-Calendar/releases/download/3.2.0/simple-calendar-3.2.0.zip?Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Failed to open streamThe issue has been fixed yesterday in v3.1.47.
Keeping this thread unresolved to see if anyone is still facing this issue.