all day events add 1 more (obsolete) day
-
hello,
i use tha plugin (newset version on newest this way:<div class="eventblock cf"> <div class="eventblock"><span class="ftitle">[feed-title]</span> <span class="ev-date"><span class="ev-date"> </span></span> <h4>[event-title]</h4> <span class="ev-date"> [if-not-all-day]<span class="ev-date-wann"><strong>Tag:</strong></span> [start-date] </span>[/if-not-all-day] [if-all-day]<span class="ev-date-wann"><strong>Tag:</strong></span> [start-date] - [end-date] [/if-all-day] [if-not-all-day] <span class="ev-date-uhrzeit"><strong>Uhrzeit: </strong></span> [start-time]Uhr[/if-not-all-day] [if-all-day] <span class="ev-date-uhrzeit"><strong>Uhrzeit:</strong></span> <span class="ganzt">Ganzt?gig</span>[/if-all-day] [if-location]<span class="ev-location"><span class="ev-location-wo"><strong>Wo:</strong></span> [location]</span>[/if-location] [link newwindow="true"]<span class="ev-link">? Details</span>[/link] </div> </div>
my shortcode:
<?php echo do_shortcode( '[gcal id="4835,4836,4834" interval="events" interval_count="99" display="list"]' ); ?>
the problem: when i have all day events my list adds 1 day to the events.
here is a picture of the feed settings:
https://fs2.directupload.net/images/150824/peubu5w3.jpg
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘all day events add 1 more (obsolete) day’ is closed to new replies.