LBell
Forum Replies Created
-
Forum: Plugins
In reply to: [Pretty Google Calendar] Config plug-In to display event in popupI’m guessing that’ll fix it. Closing this. Thanks!
- This reply was modified 3 years, 4 months ago by LBell.
Forum: Plugins
In reply to: [Pretty Google Calendar] Config plug-In to display event in popupHowdy! Have you tried checking the “use tooltip” option under the plugin settings?
Forum: Plugins
In reply to: [Pretty Google Calendar] installation: Getting API: 0Auth Consent screen?That’s a good question. Google keeps changing their API settings, and it’s hard to keep up with it. If you find the correct answer, please post here in case others run into the same issue.
Thanks!
Forum: Plugins
In reply to: [Pretty Google Calendar] Event ColorHowdy! Sorry this is not possible. You can set the colors for all events using css to override the
.fc-h-eventclass. Good luck!Forum: Reviews
In reply to: [Pretty Google Calendar] Could not get calendar to display.Howdy! Thanks for taking the time to engage. Sorry you’re having issues.
With over 500 installs (at the moment), it seems like this plugin works for a lot of people. However, with as many possible configurations of WordPress, it’s pretty much certain there will be fringe cases that don’t work.
I offered to look into your particular case, but note that you elected not to go that route.
You will probably find more happiness with a paid plugin that actually has “support.” I can guarantee I will always be slow to respond as I do this in my spare time, for free, just for the love of it and a desire to give back the open-source world from which I have benefited.
Forum: Plugins
In reply to: [Pretty Google Calendar] Events not showing up.It’s difficult to debug without more information. If you’d like I’d be happy to look at your particular installation and see if we can find the conflict.
Forum: Plugins
In reply to: [Pretty Google Calendar] remove link to google calendar in listHowdy! There is an option in the settings called “Disable Event Link” is this what you are looking for?
Forum: Plugins
In reply to: [Pretty Google Calendar] Month Labels Disappear on MobileMight have a fix for the first issue, but likely won’t get to it till the new year.
As for the behaviour you mention above (shows when loaded in larger view) that’s due to the initial render being based on viewport size. Agree it could be more consistent and either show or not.
Forum: Plugins
In reply to: [Pretty Google Calendar] Hide end time on a eventEnd times: It’s not possible selectively per event. There is an option in FullCalendar called
displayEventEndthat would hide the event end times for every event in the view. However, this plugin doesn’t currently surface that as an option. I added to the wishlist here: https://github.com/lbell/pretty-google-calendar/issues/12Custom Buttons: Not currently possible. Would require some fairly heavy lifting to add to the plugin, but not outside the realm of possibility, but likely won’t be added anytime soon.
Thanks!
Forum: Plugins
In reply to: [Pretty Google Calendar] Local time?Should. Is it not? You can force locale using the
localetag in the shortcode.Forum: Plugins
In reply to: [Pretty Google Calendar] Changing the list row colorGreat! Glad that worked out for you.
Forum: Plugins
In reply to: [Pretty Google Calendar] Events not showing up.Great! I’ll make a note to add that to the setup. Enjoy!
Forum: Plugins
In reply to: [Pretty Google Calendar] Multiple CalendarsWell it’s now serving the right version, so clearing the cache helped. However, there’s still an issue obviously…
A few things to try:
1) Double check your API key.
2) Try adding calendars to the shortcode one at a time to make sure it isn’t something with a particular calendar address.
3) Try a different theme.Hopefully we can get the bottom of this…
Forum: Plugins
In reply to: [Pretty Google Calendar] Double MonthHowdy @allydrez – I see this is still happening, but can’t think of a reason why except for conflicting plugin. Are you able to do any more investigating?
Forum: Plugins
In reply to: [Pretty Google Calendar] Month Labels Disappear on MobileIssue created to mull over possible solutions: https://github.com/lbell/pretty-google-calendar/issues/10