WP_Query Object
(
    [query] => Array
        (
            [post_type] => Array
                (
                    [0] => member-event
                    [1] => consumer_events
                )

            [posts_per_page] => -1
            [orderby] => meta_value
            [order] => ASC
            [fields] => ids
            [meta_key] => start_date
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [relation] => OR
                            [0] => Array
                                (
                                    [key] => start_date
                                    [value] => 20260724
                                    [compare] => >=
                                )

                            [1] => Array
                                (
                                    [key] => end_date
                                    [value] => 20260724
                                    [compare] => >=
                                )

                        )

                    [1] => Array
                        (
                            [key] => event_type
                            [value] => consumer_event
                            [compare] => =
                        )

                )

        )

    [query_vars] => Array
        (
            [post_type] => Array
                (
                    [0] => consumer_events
                    [1] => member-event
                )

            [posts_per_page] => -1
            [orderby] => meta_value
            [order] => ASC
            [fields] => ids
            [meta_key] => start_date
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [relation] => OR
                            [0] => Array
                                (
                                    [key] => start_date
                                    [value] => 20260724
                                    [compare] => >=
                                )

                            [1] => Array
                                (
                                    [key] => end_date
                                    [value] => 20260724
                                    [compare] => >=
                                )

                        )

                    [1] => Array
                        (
                            [key] => event_type
                            [value] => consumer_event
                            [compare] => =
                        )

                )

            [error] => 
            [m] => 
            [p] => 0
            [post_parent] => 
            [subpost] => 
            [subpost_id] => 
            [attachment] => 
            [attachment_id] => 0
            [name] => 
            [pagename] => 
            [page_id] => 0
            [second] => 
            [minute] => 
            [hour] => 
            [day] => 0
            [monthnum] => 0
            [year] => 0
            [w] => 0
            [category_name] => 
            [tag] => 
            [cat] => 
            [tag_id] => 
            [author] => 
            [author_name] => 
            [feed] => 
            [tb] => 
            [paged] => 0
            [meta_value] => 
            [preview] => 
            [s] => 
            [sentence] => 
            [title] => 
            [menu_order] => 
            [embed] => 
            [category__in] => Array
                (
                )

            [category__not_in] => Array
                (
                )

            [category__and] => Array
                (
                )

            [post__in] => Array
                (
                )

            [post__not_in] => Array
                (
                )

            [post_name__in] => Array
                (
                )

            [tag__in] => Array
                (
                )

            [tag__not_in] => Array
                (
                )

            [tag__and] => Array
                (
                )

            [tag_slug__in] => Array
                (
                )

            [tag_slug__and] => Array
                (
                )

            [post_parent__in] => Array
                (
                )

            [post_parent__not_in] => Array
                (
                )

            [author__in] => Array
                (
                )

            [author__not_in] => Array
                (
                )

            [search_columns] => Array
                (
                )

            [ignore_sticky_posts] => 
            [suppress_filters] => 
            [cache_results] => 1
            [update_post_term_cache] => 1
            [update_menu_item_cache] => 
            [lazy_load_term_meta] => 1
            [update_post_meta_cache] => 1
            [nopaging] => 1
            [comments_per_page] => 50
            [no_found_rows] => 
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                )

            [relation] => AND
            [table_aliases:protected] => Array
                (
                )

            [queried_terms] => Array
                (
                )

            [primary_table] => wp_posts
            [primary_id_column] => ID
        )

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [key] => start_date
                        )

                    [1] => Array
                        (
                            [0] => Array
                                (
                                    [0] => Array
                                        (
                                            [key] => start_date
                                            [value] => 20260724
                                            [compare] => >=
                                        )

                                    [1] => Array
                                        (
                                            [key] => end_date
                                            [value] => 20260724
                                            [compare] => >=
                                        )

                                    [relation] => OR
                                )

                            [1] => Array
                                (
                                    [key] => event_type
                                    [value] => consumer_event
                                    [compare] => =
                                )

                            [relation] => AND
                        )

                    [relation] => AND
                )

            [relation] => AND
            [meta_table] => wp_postmeta
            [meta_id_column] => post_id
            [primary_table] => wp_posts
            [primary_id_column] => ID
            [table_aliases:protected] => Array
                (
                    [0] => wp_postmeta
                    [1] => mt1
                    [2] => mt2
                )

            [clauses:protected] => Array
                (
                    [wp_postmeta] => Array
                        (
                            [key] => start_date
                            [compare] => =
                            [compare_key] => =
                            [alias] => wp_postmeta
                            [cast] => CHAR
                        )

                    [mt1] => Array
                        (
                            [key] => start_date
                            [value] => 20260724
                            [compare] => >=
                            [compare_key] => =
                            [alias] => mt1
                            [cast] => CHAR
                        )

                    [mt1-1] => Array
                        (
                            [key] => end_date
                            [value] => 20260724
                            [compare] => >=
                            [compare_key] => =
                            [alias] => mt1
                            [cast] => CHAR
                        )

                    [mt2] => Array
                        (
                            [key] => event_type
                            [value] => consumer_event
                            [compare] => =
                            [compare_key] => =
                            [alias] => mt2
                            [cast] => CHAR
                        )

                )

            [has_or_relation:protected] => 1
        )

    [date_query] => 
    [request] => SELECT   wp_posts.ID
					 FROM wp_posts  INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id )  INNER JOIN wp_postmeta AS mt1 ON ( wp_posts.ID = mt1.post_id )  INNER JOIN wp_postmeta AS mt2 ON ( wp_posts.ID = mt2.post_id )
					 WHERE 1=1  AND ( 
  wp_postmeta.meta_key = 'start_date' 
  AND 
  ( 
    ( 
      ( mt1.meta_key = 'start_date' AND mt1.meta_value >= '20260724' ) 
      OR 
      ( mt1.meta_key = 'end_date' AND mt1.meta_value >= '20260724' )
    ) 
    AND 
    ( mt2.meta_key = 'event_type' AND mt2.meta_value = 'consumer_event' )
  )
) AND ((wp_posts.post_type = 'consumer_events' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled')) OR (wp_posts.post_type = 'member-event' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled')))
					 GROUP BY wp_posts.ID
					 ORDER BY wp_postmeta.meta_value ASC
					 
    [posts] => Array
        (
            [0] => 1265766
            [1] => 2221482
            [2] => 3610969
            [3] => 3679041
            [4] => 3560178
            [5] => 3831481
            [6] => 3856434
            [7] => 3870899
            [8] => 3870904
            [9] => 3831482
            [10] => 3839750
            [11] => 3831483
            [12] => 3841910
            [13] => 3834891
            [14] => 3585472
            [15] => 3704758
            [16] => 47422
            [17] => 3870900
            [18] => 3831484
            [19] => 3870903
            [20] => 3870902
            [21] => 3870905
            [22] => 3865944
            [23] => 3892402
            [24] => 3894475
            [25] => 3831486
            [26] => 3870906
            [27] => 3010386
            [28] => 3870907
            [29] => 3887053
            [30] => 3670471
            [31] => 3794842
            [32] => 3815773
            [33] => 3824229
            [34] => 3869890
            [35] => 3870908
            [36] => 3899569
            [37] => 3901641
            [38] => 2344934
            [39] => 2711858
            [40] => 3814660
            [41] => 3831502
            [42] => 3839741
            [43] => 3840626
            [44] => 3855333
            [45] => 3863762
            [46] => 3870911
            [47] => 3891332
            [48] => 3038274
            [49] => 3581187
            [50] => 3632192
            [51] => 3870910
            [52] => 3887042
            [53] => 3870912
            [54] => 3790786
            [55] => 3870914
            [56] => 3790787
            [57] => 3814663
            [58] => 3837641
            [59] => 3849336
            [60] => 3870913
            [61] => 3885978
            [62] => 3700435
            [63] => 3870915
            [64] => 3815774
            [65] => 3824231
            [66] => 3831485
            [67] => 3870916
            [68] => 75355
            [69] => 3585473
            [70] => 3809522
            [71] => 3814653
            [72] => 3814661
            [73] => 3821346
            [74] => 3825304
            [75] => 3826409
            [76] => 3839743
            [77] => 3851462
            [78] => 3855336
            [79] => 3870917
            [80] => 3872983
            [81] => 3879338
            [82] => 3901643
            [83] => 3632179
            [84] => 3870918
            [85] => 3870919
            [86] => 3790788
            [87] => 3870920
            [88] => 3895505
            [89] => 3790789
            [90] => 3870922
            [91] => 1216807
            [92] => 2805241
            [93] => 3870923
            [94] => 3885035
            [95] => 3887054
            [96] => 3203054
            [97] => 3824233
            [98] => 3870921
            [99] => 3887052
            [100] => 3674772
            [101] => 3839744
            [102] => 3864906
            [103] => 3864907
            [104] => 3870925
            [105] => 3872992
            [106] => 3901650
            [107] => 3406558
            [108] => 3632181
            [109] => 3700439
            [110] => 3870926
            [111] => 3870924
            [112] => 3790790
            [113] => 3870929
            [114] => 3790791
            [115] => 3849347
            [116] => 3870928
            [117] => 3901630
            [118] => 3870927
            [119] => 2167847
            [120] => 3808367
            [121] => 3824236
            [122] => 3827358
            [123] => 3839730
            [124] => 3870934
            [125] => 3872995
            [126] => 890329
            [127] => 3526712
            [128] => 3839745
            [129] => 3870932
            [130] => 3885995
            [131] => 3891335
            [132] => 3901646
            [133] => 3901638
            [134] => 3901640
            [135] => 3632193
            [136] => 3849352
            [137] => 3870933
            [138] => 3870931
            [139] => 3790792
            [140] => 3870930
            [141] => 3790793
            [142] => 3870940
            [143] => 3804897
            [144] => 3870939
            [145] => 3892412
            [146] => 3794844
            [147] => 3869892
            [148] => 3870938
            [149] => 3810393
            [150] => 3840634
            [151] => 3851461
            [152] => 3870937
            [153] => 3885990
            [154] => 3891341
            [155] => 3895522
            [156] => 3899545
            [157] => 3901625
            [158] => 2315416
            [159] => 3870936
            [160] => 3887055
            [161] => 3892408
            [162] => 3870935
            [163] => 3790794
            [164] => 3870947
            [165] => 3790795
            [166] => 3849348
            [167] => 3870946
            [168] => 3891329
            [169] => 3700432
            [170] => 3870945
            [171] => 3839732
            [172] => 3870944
            [173] => 3901627
            [174] => 3526713
            [175] => 3839746
            [176] => 3870943
            [177] => 3632185
            [178] => 3870942
            [179] => 3899570
            [180] => 3899573
            [181] => 3870941
            [182] => 3585474
            [183] => 3790796
            [184] => 3790797
            [185] => 1216808
            [186] => 3794846
            [187] => 3804905
            [188] => 3526714
            [189] => 3840636
            [190] => 3871932
            [191] => 3901626
            [192] => 3406559
            [193] => 3632195
            [194] => 3891342
            [195] => 3790798
            [196] => 3899565
            [197] => 3790799
            [198] => 3830341
            [199] => 3839733
            [200] => 3775180
            [201] => 3632186
            [202] => 3700442
            [203] => 3790800
            [204] => 3899567
            [205] => 3790801
            [206] => 3794848
            [207] => 3893517
            [208] => 3832706
            [209] => 3851465
            [210] => 3893519
            [211] => 3576964
            [212] => 3632180
            [213] => 3899576
            [214] => 3790802
            [215] => 3790803
            [216] => 3891330
            [217] => 3700434
            [218] => 3804916
            [219] => 3839734
            [220] => 3893511
            [221] => 2279056
            [222] => 3526715
            [223] => 3880452
            [224] => 3632182
            [225] => 3883941
            [226] => 1235757
            [227] => 3761083
            [228] => 3790804
            [229] => 3790805
            [230] => 1216809
            [231] => 3585475
            [232] => 3794850
            [233] => 3526716
            [234] => 3810394
            [235] => 3839735
            [236] => 3899578
            [237] => 3406561
            [238] => 3632178
            [239] => 3830342
            [240] => 1388082
            [241] => 3526717
            [242] => 3632191
            [243] => 3700443
            [244] => 1163608
            [245] => 3794852
            [246] => 2797404
            [247] => 3526719
            [248] => 3560181
            [249] => 3406560
            [250] => 3810397
            [251] => 3885989
            [252] => 3674762
            [253] => 3885988
            [254] => 3700433
            [255] => 3585476
            [256] => 3406562
            [257] => 3700445
            [258] => 3761084
            [259] => 3830343
            [260] => 3526720
            [261] => 3839749
            [262] => 3585477
            [263] => 3839747
            [264] => 3842855
            [265] => 3700446
            [266] => 3649162
        )

    [post_count] => 267
    [current_post] => -1
    [before_loop] => 1
    [in_the_loop] => 
    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 267
    [max_num_pages] => 0
    [max_num_comment_pages] => 0
    [is_single] => 
    [is_preview] => 
    [is_page] => 
    [is_archive] => 
    [is_date] => 
    [is_year] => 
    [is_month] => 
    [is_day] => 
    [is_time] => 
    [is_author] => 
    [is_category] => 
    [is_tag] => 
    [is_tax] => 
    [is_search] => 
    [is_feed] => 
    [is_comment_feed] => 
    [is_trackback] => 
    [is_home] => 1
    [is_privacy_policy] => 
    [is_404] => 
    [is_embed] => 
    [is_paged] => 
    [is_admin] => 
    [is_attachment] => 
    [is_singular] => 
    [is_robots] => 
    [is_favicon] => 
    [is_posts_page] => 
    [is_post_type_archive] => 
    [query_vars_hash:WP_Query:private] => e15c1fd0088030e35c3ab7287493e86b
    [query_vars_changed:WP_Query:private] => 
    [thumbnails_cached] => 
    [allow_query_attachment_by_filename:protected] => 
    [stopwords:WP_Query:private] => 
    [compat_fields:WP_Query:private] => Array
        (
            [0] => query_vars_hash
            [1] => query_vars_changed
        )

    [compat_methods:WP_Query:private] => Array
        (
            [0] => init_query_flags
            [1] => parse_tax_query
        )

    [query_cache_key:WP_Query:private] => wp_query:97ac0f5e413a4f25864dd9ddf4e4571c
)

Event Filters

Applied filtersClear All
Oct 1-Oct 31
Host
Choose Dates

Viewing: filtered events for Oct 1-Oct 31

Sep 25 – Oct 31, 2026

Barrel Tasting with the Winemaker

Taste our wine in the barrel and learn about our winemaking process – Followed by a tasting of our...

Hosted by ZANOLI Wines
ZANOLI Wines, Paso Robles
Feb 13 – Oct 30, 2026 | 10:45 am

Hope on Park Downtown Paso Walking Tour

Ease into your Friday with coffee, conversation, and a casual stroll through downtown Paso Robles. This...

Hope On Park, Paso Robles
Jun 12 – Oct 30, 2026 | 5:00 pm

FRIDAY CONCERT SERIES

Ten minutes outside of Paso Robles-Make Venteux part of your summertime routine with live music every...

Venteux Vineyards- Main Lawn, Templeton
Sep 28 – Oct 4, 2026 | 10:00 am

Central Coast Tennis Classic

CENTRAL COAST TENNIS CLASSIC Brought to you by Central Coast Home Health & Hospice The eighth annual...

Templeton Tennis Ranch, Templeton
Sep 29 – Oct 1, 2026

“A WINEMAKER’S DUDE RANCH” Grape Harvest Retreat

WINEMAKER’S DUDE RANCH An All-Inclusive Grape Harvest Retreat September 29th – October 1st...

Hosted by Cass Winery
CASS Winery, Paso Robles
Oct 1, 2026 | 4:00 pm

FIRST THURSDAYS SUMMER CONCERT AT J DUSI WINES

FIRST THURSDAY SUMMER CONCERT SERIES LIVE MUSIC AND FOOD, the first Thursday of each month from May through...

Hosted by J Dusi Wines
J Dusi Wines, Paso Robles
Oct 1 – 31, 2026 | 10:00 am

A Higher Place Tasting at the MAHA

An Immersive Journey Through Past, Present, and Future Step into the heart of our Regenerative Organic®...

MAHA Estate, Paso Robles
Oct 2, 2026 | 5:30 pm

Live Music @ Jack Creek Cellars

We’re excited to welcome Paso Libre from 5:30–8 PM! 🎶 Enjoy a great evening with live music and...

Jack Creek Cellars, Templeton
Oct 3, 2026

A Roaring Night of Mystery & Wine

Step back into the Roaring Twenties, where the champagne sparkles, the jazz is hot, and secrets lurk...

McPrice Myers Wines, paso Robles
Oct 3, 2026 | 4:00 pm

Music on the Lawn at SummerWood Winery

Join us on Friday, Oct 3rd from 4:00 to 7:00 PM for Music on the Lawn featuring live music and delicious...

Summerwood Winery, Paso Robles
Oct 3, 2026 | 5:00 pm

Harvest Winemaker Dinner

Celebrate harvest season with an unforgettable evening on the SummerWood Inn’s lawn. Enjoy appetizers,...

SummerWood Winery and Inn, Paso Robles
Oct 3, 2026 | 1:00 pm

Pear Valley Concert Series Present– 5 Parts Devil

​​​Five Parts Devil is a trio based in San Luis Obispo, playing a variety of Americana, roots,...

Pear Valley Vineyard, Paso Robles
Oct 4, 2026 | 2:00 pm

Rava on the Rocks – Paul Kent

Rava on the Rocks | Sundays during the Summer | 2:00 pm – 5:00 pm | Free | All Ages Join us for an...

Rava Wines + Events, Paso Robles
Oct 4, 2026 | 11:00 am

Burger Sunday at Caliza Winery

Join us for Burger Sundays at Caliza, where great wine, gourmet burgers, and live music come together...

Hosted by Caliza Winery
Caliza Winery, Paso Robles
Oct 9, 2026 | 5:30 pm

Happy Hour & Live Music at Ancient Peaks

Join us for Happy Hour on the second Friday of each month, February through November. Enjoy extended...

Ancient Peaks Tasting Room & Café, Santa Margarita
Oct 10, 2026 | 5:00 pm

After Hours @ Still Waters: Burning James Band

The Burning James Band performs a very danceable mix of funk, soul, and blues. They are a perfect choice...

Still Waters Vineyards, Paso Robles
Oct 10, 2026 | 1:00 pm

Pear Valley Concert Series Presents– Dulcie Taylor

Singer, songwriter, multi-instrumentalist Dulcie Taylor grew up in South Carolina. “The simple truth...

Pear Valley Vineyard, Paso Robles
Oct 11, 2026 | 2:00 pm

Rava on the Rocks – Holly Lewis

Rava on the Rocks | Sundays during the Summer | 2:00 pm – 5:00 pm | Free | All Ages Join us for an...

Rava Wines + Events, Paso Robles
Oct 11, 2026

2nd Sunday Library Wine & Food Pairing @ Caelesta

Every second Sunday of the month, we have a Library wine of our choices paired with a little item that...

Caelesta Winery, Templeton
Oct 16, 2026 | 5:00 pm

2026 Harvest Fest Dinner & Grape Stomp- Friday

Roll up your pant legs and get ready to stomp! In addition to grape stomping, folk dancing, and of course,...

Hosted by Opolo Vineyards
Opolo Vineyards, Paso Robles
Oct 16, 2026 | 5:30 pm

Live Music @ Jack Creek Cellars

We’re excited to welcome the Joy Bonner Band from 5:30–8 PM! 🎶 Enjoy a great evening with live...

Jack Creek Cellars, Templeton
Oct 17, 2026 | 5:00 pm

2026 Harvest Fest Dinner & Grape Stomp- Saturday

Roll up your pant legs and get ready to stomp! In addition to grape stomping, folk dancing, and of course,...

Hosted by Opolo Vineyards
Opolo Vineyards, Paso Robles
Oct 17, 2026 | 6:30 pm

Harvest Sunset Supper

It’s a beautiful time of year to join us to celebrate our 2026 harvest at Eberle Winery with an evening...

Hosted by Eberle Winery
Eberle Winery, Paso Robles
Oct 18, 2026 | 11:00 am

Burger Sunday at Caliza Winery

Join us for Burger Sundays at Caliza, where great wine, gourmet burgers, and live music come together...

Hosted by Caliza Winery
Caliza Winery, Paso Robles
Oct 18, 2026 | 1:00 pm

Sip and Paint Harvest painting with Art Social 805

Join us for a Sip & Paint experience led by Art Social 805, where you’ll be guided step-by-step...

SummerWood Winery, Paso Robles
Oct 18, 2026 | 11:00 am

Camp CASS: Olive Oil Tasting & Food Pairing

Discover how exceptional olive oil can transform the flavors of seasonal ingredients in this interactive...

Hosted by Cass Winery
CASS Winery, Paso Robles
Oct 24, 2026 | 5:00 pm

After Hours @ Still Waters: Neighborhood Katz Band

The Neighborhood Katz perform a song list of timeless Classic Rock, Motown, R&B, Soul, Pop, Funk...

Still Waters Vineyards, Paso Robles
Oct 25, 2026 | 11:00 am

Camp CASS: Lavender & Wellness with Hambly Farms

Lavender & Wellness A Sensory Journey by Hambly Farms Duration: 75–90 minutes 11:00AM – 1:00PM ...

Hosted by Cass Winery
CASS Winery, Paso Robles
Oct 29, 2026 | 5:00 pm

Last Thursday Happy Hour @ Caelesta

Every last Thursday of the month, we host a happy hour 5-8pm with live music and a food vendor. Enjoy...

Caleesta Winery, Templeton