wigglepit
Forum Replies Created
-
Sane thing happening with me. Had troubleshooted the calendar for months, finally figure out the problem and got it up and running again about a month ago and was super happy, but then installed the plugin upgrade yesterday and now my calendar is not working again 🙁
No tooltips, can’t advance months, etc. I am using shortcode, not a widget.
The daily calendar I have in list view in the footer seems to be working and is unaffected. The problem seems to be only with the monthly calendar:
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Event not showing up@keiranwynyard, you are awesome! That was my issue, too. I also had numerous recurring events every day, so I changed it to 6 months and it works now. Thank you!
@nick, yes, my calendar was set to public the whole time. Thanks for trying to help me sort it out.
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Event not showing upthanks
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Event not showing upI looked at both, and they are identical. So I guess it doesn’t matter which one.
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Event not showing upYes, I only have 3 other plugins aside from this one and I disabled all of them, cleared the calendar cache again, and went to the the test page, but there are still events missing.
Thanks
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Event not showing upNo, still not showing all of the classes You can see by looking at the test page above. Compare a Monday, for example. Only some of the classes are showing up when you rollover the day on the calendar.
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Event not showing upThanks, All. Got the CSS to cooperate now.
But all of my events are still not displaying.
Here is the test page:
http://hotyogakc.com/test/And here is a typed out list showing our daily schedule:
http://hotyogakc.com/schedule/If you are on the test page and you hover over a Tuesday, for example, 6 classes should be showing up, at 6:15, 9:00, 11:30, 4:30, 5:15, 6:30.
But only 9:00, 11:30, 5:15, 6:30 show up.
When I go view my calendar through Google, I can see they are all on there, and they aren’t set to private or anything. So it’s only showing some events. I’d be happy to share a screenshot if I knew how. Here is a link to it on Google, if that works: https://www.google.com/calendar/embed?src=bkmmrmro428iei3ltlatgc5mg4%40group.calendar.google.com&ctz=America/Chicago
Thanks.Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Hover CSS style grid viewI think everything helped, thanks!
Yes, this one is resolved 🙂
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Hover CSS style grid viewThank you, that was a big help, too! I think this will likely be as good as it gets for me 🙂
.qtip-content, .qtip-default {
font-size: 12px !important;
padding: 0 !important;
border: 0 !important;}Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Event not showing upHere is a test page:
http://hotyogakc.com/test/Feed settings:
-My Google calendar ID
-Expand Recurring Events is checked
-Cache Duration is 43200
-Multiple Day Events is checked to show on each day
-Display Mode is Grid
-Checked to display Next and Back links
-Number of Events per Page is 7 Days (we don’t have more than 7 classes in a day)
-Offset is 0 Days
-Minimum Feed Start Date is 1 Month back
-Maximum Feed End Date is 2 Years forwardHere is my event builder code:
[event-title]
Starts: [start-time]This problem is happening in my daily events calendar too, which uses list view, and when I use the Google Calendar Events widget.
Also, this update wrecked my CSS, not sure where the yellow box and border outline came from on hover?
Thanks for looking!
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Hover CSS style grid viewThank you! That certainly got me closer 🙂 Now I just want to get rid of the border altogether. I tried adding a little more CSS but it didn’t work for me. But this is much better than it was – thanks again!
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Event not showing upSince the calendar wasn’t working, I had to turn it off so you can’t see it if you go there now. But I’d still like to find out how to resolve this issue so I can turn them back on. Again, the feeds are not displaying all events that are on my Google calendar, only *some* of them.
-thanks!Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Event not showing upI just tested to see if it was just grid view or if it was also happening in list view, and it is. Even in list view, only 3 events are showing up on Mondays instead of all 6.
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Event not showing upUpdate: I have now logged in under both Google accounts (the original calendar “owner”, and the account the calendar has been shared with and given admin rights to). I DO see all events now when I login as each user so they are synching up after all.
But I’m still not seeing them jibe with my website. I have refreshed the cache and feeds, but they are still not showing many of my events, only some are showing up:
http://hotyogakc.com/schedule/
For example, I should have 6 classes showing up on Mondays, but the rollover calendar is only showing 3. I can see all 6 events correctly showing when I login to Google under both accounts, so can’t figure out why the plugin can’t see them?
Thanks!
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Will no longer show today's eventsSorry I didn’t get a chance to help troubleshoot earlier, but I did install the update and the widget is working – yay! The only problem I’m noticing now, and it happens if I choose both list or grouped list, is the widget is displaying the location even though I don’t want it to.
I tried using the event builder, with the following code:
[event-title]
Starts: [start-time]…and also using the simple display options, with the location box unchecked, but it is still showing location in the widget for my daily schedule.
Note that when I insert the feed shortcode into the body of the page for my grid calendar, that works fine and the location does not show up. So my guess is that it’s related to the widget, not the feed itself.
Thanks!