Nick Young
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Tooltips no longer workingIt will work correct on the desktop if your widget area is wide enough. What you are pointing to is the responsive view, which will happen if the container shrinks to a certain width. In that case, then yeah it is only allowed to be clickable and not hoverable – this is designed for mobile use in mind.
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Interval and Interval_countDid you use the setting I posted above? That will set it to show just X number of events.
In what way are the events not displaying correctly? I need more details to be able to help effectively…but try going through these 2 docs first because in general they help with a lot of issues with display:
https://docs.simplecalendar.io/troubleshooting-theme-plugin-widget-conflicts/
The dates are internationalized through native WordPress functions. So check to make sure the date settings are correct in your WordPress admin settings and it should pull them correctly from there.
If there are still issues try going through this to rule out any possible conflicts: https://docs.simplecalendar.io/troubleshooting-theme-plugin-widget-conflicts/
Let me know if any of that helps and we can go from there.
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Wrong monthFirst double check that all these are set correctly:
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Interval and Interval_countYou should be able to use this setting (if it’s a list):
https://www.screencast.com/t/VHRotpOa
Then you would want to set your span of 6 months in your Start and End dates.
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Simple Calendar in WidgetAwesome glad that worked for you!
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] showing wrong timeJust to be sure, you followed this document?
https://docs.simplecalendar.io/timezone-settings/
If so and that;s still an issue then what do you have set for your calendar settings timezone?
Is this a grouped calendar or a single calendar?
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Arrows doesn’t show upIt appears to not be showing because of your theme stylesheet is changing the color to white here (line 160 when I checked):
input[type="submit"], input[type="button"], input[type="reset"], button, .button{ border: 1px solid #444; background: #444; color: #fff; // THIS LINE }For the forward arrow – do you have events in the next month?
- This reply was modified 9 years, 1 month ago by Nick Young.
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Tooltips no longer workingTry also checking with a default theme to see if that changes anything.
Hello,
We haven’t heard back from you in a while so we are going to assume that your issue has been resolved. Please open a new ticket if you are having any further issues.
Thanks!
So you are also running Bookly? If so, do you have a way to setup the site with just a default theme and no other plugins and have some tests run to see if it changes anything?
Is this issue intermittent or is it happening to all of your users?
Are you getting any PHP errors or errors in the browser console?
It sounds like if you are using some Stripe functionality of Bookly that there could be a conflict with the Stripe Library or something possibly.
I will add this for us to look into.
Allowing for the user to enter an amount would require an upgrade to the Pro version so you could use the custom amount feature: https://wpsimplepay.com/docs/shortcodes/stripe-user-entered-amount/
It is not available in the Lite version.
No if you reroll your keys you will need to update your keys in the plugin also.
We have a lot in mind for the future, but I don’t have an exact list or an ETA on new features.