FP event widget no longer restricted by Holiday category
authorLaury GvR <laury@gaslightmedia.com>
Mon, 30 Apr 2018 16:05:40 +0000 (12:05 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Mon, 30 Apr 2018 16:05:40 +0000 (12:05 -0400)
front-page.php
style.css

index 06644dd..2a9013a 100755 (executable)
                             </div>
                         </div>
                         <div class="small-12 large-7 left events_mini columns">
-                            <?php echo do_shortcode('[ai1ec view="posterboard" cat_name="Holiday Hours,Recycling Events" events_limit="3"]'); ?>
+                            <?php echo do_shortcode('[ai1ec view="posterboard" events_limit="3"]'); ?>
                             <br><a class="small-centered columns" id="calendar_link" href="<?php echo esc_url( get_permalink( get_page_by_title( 'Events' ) ) ); ?>">View all events...</a>
                         </div>
                     </div>
index 6940ea6..59e0be6 100755 (executable)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: Emmet County Recycling
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme created for Emmet County's Recycling Center.
-Version: 1.1.20
+Version: 1.1.21
 */