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] => 20260908
                                    [compare] => >=
                                )

                            [1] => Array
                                (
                                    [key] => end_date
                                    [value] => 20260908
                                    [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] => 20260908
                                    [compare] => >=
                                )

                            [1] => Array
                                (
                                    [key] => end_date
                                    [value] => 20260908
                                    [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] => 20260908
                                            [compare] => >=
                                        )

                                    [1] => Array
                                        (
                                            [key] => end_date
                                            [value] => 20260908
                                            [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] => 20260908
                            [compare] => >=
                            [compare_key] => =
                            [alias] => mt1
                            [cast] => CHAR
                        )

                    [mt1-1] => Array
                        (
                            [key] => end_date
                            [value] => 20260908
                            [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 >= '20260908' ) 
      OR 
      ( mt1.meta_key = 'end_date' AND mt1.meta_value >= '20260908' )
    ) 
    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] => 3856434
            [5] => 3848213
            [6] => 3839750
            [7] => 3841910
            [8] => 3892402
            [9] => 3010386
            [10] => 3901641
            [11] => 3901643
            [12] => 3870938
            [13] => 3585474
            [14] => 3916152
            [15] => 3790798
            [16] => 3899565
            [17] => 3790799
            [18] => 3849333
            [19] => 3915063
            [20] => 3178950
            [21] => 4033460
            [22] => 2064507
            [23] => 3830341
            [24] => 3839733
            [25] => 2954880
            [26] => 3775180
            [27] => 4015382
            [28] => 3632186
            [29] => 3700442
            [30] => 3855309
            [31] => 3913999
            [32] => 3996841
            [33] => 4038072
            [34] => 3996849
            [35] => 3790800
            [36] => 3899567
            [37] => 3790801
            [38] => 2344936
            [39] => 3670471
            [40] => 3794848
            [41] => 3893517
            [42] => 3973732
            [43] => 2344934
            [44] => 3832706
            [45] => 3851465
            [46] => 3893519
            [47] => 3936207
            [48] => 3987589
            [49] => 3996829
            [50] => 3038274
            [51] => 3576964
            [52] => 3632180
            [53] => 3899576
            [54] => 3902786
            [55] => 3914005
            [56] => 3996842
            [57] => 3996851
            [58] => 3790802
            [59] => 3790803
            [60] => 3891330
            [61] => 4015378
            [62] => 3700434
            [63] => 3987606
            [64] => 3804916
            [65] => 3839734
            [66] => 3893511
            [67] => 4019616
            [68] => 2279056
            [69] => 3526715
            [70] => 3880452
            [71] => 3904955
            [72] => 3909504
            [73] => 3632182
            [74] => 3883941
            [75] => 3914007
            [76] => 3996837
            [77] => 3996843
            [78] => 1235757
            [79] => 3996852
            [80] => 3761083
            [81] => 3790804
            [82] => 3790805
            [83] => 1216809
            [84] => 3585475
            [85] => 3996820
            [86] => 4024229
            [87] => 3794850
            [88] => 3332913
            [89] => 3526716
            [90] => 3810394
            [91] => 3899578
            [92] => 3406561
            [93] => 3632178
            [94] => 3914008
            [95] => 3996844
            [96] => 4015380
            [97] => 3996839
            [98] => 3830342
            [99] => 3903713
            [100] => 1388082
            [101] => 3526717
            [102] => 3904956
            [103] => 4006118
            [104] => 3632191
            [105] => 3700443
            [106] => 3996822
            [107] => 3996845
            [108] => 1163608
            [109] => 3794852
            [110] => 3908434
            [111] => 3987591
            [112] => 2797404
            [113] => 3526719
            [114] => 3560181
            [115] => 3696128
            [116] => 3902785
            [117] => 3908440
            [118] => 3406560
            [119] => 3810397
            [120] => 3885989
            [121] => 3996846
            [122] => 4015379
            [123] => 3674762
            [124] => 3904957
            [125] => 3885988
            [126] => 3996847
            [127] => 3700433
            [128] => 3907088
            [129] => 3585476
            [130] => 4024230
            [131] => 3178965
            [132] => 2880119
            [133] => 2962818
            [134] => 3406562
            [135] => 3700445
            [136] => 3761084
            [137] => 3830343
            [138] => 3526720
            [139] => 3839749
            [140] => 3585477
            [141] => 3839747
            [142] => 3842855
            [143] => 3700446
            [144] => 3649162
        )

    [post_count] => 145
    [current_post] => -1
    [before_loop] => 1
    [in_the_loop] => 
    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 145
    [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] => e8d605dbdb94f109d6942738b26c1bb7
    [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:49ba3305d34e987603616dc600e4e3fd
)

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 7 – Oct 25, 2026 | 10:30 am

Sunday Brunch

🥂 Sunday Brunch at The Anderson Paso Begins June 7th! 🥂 Join for the launch of Sunday Brunch at...

The Anderson Paso, 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, 2026 | 4:00 pm

Paso Perspectives: Wild Things | Organic Wineries

Unexpected wines. Untamed character. Our next installment of Paso Perspectives explores the wilder side...

Hosted by Allegretto Wines
Allegretto Wines, Paso Robles
Oct 1, 2026 | 5:30 pm

Joy Bonner Band & Sea Shell Wines!

Join us for a night of music and dancing with Joy Bonner and enjoy award-winning Sea Shell wines by the...

Sea Shell Cellars, 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 | 5:00 pm

Harvest Wine 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 | 6:00 pm

THACHER BARN DINNER PRTY

Save the Date- Join us in the Kentucky Ranch Barn.

Hosted by Thacher Winery
Thacher Winery, 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 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 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 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 | 12:00 pm

Live Music: Dorian Michael at Halter Ranch

Enjoy live music, wine tasting, and lunch at Restaurant Alice. The Halter Ranch Estate tasting room is...

Hosted by Halter Ranch
Halter Ranch Estate, Paso Robles
Oct 4, 2026 | 10:30 am

Sunday Brunch at The Anderson Paso

Sunday Brunch at The Anderson Paso Join us for Sunday Brunch at The Anderson Paso, featuring live music...

The Anderson Paso, Paso Robles
Oct 7, 2026 | 6:00 pm

Sips & Sounds Live Music: Timothy Francis

Join us for an unforgettable evening of live music and great wine in Downtown Paso! We’re excited...

Hosted by Stilson Cellars
Stilson Cellars, Paso Robles
Oct 8, 2026 | 6:00 pm

Harvest Chef’s Table Dinner: Kean McCabe

Harvest Chef’s Table Winemaker Dinner: Featuring Chef Kean McCabe $200 member price per ticket...

Epoch Estate Wines, Templeton
Oct 9, 2026 | 6:30 pm

2026 Sunset Lobster Boil

Enjoy the vibrant Paso Robles sunset as we dine in the vineyard for a decadent seafood boil featuring...

Hosted by Cass Winery
CASS 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 | 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 10, 2026 | 5:00 pm

Adelaida After Hours

Come relax, unwind, and stay a while with us at Adelaida Vineyards & Winery. We will have your favorite...

Adelaida Vineyards & Winery, Paso Robles
Oct 10, 2026 | 6:00 pm

Cleaver & Cork: A Live Fire Winemaker’s Dinner

A Live-Fire Winemaker’s Dinner This year, two crafts meet over one fire. Last year, our Under the Harvest...

Dresser Winery, Paso Robles
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 11, 2026 | 12:00 pm

Sea Shell Cellars Closed for Member Event

The tasting room will be closed as we celebrate our Beachcomber club members. Ask about our wine club...

Sea Shell Cellars, 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 11, 2026 | 10:30 am

Sunday Brunch at The Anderson Paso

Sunday Brunch at The Anderson Paso Join us for Sunday Brunch at The Anderson Paso, featuring live music...

The Anderson Paso, 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 16, 2026 | 5:00 pm

A French Countryside Harvest Dinner at Brecon

Something unforgettable is returning to Brecon Estate this harvest season. Over the past two years, our...

Hosted by Brecon Estate
Brecon Estate, Paso Robles
Oct 16, 2026 | 5:30 pm

Winemaker Dinner at BL Brasserie

Celebrate the harvest season with one of our favorite annual traditions! Join us in downtown Paso Robles...

BL Brasserie, Paso Robles
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 | 3:00 pm

Fall Family Reunion

Fall is just around the corner, and we are ready to bring the Family back together! We are excited to...

Hosted by Stilson Cellars
Stilson Cellars, Paso Robles
Oct 17, 2026 | 11:00 am

2026 Grape Stomp & Paella

For a true wine country experience, come celebrate Paso’s Harvest Wine Month at our annual CASS...

Hosted by Cass Winery
CASS Winery, Paso Robles
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 | 5:30 pm

Sixmilebridge Harvest Dinner

One of our favorite nights of the year is back. Join us on Saturday, October 17, for our annual Harvest...

Sixmilebridge Winery, 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 | 10:30 am

Sunday Brunch at The Anderson Paso

Sunday Brunch at The Anderson Paso Join us for Sunday Brunch at The Anderson Paso, featuring live music...

The Anderson Paso, Paso Robles
Oct 18, 2026 | 1:00 pm

Sip and Paint Harvest Painting with Art Social 805

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

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 21, 2026 | 6:00 pm

Sips & Sounds Live Music Wednesday: Emily Smith

Join us for an unforgettable evening of live music and great wine in Downtown Paso! We’re excited...

Hosted by Stilson Cellars
Stilson Cellars, 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 24, 2026 | 5:00 pm

Adelaida After Hours

Come relax, unwind, and stay a while with us at Adelaida Vineyards & Winery. We will have your favorite...

Adelaida Vineyards & Winery, 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 25, 2026 | 10:30 am

Sunday Brunch at The Anderson Paso

Sunday Brunch at The Anderson Paso Join us for Sunday Brunch at The Anderson Paso, featuring live music...

The Anderson Paso, Paso Robles
Oct 25, 2026 | 12:00 pm

Grand Paso Robles Wine Tasting | Chicago

In partnership with the Paso Robles Wine Country Alliance, The Oakville invites you to our Inaugural...

Hosted by Paso Wine
The Oakville Grill & Cellar, Chicago
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
Oct 31, 2026 | 8:00 pm

Serial Halloween Costume Party and Contest

This Halloween, the lights dim, the wine flows, and mystery takes center stage at Serial Wines. Slip...

Hosted by Serial Wines
Serial Wines, Paso Robles