Skip to content

@include('components.sticky-share-icons')
All Events {{-- Featured Image --}} @if ($image)
{!! $alt !!}
@endif

ActivitiesEducational ActivitiesEvent TypeEventsEvents & Deals

{!! $title !!}

{{-- Event Meta --}}
@if($start_date) {!! $start_date !!} @if($start_time) , @endif @endif @if($start_time) {!! $start_time !!} @endif {{-- Arrow --}} @if($end_date || $end_time) → @endif @if($end_date) {!! $end_date !!} @if($end_time) , @endif @endif @if($end_time) {!! $end_time !!} @endif
{{-- Event Location --}}
@if($address_2)

{!! $address_2 !!}

@endif @if($address_1)

{!! $address_1 !!} {!! $address_2 !!} @if($zip_code) , OR {!! $zip_code !!} @endif

@endif {{-- Event Map --}} @if($geo_data)
@endif

Description

@php(the_content()) {{-- External links --}}
{{-- Sidebar Meta --}}
{{-- Add this tiny inline script immediately before the MapBox resources --}} {{-- Mapbox GL CSS — JS enqueued via WordPress (deferred) --}} @php wp_enqueue_script('mapbox-gl'); ?>