Students will explore different artistic techniques, learn about different artists, and create beautiful works of art. Students will have a completed project to take home every class. Classes will be held in The Teen Room. Classes start September 7th, 2022 and will be held every Wednesday, 4:00-5:15pm. Ages 5-11. 12 spots available.
10% SIBLING DISCOUNT WITH CODE “SIBLING”
WordPress database error: [The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay]
SELECT wp_posts.ID
FROM wp_posts LEFT JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id AND wp_postmeta.meta_key = '_tribe_rsvp_status' ) LEFT JOIN wp_postmeta AS mt1 ON ( wp_posts.ID = mt1.post_id )
JOIN wp_postmeta meta_in_1 ON wp_posts.ID = meta_in_1.post_id
LEFT JOIN wp_postmeta attendee_optout
ON ( attendee_optout.post_id = wp_posts.ID
AND attendee_optout.meta_key IN ( '_tribe_rsvp_attendee_optout', '_tribe_tpp_attendee_optout', '_tec_tickets_commerce_optout', '_tribe_eddticket_attendee_optout', '_tribe_wooticket_attendee_optout' ) )
LEFT JOIN wp_postmeta order_status_meta
ON order_status_meta.post_id = wp_posts.ID
LEFT JOIN wp_posts order_status_post
ON order_status_post.ID = order_status_meta.meta_value
WHERE 1=1 AND (
(
(
wp_postmeta.post_id IS NULL
OR
( mt1.meta_key = '_tribe_rsvp_status' AND mt1.meta_value = 'yes' )
)
)
) AND wp_posts.post_type IN ('tribe_rsvp_attendees', 'tribe_tpp_attendees', 'tec_tc_attendee', 'tribe_eddticket', 'tribe_wooticket') AND ((wp_posts.post_status = 'publish')) AND (meta_in_1.meta_key IN ('_tribe_rsvp_event','_tribe_tpp_event','_tec_tickets_commerce_event','_tribe_eddticket_event','_tribe_wooticket_event') AND meta_in_1.meta_value IN ('13317'))
AND ((
attendee_optout.post_id IS NULL
OR attendee_optout.meta_value NOT IN ( 'yes', '1' )
))
AND (
(
(
order_status_meta.meta_key IN ( '_tribe_rsvp_status', '_tribe_tpp_status' )
AND order_status_meta.meta_value IN ( 'yes','completed','wc-completed','publish' )
)
OR (
order_status_meta.meta_key IN ( '_tribe_wooticket_order','_tribe_eddticket_order' )
AND order_status_post.post_status IN ( 'yes','completed','wc-completed','publish' )
)
)
)
GROUP BY wp_posts.ID
ORDER BY wp_posts.post_date ASC, wp_posts.post_title ASC, wp_posts.ID ASC
WordPress database error: [The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay]
SELECT wp_posts.ID
FROM wp_posts LEFT JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id AND wp_postmeta.meta_key = '_tribe_rsvp_status' ) LEFT JOIN wp_postmeta AS mt1 ON ( wp_posts.ID = mt1.post_id )
JOIN wp_postmeta meta_in_2 ON wp_posts.ID = meta_in_2.post_id
LEFT JOIN wp_postmeta attendee_optout
ON ( attendee_optout.post_id = wp_posts.ID
AND attendee_optout.meta_key IN ( '_tribe_rsvp_attendee_optout', '_tribe_tpp_attendee_optout', '_tec_tickets_commerce_optout', '_tribe_eddticket_attendee_optout', '_tribe_wooticket_attendee_optout' ) )
LEFT JOIN wp_postmeta order_status_meta
ON order_status_meta.post_id = wp_posts.ID
LEFT JOIN wp_posts order_status_post
ON order_status_post.ID = order_status_meta.meta_value
WHERE 1=1 AND (
(
(
wp_postmeta.post_id IS NULL
OR
( mt1.meta_key = '_tribe_rsvp_status' AND mt1.meta_value = 'yes' )
)
)
) AND wp_posts.post_type IN ('tribe_rsvp_attendees', 'tribe_tpp_attendees', 'tec_tc_attendee', 'tribe_eddticket', 'tribe_wooticket') AND ((wp_posts.post_status = 'publish')) AND (meta_in_2.meta_key IN ('_tribe_rsvp_event','_tribe_tpp_event','_tec_tickets_commerce_event','_tribe_eddticket_event','_tribe_wooticket_event') AND meta_in_2.meta_value IN ('13317'))
AND ((
attendee_optout.post_id IS NULL
OR attendee_optout.meta_value NOT IN ( 'yes', '1' )
))
AND (
(
(
order_status_meta.meta_key IN ( '_tribe_rsvp_status', '_tribe_tpp_status' )
AND order_status_meta.meta_value IN ( 'yes','completed','wc-completed','publish' )
)
OR (
order_status_meta.meta_key IN ( '_tribe_wooticket_order','_tribe_eddticket_order' )
AND order_status_post.post_status IN ( 'yes','completed','wc-completed','publish' )
)
)
)
GROUP BY wp_posts.ID
ORDER BY wp_posts.post_date ASC, wp_posts.post_title ASC, wp_posts.ID ASC