sere7
Forum Replies Created
-
Not new for this update, but each time my client adds events to their Google Calendar (which is imported into AIO on their website), the events don’t show up on AIO. The refresh rate is set to “Hourly”, but it still doesn’t refresh unless I go into the WordPress site to the Import Feeds and click “Refresh”.
Any tips? Thanks!
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Widget repeats page contentWill check those out, thank you.
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Widget repeats page contentActually, it looks like a theme conflict. I had checked for plugin conflicts, but just realized I hadn’t checked for theme conflicts. When I switch to Twenty-Eleven, the problem is not there.
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Widget repeats page contentYes, I had done that already — sorry, should’ve mentioned that.
I even deleted and re-installed the plugin. Same issue.
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Widget repeats page contentSorry, please see the link again — what you saw is exactly what I am seeing. http://www.mssyr.org/tester/
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Widget repeats page contentThanks for looking at it — I changed the widget to show up in the sidebar, instead of at the top of the page, so you can see the issue more clearly.
The content in this case is just “Content”, since it’s a test page. The widget is activated in the sidebar using the “Upcoming Events” widget that comes with the plugin. As you can see, the word “Content” is displayed 10 times just before the widget.
I tried using the shortcode instead of the widget, but had the same issue. I’m not using them at the same time.
I think perhaps is has something to do with the selected number of events to display in the widget (10), and somehow that’s being applied to the content of the page, also?!
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Widget repeats page contentAlso, I checked for plugin conflicts, and the same thing happens with all other plugins deactivated.
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Widget repeats page contentHere is a link to an example: http://www.mssyr.org/tester/
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Event title not displayingNick,
Well. It appears the public Google calendar was set to “display busy/free information only” — it took me awhile to ask the right question but apparently that had changed from previous settings and the event titles now show up.
Thank you very much for looking into it!!
I’ve noticed a few things::
The link generated from a “More details” text I added doesn’t lead to the Google calendar event’s detail page, like it used to. It just links to the same page on my website where the feed is displayed. This is generated using the shortcode [link][/link]
I’m not having any issues with other feeds — just this one. It’s set to “public” through Google Calendar.
There must be a setting affected by the Google updates, since others are having similar problems, but I can’t find anything that fixes it yet. Just some more information to help with the search. Thank you.
aparente001, thanks for pointing out the typos — they were in fact in my code, but changing it didn’t make any difference.
Just updated to the latest plugin release. Still the same…
I disabled W3 Total Cache, but it didn’t make any difference. Also, I have some custom CSS styles applied to gce, but when I temporarily deleted those from styles.css, there was no change.
If it’s working fine on your end, then there must be something throwing it off on my site. However, it was working fine until Nov. 17th or around there, which makes me think some setting from either Google or the plugin updates isn’t jiving with the existing settings on my site.
Thanks for any more thoughts you might have on this — there aren’t any other plugins that work(ed) as well as this one!
I set up a page where the widget now shows: http://www.mssyr.org/testing/
(I started a separate thread about the same topic, and can’t delete it, so if it’s easier, I’ll just post here…)
my event builder code is this:
[link][event-title][/link]
[start-date format=”l , F j] [if-not-all-day] [start-time] [/if-not-all-day] [if-all-day] All day [/if-all-day] [if-location], [location][/if-location]Using the widget in a sidebar (which I’ve hidden until fixed since it’s a client site), it ends up displayed like this:
November 24, 2014 3:00 pm
November 25, 2014 3:00 pmThank you for looking into this!