• Resolved kshapiro

    (@kshapiro)


    I have a do_shortcode in a page template:
    <?php echo do_shortcode( '[google-calendar-events id="1" max="3" type="list-grouped"]' ); ?>

    But it is displaying 4 events. I have gone into the setting of the feed and marked “Maximum number of events to retrieve” to 3 and it still displays four. Any suggestions?

    Thank you!

    https://wordpress.org/plugins/google-calendar-events/

Viewing 1 replies (of 1 total)
  • Plugin Contributor Ross Hanney

    (@rosshanney)

    Hello,

    Do you have the “Show multiple day events on each day” option enabled? If so, multiple day events will only count as 1 event, regardless of how many days they actually span (this is kind of a bug).

Viewing 1 replies (of 1 total)
  • The topic ‘Max number of 3 called but displaying 4’ is closed to new replies.