Date selector should always be visible

This commit is contained in:
Brian Miyaji
2017-11-08 18:44:20 +11:00
parent c8601d2f8d
commit 88ac36a930

View File

@@ -114,7 +114,7 @@ class SP_Widget_Event_Calendar extends WP_Widget {
?>
</p>
<div class="sp-date-selector sp-event-calendar-show-all-toggle<?php if ( ! $id ): ?> hidden<?php endif; ?>">
<div class="sp-date-selector">
<p><label for="<?php echo $this->get_field_id('date'); ?>"><?php _e( 'Date:', 'sportspress' ); ?></label>
<?php
$args = array(