no event title and no description
-
Hi all,
trying to make GCE working I have the following problem:
-no events-title displayed
– no despriction displayed
– just start and end dates displayed
my test calendar is here:
http://www.trinko.eu/google-kalender-test/
(list-view per monath)
I have 3 events in my testcalendar:
5.8.
9.9.
10.9
my calendar id:
website@rg16.atany hints? , please help a rookie
thanks Kurtusing the following for list-view :
<div class=”gce-list-event gce-tooltip-event”>[event-title]</div>
<div>Starts: [start-time]</div>
<div>Ends: [end-date] – [end-time]</div>
[if-location]
<div>Location: [location]</div>
[/if-location]
[if-description]
<div>Description: [description]</div>
[/if-description]this is used with shortcode [gcal id=”564″] in my wordpress-oage
https://wordpress.org/plugins/google-calendar-events/
The topic ‘no event title and no description’ is closed to new replies.