What is your event builder code set to? Or are you using simple display options? Did you modify any of the plugin code?
Thread Starter
dan_za
(@dan_za)
No, haven’t modified any of the plugin code. Just updated the plugin. Using simple display options.
Alright. What are all the settings you have for the simple display options?
Thread Starter
dan_za
(@dan_za)
Sorry, we aren’t using the ‘simple’ display options on the right – that box isn’t ticked.
What details do you need to know?
Alright just let me know what your feed settings are and/or widget settings if you are using a widget.
Thread Starter
dan_za
(@dan_za)
Expand recurring events – ticked
cache duration – 10800
Multiple day events – ticked
Display mode – grid
showing page links – ticked
number of events per page – 7
What are you using for start/end feed times options?
Thread Starter
dan_za
(@dan_za)
1 month back and 2 years forward
Ok so all of that looks like it checks out correctly. What are the event builder codes you are using? They are located in the text editor on the main feed settings.
Thread Starter
dan_za
(@dan_za)
<div class=”gce-page-list”>
<div class=”gce-list”>
<div class=”gce-list-title”>[event-title]</div>
<div class=”gce-list-event”>[start-time] – [end-time]</div>
[if-description]
<div class=”gce-list-desc”>[description]</div>
[/if-description]
</div>
</div>
Is it possible that it is just added to the description of that event on the Calendar itself? I feel if it was an issue with the plugin it should be showing on each event and not just some of them.
Also, if that is not the case try disabling other plugins to see if it goes away since it is possible there might be a conflict.
Thread Starter
dan_za
(@dan_za)
Nope, checked the events and its not in the event description. Disabled all the plugins after that and the issue was still there π
Does it happen if you create a new feed with the same calendar ID?
I just double checked what was getting pulled from your calendar and I see this:
http://screencast.com/t/6O2T08sfi8e
That is the description being pulled from Google Calendar on January 3rd. Looks like it is being pulled straight from the Google Calendar description and not being added by the plugin.
Assuming this is resolved now since there hasn’t been any recent activity here. Please let me know if you need any more assistance and I will be glad to help.
Thanks!