Dan D
Forum Replies Created
-
Forum: Plugins
In reply to: [Dan's Embedder for Google Calendar] Exporting Calendar@stout68, sorry for the delay. I do not currently have that functionality. This just directly displays a public google calendar in a mobile friendly format.
Forum: Plugins
In reply to: [Dan's Embedder for Google Calendar] Increasing height of cellsDidak, if you happen to have a link to the site you’ve installed it on, and are still looking, I’d be happy to help. Sorry that I missed your message!
Dan
Forum: Plugins
In reply to: [Dan's Embedder for Google Calendar] Sidebar WidgetsHey there! Shortcodes don’t usually work in text / html widgets, as far as I know. There are third party plugins though, that do create widgets that allow shortcodes.
Thanks!
Hello! Think I replied to an e-mail from you. That’s currently not an option, if you want them all in the same frame. If you want multiple calendars displayed separately, just enter multiple shortcodes, with the cal= attribute changed on each.
Forum: Plugins
In reply to: [Dan's Embedder for Google Calendar] Errors: JQuery is not definedI’m glad that that helped! Please feel free to ask if you have any more questions at all. If you find this plugin helpful, I’d appreciate if you’d consider leaving a review. Thank you!
Dan
Forum: Plugins
In reply to: [Dan's Embedder for Google Calendar] Errors: JQuery is not definedOk, perfect! Looks like we made progress.
When I opened your site in Chrome, and did a right click > inspect element, this is what came up.
Google Calendar API: The referrer https://bergmanmediaservices.com/join-us/calendar/ does not match the referrer restrictions configured on your API key. Please use the API Console to update your key restrictions.
When you set up your API key, it probably asked you to set a domain. Can you check and make sure that that matches for me?
Thanks!
Dan
Forum: Plugins
In reply to: [Dan's Embedder for Google Calendar] Errors: JQuery is not definedSheila,
I just pushed an update that should fix this. If you would let me know if this does it, I would greatly appreciate it. Thank you!
Dan
Forum: Plugins
In reply to: [Dan's Embedder for Google Calendar] Errors: JQuery is not definedSheila,
Depending on how your site is set up, it’s likely that for some reason, your site is attempting to load this plugin before it loads jQuery. Are you using anything that changes the order in which scripts load?
Thanks,
Dan
- This reply was modified 7 years, 11 months ago by Dan D.
Forum: Reviews
In reply to: [Dan's Embedder for Google Calendar] Dan’s Google Calendar PluginThanks for the review! Glad that I was able to help.
Glad I was able to help!
Forum: Plugins
In reply to: [Dan's Embedder for Google Calendar] Custom design for Dan’s calendarYou’re welcome! The easiest way is to find the classes via Chrome’s Developer console (or similar in Firefox or other). In chrome, just right click on the item you want to affect, and choose “Inspect Element”. That will give you the classes for the item you want.
For example, if you want to change “Today’s” value, you could do something like:
#yourid td.fc-today { /*Your CSS rules here*/ }
Hope this helps!
Dan
Forum: Plugins
In reply to: [Dan's Embedder for Google Calendar] Custom design for Dan’s calendarIt is! One of the shortcode options adds a custom id to the container. You can then use that id to target components via css.
Thanks,
DanForum: Plugins
In reply to: [Dan's Embedder for Google Calendar] UnresponsiveNancy,
No worries. If I had to guess, I’d say it’s likely that the theme is bundled with a flawed version of isotope.js . There’s a conflict between that and qtip2, that’s used for the tooltips. It’s come up a few times so far with themes that don’t have updated js libraries built in.
Dan
Alan,
That looks good! Glad it resolved itself. Thanks!
If you find it useful, please consider adding a review?
Dan
Forum: Plugins
In reply to: [Dan's Embedder for Google Calendar] UnresponsiveNancy, I apologize!
I’ve actually been out of the office. If you do want to give this a try again, I’d be more than happy to help. I’ve found that the most common issue is a conflict with theme JS files, or with minification plugins. If you’d like me to take a look, I’d be glad to!
Dan