john
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Printable CalendarHi there,
I’m glad that I could help.
Please feel free to reach out once again in case of any questions.
Kind Regards
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Ordering of EventsHi Shivian,
Thanks for your patience and understanding.
We will work towards including a fix in one of the upcoming updates.
Should you have any questions, please feel free to reach out once again.Kind Regards
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Ordering of EventsHi Shivian,
Thanks for sharing this information.
I was in a position to replicate this issue from my end as well. I have gone ahead and notified the development team about it so that it can be fixed in an update.
My apologies for the inconvenience that this has caused.
Kind Regards
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Ordering of EventsHi Shivian,
Thanks for staying in touch with us.
In this case, I’m yet to replicate this issue on my end. Here is a screenshot of the list view. Could you perhaps counter-check that you have the latest version of the plugin (3.6.2), that your site is running on the latest WordPress version and at least PHP version 8.2.
In addition, please try disabling other possible conflicting plugins that you may have in place and check whether the issue is resolved.If the above does not help, could you instead submit a support ticket here: https://simplecalendar.io/contact/ in regards to this matter for further review.
Kind Regards
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Ordering of EventsHi there,
Thanks for reaching out to us.
About the query here, I have carried out tests from my end and I do not seem to replicate the issue. Could you perhaps counter-check that both events use the same Timezone and that the Timezone settings do match with what you have in Google Calendar. Here is a doc on this: https://docs.simplecalendar.io/timezone-settings/ .
Let us know if this helps.
Kind Regards
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Printable CalendarHi there,
Thanks for reaching out to us.
About your question here, yes this option is present within the free version and you can have it enabled from the Calendar Settings > Appearance tab within your calendar and enable the “Print Calendar” option. Here is a doc about this: https://docs.simplecalendar.io/the-print-calendar-feature/ .
I hope this helps.Kind Regards
Hi there,
About the query here, I do not seem to replicate this issue on my end. Here is a sample screenshot: https://drive.google.com/file/d/18t3z8wfgex2E5QGUGgoIn4Q8BbkLyf0x/view . Could you let me know if you may have carried out customizations to the plugin, or if there are specific steps to reproduce the issue that might not have been mentioned?
Looking forward to your reply.
Kind Regards
Hi there,
Thanks for bringing this to our attention.
In this case, I was in a position to replicate this issue. I have gone ahead and notified the development team about this issue so that it can be fixed in an update.
We apologize for any inconvenience this may have caused.
Kind Regards
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] PHP Deprecated errorHi there,
Thanks for the update.
Once the update is released, feel free to test again and let us know if everything looks good on your end. We would be happy to follow up if needed.
We appreciate your patience.
Kind Regards
Forum: Reviews
In reply to: [Simple Calendar - Google Calendar Plugin] Simple Calendar indeedHi there,
Thanks for the positive feedback.
I’m glad to hear that the plugin has been helpful and is working well for your needs.
Should you need any assistance or have suggestions for improvements, please feel free to reach out once again.
Kind Regards
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] PHP Deprecated errorHi there,
Thanks for reaching out to us and sorry for the deprecation messages.
In this case, we will be releasing an update soon addressing this.
Kindly bear with us in the meantime.
Regards
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Cache doesn’t clear automaticallyHi there,
I hope that you are fine.
We have gone ahead and included this feature within our Simple Calendar Google Calendar Pro addon. You can also refer to the documentation guide here for more details about it.
Should you have further questions about this feature, since this feature is now part of the Pro add-on, we recommend reaching out to our support team here.
We appreciate your patience.
Kind Regards
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Cache doesn’t clear automaticallyHi Johan,
Thanks for sharing this information.
In this case, I have requested our lead team to review this so they can evaluate the feasibility of introducing a secure way to clear the cache via a URL. We will keep you posted if there are any updates or progress on this.
Thanks again for your input.
Kind Regards
Forum: Plugins
In reply to: [Restrictions for BuddyPress] Critical error with BuddyBoss theme & platformHi there,
Thanks for bringing his issue to our attention.
In this case, the Fatal error is occurring due to a compatibility conflict between the Redux framework bundled in the Restrictions for BuddyPress plugin(version 4.0.0) and the BuddyBoss theme’s Redux extensions. The theme’s extensions are using an older version of Redux (3.0.0) that did not include typed property declarations, leading to a type mismatch.
Prior to BuddyBoss theme updating their Redux version, you may make changes in the BP Restrict plugin to remove the strict type declarations from the Redux abstract class properties ($extension_url and $extension_dir). This change ensures backward compatibility with themes using older Redux extensions, preventing the fatal error. To do so, please carry out the following:
– Navigate to the class-redux-extension-abstract.php file within the \wp-content\plugins\bp-restrict\includes\options\inc\classes\ directory path
– Search for the line of code below:protected string $extension_url;– Alter it to:
protected $extension_url;– Search for:
protected string $extension_dir;– Alter it to:
protected $extension_dir;I hope this information helps. Should you have any questions, please feel free to reach out once again.
Kind Regards
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Cache doesn’t clear automaticallyHi there,
Just a quick question around this.
We are considering providing a URL to clear cache. Do you mind letting us know how you plan to use it should this be a feature that we provide in the future.
Your input will help us better understand the use case and ensure the solution fits your needs.I look forward to your reply.
Kind Regards