Different timely calendar view on front page
authorLaury GvR <laury@gaslightmedia.com>
Fri, 9 Jan 2015 20:35:08 +0000 (15:35 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Fri, 9 Jan 2015 20:35:08 +0000 (15:35 -0500)
front-page.php

index a89a1f7..182b75f 100755 (executable)
                             <div id="homepage_featured_caption"> <?php echo get_post(get_post_thumbnail_id($homepage_ID))->post_excerpt; ?></div>
                         </div>
                         <div class="small-12 large-7 left events_mini columns">
-                            <?php echo do_shortcode('[ai1ec view="agenda" cat_name="Holidays" events_limit="3"]'); ?>
+                            <?php echo do_shortcode('[ai1ec view="posterboard" cat_name="Holidays" events_limit="3"]'); ?>
                             <a class="small-centered columns" id="calendar_link" href="<?php echo esc_url( get_permalink( get_page_by_title( 'Events' ) ) ); ?>">View all dates...</a>
                         </div>
                     </div>