LBell
Forum Replies Created
-
Forum: Plugins
In reply to: [Pretty Google Calendar] Followup: Show which calendar the event is fromv1.7.0 impliments per-calendar coloring via CSS, if you have multiple feeds in one calendar using.
Forum: Plugins
In reply to: [Pretty Google Calendar] language wrongClosed due to insufficient information.
Howdy! Based on what you are saying, I think you may be using a different plugin. Can you confirm you are using the “Pretty Google Calendar” plugin?
Forum: Plugins
In reply to: [Pretty Google Calendar] language wrongHowdy! In your short code, what are you using for the
locale=argument?Forum: Plugins
In reply to: [Pretty Google Calendar] Google API Settings (and things to check)And if you appreciate the help you get, please consider contributing:Β https://github.com/sponsors/lbell
Forum: Plugins
In reply to: [Pretty Google Calendar] Events Not Showing? Try These First!And if you appreciate the help you get, please consider contributing: https://github.com/sponsors/lbell
Forum: Plugins
In reply to: [Pretty Google Calendar] Unable to see calendar entriesGreat! Glad you got it sorted.
Forum: Plugins
In reply to: [Pretty Google Calendar] Unable to see calendar entriesYour email address is your gcal ID. Use that one.
If you want a different ID, you can create a separate calendar, set it to public and use its ID which will look a little different.
Forum: Plugins
In reply to: [Pretty Google Calendar] Translation is not showingHowdy! It looks like you got this working? Aside from making the plugin localizable, I haven’t really dabbled with the translation end of things. But you can check here for some ideas: https://www.wpbeginner.com/wp-tutorials/how-to-translate-a-wordpress-plugin-in-your-language/
Forum: Plugins
In reply to: [Pretty Google Calendar] Followup: Show which calendar the event is fromInteresting… You mean like change how the entire Tooltip is displayed? Or some other aspect?
Customizing the tooltip should be feasible, but will be a pretty heavy lift. Feel free to open a feature request here: https://github.com/lbell/pretty-google-calendar/issues
Forum: Plugins
In reply to: [Pretty Google Calendar] Followup: Show which calendar the event is fromHowdy! That request was incorrectly closed, and is back open. No definitive timeline when we’ll have colors for multiple calendars implemented. If it’s something you’d like to see sooner than later, you might consider supporting this plugin: https://github.com/sponsors/lbell
Forum: Plugins
In reply to: [Pretty Google Calendar] Unable to see calendar entriesHowdy! A couple of answers to your questions:
β’ The gcal id you use in the shortcode is the public id found in Google Calendar if you go to Google Calendar settings and scroll down to the “Integrate” section.
It typically looks like:
example@group.calendar.google.comor if it’s the default calendaraccountid@gmail.comβ’ The sites you need to put into the Google API allowedReferes settings are two permutations of your website so:
thelighthousecmhh.org/*and*.thelighthousecmhh.org/*Hope that helps.
Forum: Plugins
In reply to: [Pretty Google Calendar] List replaced by grid in mobile viewHowdy – this is a known issue based on how we imperfectly detect mobile viewports.
Heres the relevant issue: https://github.com/lbell/pretty-google-calendar/issues/21
We don’t have a timeline for a fix.
- This reply was modified 2 years, 6 months ago by LBell.
Forum: Plugins
In reply to: [Pretty Google Calendar] Shortcode Doesn’t WorkProbably our new AI overlords flexing on you… π
Glad it got sorted!
Forum: Plugins
In reply to: [Pretty Google Calendar] Shortcode Doesn’t WorkOdd – so to get this correct: it was working previously, and the ONLY thing that changed was a WordPress update?
Or did you update your theme, other plugins and this plugin as well?
Just trying to narrow down where the issue might have started.
Can you share a link to the page in question?