SELECT atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id )
WHERE 1=1 AND (
( atpiun_postmeta.meta_key = '_elementor_template_type' AND atpiun_postmeta.meta_value = 'landing-page' )
) AND atpiun_posts.post_type = 'e-landing-page' AND ((atpiun_posts.post_status <> 'trash' AND atpiun_posts.post_status <> 'auto-draft'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id) INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id )
WHERE 1=1 AND (
atpiun_term_relationships.term_taxonomy_id IN (20)
) AND (
( atpiun_postmeta.meta_key = '_EventStartDate' AND CAST(atpiun_postmeta.meta_value AS DATETIME) <= '2026-01-05 09:14:12' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 09:14:12' )
) AND atpiun_posts.post_type = 'tribe_events' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id) INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id )
WHERE 1=1 AND (
atpiun_term_relationships.term_taxonomy_id IN (20)
) AND (
( atpiun_postmeta.meta_key = '_EventStartDate' AND CAST(atpiun_postmeta.meta_value AS DATETIME) <= '2026-01-05 09:14:12' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 09:14:12' )
) AND atpiun_posts.post_type = 'tribe_events' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id) INNER JOIN atpiun_tec_occurrences ON atpiun_posts.ID = atpiun_tec_occurrences.post_id
WHERE 1=1 AND (
atpiun_term_relationships.term_taxonomy_id IN (20)
) AND (
atpiun_tec_occurrences.start_date <= '2026-01-05 09:14:12'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 09:14:12'
) AND atpiun_posts.post_type = 'tribe_events' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_tec_occurrences.occurrence_id
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id) INNER JOIN atpiun_tec_occurrences ON atpiun_posts.ID = atpiun_tec_occurrences.post_id
WHERE 1=1 AND (
atpiun_term_relationships.term_taxonomy_id IN (20)
) AND (
atpiun_tec_occurrences.start_date <= '2026-01-05 09:14:12'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 09:14:12'
) AND atpiun_posts.post_type = 'tribe_events' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_tec_occurrences.occurrence_id
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id) INNER JOIN atpiun_tec_occurrences ON atpiun_posts.ID = atpiun_tec_occurrences.post_id
WHERE 1=1 AND (
atpiun_term_relationships.term_taxonomy_id IN (20)
) AND (
atpiun_tec_occurrences.start_date <= '2026-01-05 09:14:12'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 09:14:12'
) AND atpiun_posts.post_type = 'tribe_events' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_tec_occurrences.occurrence_id
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id ) INNER JOIN atpiun_postmeta AS mt2 ON ( atpiun_posts.ID = mt2.post_id )
WHERE 1=1 AND (
( atpiun_postmeta.meta_key = '_wp_page_template' AND atpiun_postmeta.meta_value = 'blog.php' )
AND
( mt1.meta_key = 'ozeum_options_post_type' AND mt1.meta_value = 'post' )
AND
( mt2.meta_key = 'ozeum_options_parent_cat' AND mt2.meta_value < '1' )
) AND atpiun_posts.post_type = 'page' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date ASC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id ) INNER JOIN atpiun_postmeta AS mt2 ON ( atpiun_posts.ID = mt2.post_id )
WHERE 1=1 AND (
( atpiun_postmeta.meta_key = '_wp_page_template' AND atpiun_postmeta.meta_value = 'blog.php' )
AND
( mt1.meta_key = 'ozeum_options_post_type' AND mt1.meta_value = 'post' )
AND
( mt2.meta_key = 'ozeum_options_parent_cat' AND mt2.meta_value < '1' )
) AND atpiun_posts.post_type = 'page' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date ASC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id ) INNER JOIN atpiun_postmeta AS mt2 ON ( atpiun_posts.ID = mt2.post_id )
WHERE 1=1 AND (
( atpiun_postmeta.meta_key = '_wp_page_template' AND atpiun_postmeta.meta_value = 'blog.php' )
AND
( mt1.meta_key = 'ozeum_options_post_type' AND mt1.meta_value = 'post' )
AND
( mt2.meta_key = 'ozeum_options_parent_cat' AND mt2.meta_value < '1' )
) AND atpiun_posts.post_type = 'page' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date ASC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id ) INNER JOIN atpiun_postmeta AS mt2 ON ( atpiun_posts.ID = mt2.post_id )
WHERE 1=1 AND (
( atpiun_postmeta.meta_key = '_wp_page_template' AND atpiun_postmeta.meta_value = 'blog.php' )
AND
( mt1.meta_key = 'ozeum_options_post_type' AND mt1.meta_value = 'post' )
AND
( mt2.meta_key = 'ozeum_options_parent_cat' AND mt2.meta_value < '1' )
) AND atpiun_posts.post_type = 'page' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date ASC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id ) INNER JOIN atpiun_postmeta AS mt2 ON ( atpiun_posts.ID = mt2.post_id )
WHERE 1=1 AND (
( atpiun_postmeta.meta_key = '_wp_page_template' AND atpiun_postmeta.meta_value = 'blog.php' )
AND
( mt1.meta_key = 'ozeum_options_post_type' AND mt1.meta_value = 'post' )
AND
( mt2.meta_key = 'ozeum_options_parent_cat' AND mt2.meta_value < '1' )
) AND atpiun_posts.post_type = 'page' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date ASC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id ) INNER JOIN atpiun_postmeta AS mt2 ON ( atpiun_posts.ID = mt2.post_id )
WHERE 1=1 AND (
( atpiun_postmeta.meta_key = '_wp_page_template' AND atpiun_postmeta.meta_value = 'blog.php' )
AND
( mt1.meta_key = 'ozeum_options_post_type' AND mt1.meta_value = 'tribe_events' )
AND
( mt2.meta_key = 'ozeum_options_parent_cat' AND mt2.meta_value < '1' )
) AND atpiun_posts.post_type = 'page' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date ASC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id ) INNER JOIN atpiun_postmeta AS mt2 ON ( atpiun_posts.ID = mt2.post_id )
WHERE 1=1 AND (
( atpiun_postmeta.meta_key = '_wp_page_template' AND atpiun_postmeta.meta_value = 'blog.php' )
AND
( mt1.meta_key = 'ozeum_options_post_type' AND mt1.meta_value = 'tribe_events' )
AND
( mt2.meta_key = 'ozeum_options_parent_cat' AND mt2.meta_value < '1' )
) AND atpiun_posts.post_type = 'page' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date ASC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id ) INNER JOIN atpiun_postmeta AS mt2 ON ( atpiun_posts.ID = mt2.post_id )
WHERE 1=1 AND (
( atpiun_postmeta.meta_key = '_wp_page_template' AND atpiun_postmeta.meta_value = 'blog.php' )
AND
( mt1.meta_key = 'ozeum_options_post_type' AND mt1.meta_value = 'tribe_events' )
AND
( mt2.meta_key = 'ozeum_options_parent_cat' AND mt2.meta_value < '1' )
) AND atpiun_posts.post_type = 'page' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date ASC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id ) INNER JOIN atpiun_postmeta AS mt2 ON ( atpiun_posts.ID = mt2.post_id )
WHERE 1=1 AND (
( atpiun_postmeta.meta_key = '_wp_page_template' AND atpiun_postmeta.meta_value = 'blog.php' )
AND
( mt1.meta_key = 'ozeum_options_post_type' AND mt1.meta_value = 'tribe_events' )
AND
( mt2.meta_key = 'ozeum_options_parent_cat' AND mt2.meta_value < '1' )
) AND atpiun_posts.post_type = 'page' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date ASC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id ) INNER JOIN atpiun_postmeta AS mt2 ON ( atpiun_posts.ID = mt2.post_id )
WHERE 1=1 AND (
( atpiun_postmeta.meta_key = '_wp_page_template' AND atpiun_postmeta.meta_value = 'blog.php' )
AND
( mt1.meta_key = 'ozeum_options_post_type' AND mt1.meta_value = 'tribe_events' )
AND
( mt2.meta_key = 'ozeum_options_parent_cat' AND mt2.meta_value < '1' )
) AND atpiun_posts.post_type = 'page' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date ASC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id ) INNER JOIN atpiun_postmeta AS mt2 ON ( atpiun_posts.ID = mt2.post_id )
WHERE 1=1 AND (
( atpiun_postmeta.meta_key = '_wp_page_template' AND atpiun_postmeta.meta_value = 'blog.php' )
AND
( mt1.meta_key = 'ozeum_options_post_type' AND mt1.meta_value = 'tribe_events' )
AND
( mt2.meta_key = 'ozeum_options_parent_cat' AND mt2.meta_value < '1' )
) AND atpiun_posts.post_type = 'page' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date ASC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id ) INNER JOIN atpiun_postmeta AS mt2 ON ( atpiun_posts.ID = mt2.post_id )
WHERE 1=1 AND (
( atpiun_postmeta.meta_key = '_wp_page_template' AND atpiun_postmeta.meta_value = 'blog.php' )
AND
( mt1.meta_key = 'ozeum_options_post_type' AND mt1.meta_value = 'professeur' )
AND
( mt2.meta_key = 'ozeum_options_parent_cat' AND mt2.meta_value < '1' )
) AND atpiun_posts.post_type = 'page' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date ASC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id ) INNER JOIN atpiun_postmeta AS mt2 ON ( atpiun_posts.ID = mt2.post_id )
WHERE 1=1 AND (
( atpiun_postmeta.meta_key = '_wp_page_template' AND atpiun_postmeta.meta_value = 'blog.php' )
AND
( mt1.meta_key = 'ozeum_options_post_type' AND mt1.meta_value = 'professeur' )
AND
( mt2.meta_key = 'ozeum_options_parent_cat' AND mt2.meta_value < '1' )
) AND atpiun_posts.post_type = 'page' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date ASC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id ) INNER JOIN atpiun_postmeta AS mt2 ON ( atpiun_posts.ID = mt2.post_id )
WHERE 1=1 AND (
( atpiun_postmeta.meta_key = '_wp_page_template' AND atpiun_postmeta.meta_value = 'blog.php' )
AND
( mt1.meta_key = 'ozeum_options_post_type' AND mt1.meta_value = 'professeur' )
AND
( mt2.meta_key = 'ozeum_options_parent_cat' AND mt2.meta_value < '1' )
) AND atpiun_posts.post_type = 'page' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date ASC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id ) INNER JOIN atpiun_postmeta AS mt2 ON ( atpiun_posts.ID = mt2.post_id )
WHERE 1=1 AND (
( atpiun_postmeta.meta_key = '_wp_page_template' AND atpiun_postmeta.meta_value = 'blog.php' )
AND
( mt1.meta_key = 'ozeum_options_post_type' AND mt1.meta_value = 'professeur' )
AND
( mt2.meta_key = 'ozeum_options_parent_cat' AND mt2.meta_value < '1' )
) AND atpiun_posts.post_type = 'page' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date ASC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id ) INNER JOIN atpiun_postmeta AS mt2 ON ( atpiun_posts.ID = mt2.post_id )
WHERE 1=1 AND (
( atpiun_postmeta.meta_key = '_wp_page_template' AND atpiun_postmeta.meta_value = 'blog.php' )
AND
( mt1.meta_key = 'ozeum_options_post_type' AND mt1.meta_value = 'professeur' )
AND
( mt2.meta_key = 'ozeum_options_parent_cat' AND mt2.meta_value < '1' )
) AND atpiun_posts.post_type = 'page' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date ASC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id ) INNER JOIN atpiun_postmeta AS mt2 ON ( atpiun_posts.ID = mt2.post_id )
WHERE 1=1 AND (
( atpiun_postmeta.meta_key = '_wp_page_template' AND atpiun_postmeta.meta_value = 'blog.php' )
AND
( mt1.meta_key = 'ozeum_options_post_type' AND mt1.meta_value = 'professeur' )
AND
( mt2.meta_key = 'ozeum_options_parent_cat' AND mt2.meta_value < '1' )
) AND atpiun_posts.post_type = 'page' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date ASC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id ) INNER JOIN atpiun_postmeta AS mt2 ON ( atpiun_posts.ID = mt2.post_id )
WHERE 1=1 AND (
( atpiun_postmeta.meta_key = '_wp_page_template' AND atpiun_postmeta.meta_value = 'blog.php' )
AND
( mt1.meta_key = 'ozeum_options_post_type' AND mt1.meta_value = 'professeur' )
AND
( mt2.meta_key = 'ozeum_options_parent_cat' AND mt2.meta_value < '1' )
) AND atpiun_posts.post_type = 'page' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date ASC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id ) INNER JOIN atpiun_postmeta AS mt2 ON ( atpiun_posts.ID = mt2.post_id )
WHERE 1=1 AND (
( atpiun_postmeta.meta_key = '_wp_page_template' AND atpiun_postmeta.meta_value = 'blog.php' )
AND
( mt1.meta_key = 'ozeum_options_post_type' AND mt1.meta_value = 'cours' )
AND
( mt2.meta_key = 'ozeum_options_parent_cat' AND mt2.meta_value < '1' )
) AND atpiun_posts.post_type = 'page' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date ASC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id ) INNER JOIN atpiun_postmeta AS mt2 ON ( atpiun_posts.ID = mt2.post_id )
WHERE 1=1 AND (
( atpiun_postmeta.meta_key = '_wp_page_template' AND atpiun_postmeta.meta_value = 'blog.php' )
AND
( mt1.meta_key = 'ozeum_options_post_type' AND mt1.meta_value = 'cours' )
AND
( mt2.meta_key = 'ozeum_options_parent_cat' AND mt2.meta_value < '1' )
) AND atpiun_posts.post_type = 'page' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date ASC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id ) INNER JOIN atpiun_postmeta AS mt2 ON ( atpiun_posts.ID = mt2.post_id )
WHERE 1=1 AND (
( atpiun_postmeta.meta_key = '_wp_page_template' AND atpiun_postmeta.meta_value = 'blog.php' )
AND
( mt1.meta_key = 'ozeum_options_post_type' AND mt1.meta_value = 'cours' )
AND
( mt2.meta_key = 'ozeum_options_parent_cat' AND mt2.meta_value < '1' )
) AND atpiun_posts.post_type = 'page' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date ASC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id ) INNER JOIN atpiun_postmeta AS mt2 ON ( atpiun_posts.ID = mt2.post_id )
WHERE 1=1 AND (
( atpiun_postmeta.meta_key = '_wp_page_template' AND atpiun_postmeta.meta_value = 'blog.php' )
AND
( mt1.meta_key = 'ozeum_options_post_type' AND mt1.meta_value = 'cours' )
AND
( mt2.meta_key = 'ozeum_options_parent_cat' AND mt2.meta_value < '1' )
) AND atpiun_posts.post_type = 'page' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date ASC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id ) INNER JOIN atpiun_postmeta AS mt2 ON ( atpiun_posts.ID = mt2.post_id )
WHERE 1=1 AND (
( atpiun_postmeta.meta_key = '_wp_page_template' AND atpiun_postmeta.meta_value = 'blog.php' )
AND
( mt1.meta_key = 'ozeum_options_post_type' AND mt1.meta_value = 'cours' )
AND
( mt2.meta_key = 'ozeum_options_parent_cat' AND mt2.meta_value < '1' )
) AND atpiun_posts.post_type = 'page' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date ASC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id ) INNER JOIN atpiun_postmeta AS mt2 ON ( atpiun_posts.ID = mt2.post_id )
WHERE 1=1 AND (
( atpiun_postmeta.meta_key = '_wp_page_template' AND atpiun_postmeta.meta_value = 'blog.php' )
AND
( mt1.meta_key = 'ozeum_options_post_type' AND mt1.meta_value = 'cours' )
AND
( mt2.meta_key = 'ozeum_options_parent_cat' AND mt2.meta_value < '1' )
) AND atpiun_posts.post_type = 'page' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date ASC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id ) INNER JOIN atpiun_postmeta AS mt2 ON ( atpiun_posts.ID = mt2.post_id )
WHERE 1=1 AND (
( atpiun_postmeta.meta_key = '_wp_page_template' AND atpiun_postmeta.meta_value = 'blog.php' )
AND
( mt1.meta_key = 'ozeum_options_post_type' AND mt1.meta_value = 'cours' )
AND
( mt2.meta_key = 'ozeum_options_parent_cat' AND mt2.meta_value < '1' )
) AND atpiun_posts.post_type = 'page' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date ASC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id ) INNER JOIN atpiun_postmeta AS mt2 ON ( atpiun_posts.ID = mt2.post_id )
WHERE 1=1 AND (
( atpiun_postmeta.meta_key = '_wp_page_template' AND atpiun_postmeta.meta_value = 'blog.php' )
AND
( mt1.meta_key = 'ozeum_options_post_type' AND mt1.meta_value = 'cours' )
AND
( mt2.meta_key = 'ozeum_options_parent_cat' AND mt2.meta_value < '1' )
) AND atpiun_posts.post_type = 'page' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date ASC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id ) INNER JOIN atpiun_postmeta AS mt2 ON ( atpiun_posts.ID = mt2.post_id )
WHERE 1=1 AND (
( atpiun_postmeta.meta_key = '_wp_page_template' AND atpiun_postmeta.meta_value = 'blog.php' )
AND
( mt1.meta_key = 'ozeum_options_post_type' AND mt1.meta_value = 'stages' )
AND
( mt2.meta_key = 'ozeum_options_parent_cat' AND mt2.meta_value < '1' )
) AND atpiun_posts.post_type = 'page' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date ASC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id ) INNER JOIN atpiun_postmeta AS mt2 ON ( atpiun_posts.ID = mt2.post_id )
WHERE 1=1 AND (
( atpiun_postmeta.meta_key = '_wp_page_template' AND atpiun_postmeta.meta_value = 'blog.php' )
AND
( mt1.meta_key = 'ozeum_options_post_type' AND mt1.meta_value = 'stages' )
AND
( mt2.meta_key = 'ozeum_options_parent_cat' AND mt2.meta_value < '1' )
) AND atpiun_posts.post_type = 'page' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date ASC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id ) INNER JOIN atpiun_postmeta AS mt2 ON ( atpiun_posts.ID = mt2.post_id )
WHERE 1=1 AND (
( atpiun_postmeta.meta_key = '_wp_page_template' AND atpiun_postmeta.meta_value = 'blog.php' )
AND
( mt1.meta_key = 'ozeum_options_post_type' AND mt1.meta_value = 'stages' )
AND
( mt2.meta_key = 'ozeum_options_parent_cat' AND mt2.meta_value < '1' )
) AND atpiun_posts.post_type = 'page' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date ASC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id ) INNER JOIN atpiun_postmeta AS mt2 ON ( atpiun_posts.ID = mt2.post_id )
WHERE 1=1 AND (
( atpiun_postmeta.meta_key = '_wp_page_template' AND atpiun_postmeta.meta_value = 'blog.php' )
AND
( mt1.meta_key = 'ozeum_options_post_type' AND mt1.meta_value = 'stages' )
AND
( mt2.meta_key = 'ozeum_options_parent_cat' AND mt2.meta_value < '1' )
) AND atpiun_posts.post_type = 'page' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date ASC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id ) INNER JOIN atpiun_postmeta AS mt2 ON ( atpiun_posts.ID = mt2.post_id )
WHERE 1=1 AND (
( atpiun_postmeta.meta_key = '_wp_page_template' AND atpiun_postmeta.meta_value = 'blog.php' )
AND
( mt1.meta_key = 'ozeum_options_post_type' AND mt1.meta_value = 'stages' )
AND
( mt2.meta_key = 'ozeum_options_parent_cat' AND mt2.meta_value < '1' )
) AND atpiun_posts.post_type = 'page' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date ASC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id ) INNER JOIN atpiun_postmeta AS mt2 ON ( atpiun_posts.ID = mt2.post_id )
WHERE 1=1 AND (
( atpiun_postmeta.meta_key = '_wp_page_template' AND atpiun_postmeta.meta_value = 'blog.php' )
AND
( mt1.meta_key = 'ozeum_options_post_type' AND mt1.meta_value = 'stages' )
AND
( mt2.meta_key = 'ozeum_options_parent_cat' AND mt2.meta_value < '1' )
) AND atpiun_posts.post_type = 'page' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date ASC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id ) INNER JOIN atpiun_postmeta AS mt2 ON ( atpiun_posts.ID = mt2.post_id )
WHERE 1=1 AND (
( atpiun_postmeta.meta_key = '_wp_page_template' AND atpiun_postmeta.meta_value = 'blog.php' )
AND
( mt1.meta_key = 'ozeum_options_post_type' AND mt1.meta_value = 'stages' )
AND
( mt2.meta_key = 'ozeum_options_parent_cat' AND mt2.meta_value < '1' )
) AND atpiun_posts.post_type = 'page' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date ASC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id ) INNER JOIN atpiun_postmeta AS mt2 ON ( atpiun_posts.ID = mt2.post_id )
WHERE 1=1 AND (
( atpiun_postmeta.meta_key = '_wp_page_template' AND atpiun_postmeta.meta_value = 'blog.php' )
AND
( mt1.meta_key = 'ozeum_options_post_type' AND mt1.meta_value = 'stages' )
AND
( mt2.meta_key = 'ozeum_options_parent_cat' AND mt2.meta_value < '1' )
) AND atpiun_posts.post_type = 'page' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date ASC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id ) INNER JOIN atpiun_postmeta AS mt2 ON ( atpiun_posts.ID = mt2.post_id )
WHERE 1=1 AND (
( atpiun_postmeta.meta_key = '_wp_page_template' AND atpiun_postmeta.meta_value = 'blog.php' )
AND
( mt1.meta_key = 'ozeum_options_post_type' AND mt1.meta_value = 'stages' )
AND
( mt2.meta_key = 'ozeum_options_parent_cat' AND mt2.meta_value < '1' )
) AND atpiun_posts.post_type = 'page' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date ASC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id ) INNER JOIN atpiun_postmeta AS mt2 ON ( atpiun_posts.ID = mt2.post_id )
WHERE 1=1 AND (
( atpiun_postmeta.meta_key = '_wp_page_template' AND atpiun_postmeta.meta_value = 'blog.php' )
AND
( mt1.meta_key = 'ozeum_options_post_type' AND mt1.meta_value = 'cpt_portfolio' )
AND
( mt2.meta_key = 'ozeum_options_parent_cat' AND mt2.meta_value < '1' )
) AND atpiun_posts.post_type = 'page' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date ASC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id ) INNER JOIN atpiun_postmeta AS mt2 ON ( atpiun_posts.ID = mt2.post_id )
WHERE 1=1 AND (
( atpiun_postmeta.meta_key = '_wp_page_template' AND atpiun_postmeta.meta_value = 'blog.php' )
AND
( mt1.meta_key = 'ozeum_options_post_type' AND mt1.meta_value = 'cpt_portfolio' )
AND
( mt2.meta_key = 'ozeum_options_parent_cat' AND mt2.meta_value < '1' )
) AND atpiun_posts.post_type = 'page' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date ASC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id ) INNER JOIN atpiun_postmeta AS mt2 ON ( atpiun_posts.ID = mt2.post_id )
WHERE 1=1 AND (
( atpiun_postmeta.meta_key = '_wp_page_template' AND atpiun_postmeta.meta_value = 'blog.php' )
AND
( mt1.meta_key = 'ozeum_options_post_type' AND mt1.meta_value = 'cpt_portfolio' )
AND
( mt2.meta_key = 'ozeum_options_parent_cat' AND mt2.meta_value < '1' )
) AND atpiun_posts.post_type = 'page' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date ASC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id ) INNER JOIN atpiun_postmeta AS mt2 ON ( atpiun_posts.ID = mt2.post_id )
WHERE 1=1 AND (
( atpiun_postmeta.meta_key = '_wp_page_template' AND atpiun_postmeta.meta_value = 'blog.php' )
AND
( mt1.meta_key = 'ozeum_options_post_type' AND mt1.meta_value = 'cpt_portfolio' )
AND
( mt2.meta_key = 'ozeum_options_parent_cat' AND mt2.meta_value < '1' )
) AND atpiun_posts.post_type = 'page' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date ASC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id ) INNER JOIN atpiun_postmeta AS mt2 ON ( atpiun_posts.ID = mt2.post_id )
WHERE 1=1 AND (
( atpiun_postmeta.meta_key = '_wp_page_template' AND atpiun_postmeta.meta_value = 'blog.php' )
AND
( mt1.meta_key = 'ozeum_options_post_type' AND mt1.meta_value = 'cpt_portfolio' )
AND
( mt2.meta_key = 'ozeum_options_parent_cat' AND mt2.meta_value < '1' )
) AND atpiun_posts.post_type = 'page' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date ASC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id ) INNER JOIN atpiun_postmeta AS mt2 ON ( atpiun_posts.ID = mt2.post_id )
WHERE 1=1 AND (
( atpiun_postmeta.meta_key = '_wp_page_template' AND atpiun_postmeta.meta_value = 'blog.php' )
AND
( mt1.meta_key = 'ozeum_options_post_type' AND mt1.meta_value = 'cpt_portfolio' )
AND
( mt2.meta_key = 'ozeum_options_parent_cat' AND mt2.meta_value < '1' )
) AND atpiun_posts.post_type = 'page' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date ASC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id ) INNER JOIN atpiun_postmeta AS mt2 ON ( atpiun_posts.ID = mt2.post_id )
WHERE 1=1 AND (
( atpiun_postmeta.meta_key = '_wp_page_template' AND atpiun_postmeta.meta_value = 'blog.php' )
AND
( mt1.meta_key = 'ozeum_options_post_type' AND mt1.meta_value = 'cpt_portfolio' )
AND
( mt2.meta_key = 'ozeum_options_parent_cat' AND mt2.meta_value < '1' )
) AND atpiun_posts.post_type = 'page' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date ASC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id ) INNER JOIN atpiun_postmeta AS mt2 ON ( atpiun_posts.ID = mt2.post_id )
WHERE 1=1 AND (
( atpiun_postmeta.meta_key = '_wp_page_template' AND atpiun_postmeta.meta_value = 'blog.php' )
AND
( mt1.meta_key = 'ozeum_options_post_type' AND mt1.meta_value = 'cpt_portfolio' )
AND
( mt2.meta_key = 'ozeum_options_parent_cat' AND mt2.meta_value < '1' )
) AND atpiun_posts.post_type = 'page' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date ASC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id ) INNER JOIN atpiun_postmeta AS mt2 ON ( atpiun_posts.ID = mt2.post_id )
WHERE 1=1 AND (
( atpiun_postmeta.meta_key = '_wp_page_template' AND atpiun_postmeta.meta_value = 'blog.php' )
AND
( mt1.meta_key = 'ozeum_options_post_type' AND mt1.meta_value = 'cpt_portfolio' )
AND
( mt2.meta_key = 'ozeum_options_parent_cat' AND mt2.meta_value < '1' )
) AND atpiun_posts.post_type = 'page' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date ASC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id ) INNER JOIN atpiun_postmeta AS mt2 ON ( atpiun_posts.ID = mt2.post_id )
WHERE 1=1 AND (
( atpiun_postmeta.meta_key = '_wp_page_template' AND atpiun_postmeta.meta_value = 'blog.php' )
AND
( mt1.meta_key = 'ozeum_options_post_type' AND mt1.meta_value = 'cpt_portfolio' )
AND
( mt2.meta_key = 'ozeum_options_parent_cat' AND mt2.meta_value < '1' )
) AND atpiun_posts.post_type = 'page' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date ASC
LIMIT 0, 1
SELECT atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND atpiun_posts.post_name = 'gourmandise-et-confinement' AND atpiun_posts.post_type = 'post'
ORDER BY atpiun_posts.post_date DESC
SELECT atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND atpiun_posts.post_name = 'gourmandise-et-confinement' AND atpiun_posts.post_type = 'post'
ORDER BY atpiun_posts.post_date DESC
SELECT atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND atpiun_posts.post_name = 'gourmandise-et-confinement' AND atpiun_posts.post_type = 'post'
ORDER BY atpiun_posts.post_date DESC
SELECT atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND atpiun_posts.post_name = 'gourmandise-et-confinement' AND atpiun_posts.post_type = 'post'
ORDER BY atpiun_posts.post_date DESC
SELECT atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND atpiun_posts.post_name = 'gourmandise-et-confinement' AND atpiun_posts.post_type = 'post'
ORDER BY atpiun_posts.post_date DESC
SELECT atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND atpiun_posts.post_name = 'gourmandise-et-confinement' AND atpiun_posts.post_type = 'post'
ORDER BY atpiun_posts.post_date DESC
SELECT atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND atpiun_posts.post_name = 'gourmandise-et-confinement' AND atpiun_posts.post_type = 'post'
ORDER BY atpiun_posts.post_date DESC
SELECT atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND atpiun_posts.post_name = 'gourmandise-et-confinement' AND atpiun_posts.post_type = 'post'
ORDER BY atpiun_posts.post_date DESC
SELECT atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND atpiun_posts.post_name = 'gourmandise-et-confinement' AND atpiun_posts.post_type = 'post'
ORDER BY atpiun_posts.post_date DESC
SELECT atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND atpiun_posts.post_name = 'gourmandise-et-confinement' AND atpiun_posts.post_type = 'post'
ORDER BY atpiun_posts.post_date DESC
SELECT atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND atpiun_posts.post_name = 'gourmandise-et-confinement' AND atpiun_posts.post_type = 'post'
ORDER BY atpiun_posts.post_date DESC
SELECT atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND ((atpiun_posts.post_type = 'elementor_font' AND (atpiun_posts.post_status = 'publish' OR atpiun_posts.post_status = 'acf-disabled' OR atpiun_posts.post_status = 'tribe-ea-success' OR atpiun_posts.post_status = 'tribe-ea-failed' OR atpiun_posts.post_status = 'tribe-ea-schedule' OR atpiun_posts.post_status = 'tribe-ea-pending' OR atpiun_posts.post_status = 'tribe-ea-draft')))
ORDER BY atpiun_posts.post_date DESC
SELECT atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND ((atpiun_posts.post_type = 'elementor_font' AND (atpiun_posts.post_status = 'publish' OR atpiun_posts.post_status = 'acf-disabled' OR atpiun_posts.post_status = 'tribe-ea-success' OR atpiun_posts.post_status = 'tribe-ea-failed' OR atpiun_posts.post_status = 'tribe-ea-schedule' OR atpiun_posts.post_status = 'tribe-ea-pending' OR atpiun_posts.post_status = 'tribe-ea-draft')))
ORDER BY atpiun_posts.post_date DESC
SELECT atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND ((atpiun_posts.post_type = 'elementor_font' AND (atpiun_posts.post_status = 'publish' OR atpiun_posts.post_status = 'acf-disabled' OR atpiun_posts.post_status = 'tribe-ea-success' OR atpiun_posts.post_status = 'tribe-ea-failed' OR atpiun_posts.post_status = 'tribe-ea-schedule' OR atpiun_posts.post_status = 'tribe-ea-pending' OR atpiun_posts.post_status = 'tribe-ea-draft')))
ORDER BY atpiun_posts.post_date DESC
SELECT atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND ((atpiun_posts.post_type = 'elementor_font' AND (atpiun_posts.post_status = 'publish' OR atpiun_posts.post_status = 'acf-disabled' OR atpiun_posts.post_status = 'tribe-ea-success' OR atpiun_posts.post_status = 'tribe-ea-failed' OR atpiun_posts.post_status = 'tribe-ea-schedule' OR atpiun_posts.post_status = 'tribe-ea-pending' OR atpiun_posts.post_status = 'tribe-ea-draft')))
ORDER BY atpiun_posts.post_date DESC
SELECT atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND ((atpiun_posts.post_type = 'elementor_font' AND (atpiun_posts.post_status = 'publish' OR atpiun_posts.post_status = 'acf-disabled' OR atpiun_posts.post_status = 'tribe-ea-success' OR atpiun_posts.post_status = 'tribe-ea-failed' OR atpiun_posts.post_status = 'tribe-ea-schedule' OR atpiun_posts.post_status = 'tribe-ea-pending' OR atpiun_posts.post_status = 'tribe-ea-draft')))
ORDER BY atpiun_posts.post_date DESC
SELECT atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND ((atpiun_posts.post_type = 'elementor_font' AND (atpiun_posts.post_status = 'publish' OR atpiun_posts.post_status = 'acf-disabled' OR atpiun_posts.post_status = 'tribe-ea-success' OR atpiun_posts.post_status = 'tribe-ea-failed' OR atpiun_posts.post_status = 'tribe-ea-schedule' OR atpiun_posts.post_status = 'tribe-ea-pending' OR atpiun_posts.post_status = 'tribe-ea-draft')))
ORDER BY atpiun_posts.post_date DESC
SELECT atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND ((atpiun_posts.post_type = 'elementor_font' AND (atpiun_posts.post_status = 'publish' OR atpiun_posts.post_status = 'acf-disabled' OR atpiun_posts.post_status = 'tribe-ea-success' OR atpiun_posts.post_status = 'tribe-ea-failed' OR atpiun_posts.post_status = 'tribe-ea-schedule' OR atpiun_posts.post_status = 'tribe-ea-pending' OR atpiun_posts.post_status = 'tribe-ea-draft')))
ORDER BY atpiun_posts.post_date DESC
SELECT atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND ((atpiun_posts.post_type = 'elementor_font' AND (atpiun_posts.post_status = 'publish' OR atpiun_posts.post_status = 'acf-disabled' OR atpiun_posts.post_status = 'tribe-ea-success' OR atpiun_posts.post_status = 'tribe-ea-failed' OR atpiun_posts.post_status = 'tribe-ea-schedule' OR atpiun_posts.post_status = 'tribe-ea-pending' OR atpiun_posts.post_status = 'tribe-ea-draft')))
ORDER BY atpiun_posts.post_date DESC
SELECT atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND ((atpiun_posts.post_type = 'elementor_font' AND (atpiun_posts.post_status = 'publish' OR atpiun_posts.post_status = 'acf-disabled' OR atpiun_posts.post_status = 'tribe-ea-success' OR atpiun_posts.post_status = 'tribe-ea-failed' OR atpiun_posts.post_status = 'tribe-ea-schedule' OR atpiun_posts.post_status = 'tribe-ea-pending' OR atpiun_posts.post_status = 'tribe-ea-draft')))
ORDER BY atpiun_posts.post_date DESC
SELECT atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND ((atpiun_posts.post_type = 'elementor_font' AND (atpiun_posts.post_status = 'publish' OR atpiun_posts.post_status = 'acf-disabled' OR atpiun_posts.post_status = 'tribe-ea-success' OR atpiun_posts.post_status = 'tribe-ea-failed' OR atpiun_posts.post_status = 'tribe-ea-schedule' OR atpiun_posts.post_status = 'tribe-ea-pending' OR atpiun_posts.post_status = 'tribe-ea-draft')))
ORDER BY atpiun_posts.post_date DESC
SELECT atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND ((atpiun_posts.post_type = 'elementor_font' AND (atpiun_posts.post_status = 'publish' OR atpiun_posts.post_status = 'acf-disabled' OR atpiun_posts.post_status = 'tribe-ea-success' OR atpiun_posts.post_status = 'tribe-ea-failed' OR atpiun_posts.post_status = 'tribe-ea-schedule' OR atpiun_posts.post_status = 'tribe-ea-pending' OR atpiun_posts.post_status = 'tribe-ea-draft')))
ORDER BY atpiun_posts.post_date DESC
SELECT atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND ((atpiun_posts.post_type = 'elementor_font' AND (atpiun_posts.post_status = 'publish' OR atpiun_posts.post_status = 'acf-disabled' OR atpiun_posts.post_status = 'tribe-ea-success' OR atpiun_posts.post_status = 'tribe-ea-failed' OR atpiun_posts.post_status = 'tribe-ea-schedule' OR atpiun_posts.post_status = 'tribe-ea-pending' OR atpiun_posts.post_status = 'tribe-ea-draft')))
ORDER BY atpiun_posts.post_date DESC
Vente à emporter de plats et pâtisseries à l'Atelier Pièce Unique
Difficile de se faire de bons petits plats pendant une journée de télétravail, alors profitez de votre heure de sortie pour venir nous voir et repartez avec un plat chaud et une pâtisserie faits maison préparés par Lucia.
Vous pouvez commander sur notre page BOUTIQUE GOURMET ou bien nous appeler au 01 34 51 94 31.
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id)
WHERE 1=1 AND atpiun_posts.ID NOT IN (11909) AND (
atpiun_term_relationships.term_taxonomy_id IN (100)
) AND atpiun_posts.post_type = 'post' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY RAND()
LIMIT 0, 2
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id)
WHERE 1=1 AND atpiun_posts.ID NOT IN (11909) AND (
atpiun_term_relationships.term_taxonomy_id IN (100)
) AND atpiun_posts.post_type = 'post' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY RAND()
LIMIT 0, 2
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id)
WHERE 1=1 AND atpiun_posts.ID NOT IN (11909) AND (
atpiun_term_relationships.term_taxonomy_id IN (100)
) AND atpiun_posts.post_type = 'post' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY RAND()
LIMIT 0, 2
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id)
WHERE 1=1 AND atpiun_posts.ID NOT IN (11909) AND (
atpiun_term_relationships.term_taxonomy_id IN (100)
) AND atpiun_posts.post_type = 'post' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY RAND()
LIMIT 0, 2
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id)
WHERE 1=1 AND atpiun_posts.ID NOT IN (11909) AND (
atpiun_term_relationships.term_taxonomy_id IN (100)
) AND atpiun_posts.post_type = 'post' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY RAND()
LIMIT 0, 2
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id)
WHERE 1=1 AND atpiun_posts.ID NOT IN (11909) AND (
atpiun_term_relationships.term_taxonomy_id IN (100)
) AND atpiun_posts.post_type = 'post' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY RAND()
LIMIT 0, 2
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id)
WHERE 1=1 AND atpiun_posts.ID NOT IN (11909) AND (
atpiun_term_relationships.term_taxonomy_id IN (100)
) AND atpiun_posts.post_type = 'post' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY RAND()
LIMIT 0, 2
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id)
WHERE 1=1 AND atpiun_posts.ID NOT IN (11909) AND (
atpiun_term_relationships.term_taxonomy_id IN (100)
) AND atpiun_posts.post_type = 'post' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY RAND()
LIMIT 0, 2
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id)
WHERE 1=1 AND atpiun_posts.ID NOT IN (11909) AND (
atpiun_term_relationships.term_taxonomy_id IN (100)
) AND atpiun_posts.post_type = 'post' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY RAND()
LIMIT 0, 2
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id)
WHERE 1=1 AND atpiun_posts.ID NOT IN (11909) AND (
atpiun_term_relationships.term_taxonomy_id IN (100)
) AND atpiun_posts.post_type = 'post' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY RAND()
LIMIT 0, 2
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id)
WHERE 1=1 AND atpiun_posts.ID NOT IN (11909) AND (
atpiun_term_relationships.term_taxonomy_id IN (100)
) AND atpiun_posts.post_type = 'post' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY RAND()
LIMIT 0, 2
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id)
WHERE 1=1 AND atpiun_posts.ID NOT IN (11909) AND (
atpiun_term_relationships.term_taxonomy_id IN (100)
) AND atpiun_posts.post_type = 'post' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY RAND()
LIMIT 0, 2
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id)
WHERE 1=1 AND atpiun_posts.ID NOT IN (11909) AND (
atpiun_term_relationships.term_taxonomy_id IN (100)
) AND atpiun_posts.post_type = 'post' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY RAND()
LIMIT 0, 2
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id)
WHERE 1=1 AND atpiun_posts.ID NOT IN (11909) AND (
atpiun_term_relationships.term_taxonomy_id IN (100)
) AND atpiun_posts.post_type = 'post' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY RAND()
LIMIT 0, 2
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id)
WHERE 1=1 AND atpiun_posts.ID NOT IN (11909) AND (
atpiun_term_relationships.term_taxonomy_id IN (100)
) AND atpiun_posts.post_type = 'post' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY RAND()
LIMIT 0, 2
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id)
WHERE 1=1 AND atpiun_posts.ID NOT IN (11909) AND (
atpiun_term_relationships.term_taxonomy_id IN (100)
) AND atpiun_posts.post_type = 'post' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY RAND()
LIMIT 0, 2
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id)
WHERE 1=1 AND atpiun_posts.ID NOT IN (11909) AND (
atpiun_term_relationships.term_taxonomy_id IN (100)
) AND atpiun_posts.post_type = 'post' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY RAND()
LIMIT 0, 2
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id)
WHERE 1=1 AND atpiun_posts.ID NOT IN (11909) AND (
atpiun_term_relationships.term_taxonomy_id IN (100)
) AND atpiun_posts.post_type = 'post' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY RAND()
LIMIT 0, 2
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id )
WHERE 1=1 AND (
atpiun_postmeta.meta_key = '_elementor_template_type'
AND
(
( mt1.meta_key = '_elementor_template_type' AND mt1.meta_value = 'popup' )
)
) AND atpiun_posts.post_type = 'elementor_library' AND ((atpiun_posts.post_status <> 'trash' AND atpiun_posts.post_status <> 'auto-draft'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id )
WHERE 1=1 AND (
atpiun_postmeta.meta_key = '_elementor_template_type'
AND
(
( mt1.meta_key = '_elementor_template_type' AND mt1.meta_value = 'popup' )
)
) AND atpiun_posts.post_type = 'elementor_library' AND ((atpiun_posts.post_status <> 'trash' AND atpiun_posts.post_status <> 'auto-draft'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id )
WHERE 1=1 AND (
atpiun_postmeta.meta_key = '_elementor_template_type'
AND
(
( mt1.meta_key = '_elementor_template_type' AND mt1.meta_value = 'popup' )
)
) AND atpiun_posts.post_type = 'elementor_library' AND ((atpiun_posts.post_status <> 'trash' AND atpiun_posts.post_status <> 'auto-draft'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id )
WHERE 1=1 AND (
atpiun_postmeta.meta_key = '_elementor_template_type'
AND
(
( mt1.meta_key = '_elementor_template_type' AND mt1.meta_value = 'popup' )
)
) AND atpiun_posts.post_type = 'elementor_library' AND ((atpiun_posts.post_status <> 'trash' AND atpiun_posts.post_status <> 'auto-draft'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id )
WHERE 1=1 AND (
atpiun_postmeta.meta_key = '_elementor_template_type'
AND
(
( mt1.meta_key = '_elementor_template_type' AND mt1.meta_value = 'popup' )
)
) AND atpiun_posts.post_type = 'elementor_library' AND ((atpiun_posts.post_status <> 'trash' AND atpiun_posts.post_status <> 'auto-draft'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id )
WHERE 1=1 AND (
atpiun_postmeta.meta_key = '_elementor_template_type'
AND
(
( mt1.meta_key = '_elementor_template_type' AND mt1.meta_value = 'popup' )
)
) AND atpiun_posts.post_type = 'elementor_library' AND ((atpiun_posts.post_status <> 'trash' AND atpiun_posts.post_status <> 'auto-draft'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id )
WHERE 1=1 AND (
atpiun_postmeta.meta_key = '_elementor_template_type'
AND
(
( mt1.meta_key = '_elementor_template_type' AND mt1.meta_value = 'popup' )
)
) AND atpiun_posts.post_type = 'elementor_library' AND ((atpiun_posts.post_status <> 'trash' AND atpiun_posts.post_status <> 'auto-draft'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id )
WHERE 1=1 AND (
atpiun_postmeta.meta_key = '_elementor_template_type'
AND
(
( mt1.meta_key = '_elementor_template_type' AND mt1.meta_value = 'popup' )
)
) AND atpiun_posts.post_type = 'elementor_library' AND ((atpiun_posts.post_status <> 'trash' AND atpiun_posts.post_status <> 'auto-draft'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id )
WHERE 1=1 AND (
atpiun_postmeta.meta_key = '_elementor_template_type'
AND
(
( mt1.meta_key = '_elementor_template_type' AND mt1.meta_value = 'popup' )
)
) AND atpiun_posts.post_type = 'elementor_library' AND ((atpiun_posts.post_status <> 'trash' AND atpiun_posts.post_status <> 'auto-draft'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id )
WHERE 1=1 AND (
atpiun_postmeta.meta_key = '_elementor_template_type'
AND
(
( mt1.meta_key = '_elementor_template_type' AND mt1.meta_value = 'popup' )
)
) AND atpiun_posts.post_type = 'elementor_library' AND ((atpiun_posts.post_status <> 'trash' AND atpiun_posts.post_status <> 'auto-draft'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id )
WHERE 1=1 AND (
atpiun_postmeta.meta_key = '_elementor_template_type'
AND
(
( mt1.meta_key = '_elementor_template_type' AND mt1.meta_value = 'popup' )
)
) AND atpiun_posts.post_type = 'elementor_library' AND ((atpiun_posts.post_status <> 'trash' AND atpiun_posts.post_status <> 'auto-draft'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id )
WHERE 1=1 AND (
atpiun_postmeta.meta_key = '_elementor_template_type'
AND
(
( mt1.meta_key = '_elementor_template_type' AND mt1.meta_value = 'popup' )
)
) AND atpiun_posts.post_type = 'elementor_library' AND ((atpiun_posts.post_status <> 'trash' AND atpiun_posts.post_status <> 'auto-draft'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id )
WHERE 1=1 AND (
atpiun_postmeta.meta_key = '_elementor_template_type'
AND
(
( mt1.meta_key = '_elementor_template_type' AND mt1.meta_value = 'popup' )
)
) AND atpiun_posts.post_type = 'elementor_library' AND ((atpiun_posts.post_status <> 'trash' AND atpiun_posts.post_status <> 'auto-draft'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id )
WHERE 1=1 AND (
atpiun_postmeta.meta_key = '_elementor_template_type'
AND
(
( mt1.meta_key = '_elementor_template_type' AND mt1.meta_value = 'popup' )
)
) AND atpiun_posts.post_type = 'elementor_library' AND ((atpiun_posts.post_status <> 'trash' AND atpiun_posts.post_status <> 'auto-draft'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id )
WHERE 1=1 AND (
atpiun_postmeta.meta_key = '_elementor_template_type'
AND
(
( mt1.meta_key = '_elementor_template_type' AND mt1.meta_value = 'popup' )
)
) AND atpiun_posts.post_type = 'elementor_library' AND ((atpiun_posts.post_status <> 'trash' AND atpiun_posts.post_status <> 'auto-draft'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id )
WHERE 1=1 AND (
atpiun_postmeta.meta_key = '_elementor_template_type'
AND
(
( mt1.meta_key = '_elementor_template_type' AND mt1.meta_value = 'popup' )
)
) AND atpiun_posts.post_type = 'elementor_library' AND ((atpiun_posts.post_status <> 'trash' AND atpiun_posts.post_status <> 'auto-draft'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id )
WHERE 1=1 AND (
atpiun_postmeta.meta_key = '_elementor_template_type'
AND
(
( mt1.meta_key = '_elementor_template_type' AND mt1.meta_value = 'popup' )
)
) AND atpiun_posts.post_type = 'elementor_library' AND ((atpiun_posts.post_status <> 'trash' AND atpiun_posts.post_status <> 'auto-draft'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id )
WHERE 1=1 AND (
atpiun_postmeta.meta_key = '_elementor_template_type'
AND
(
( mt1.meta_key = '_elementor_template_type' AND mt1.meta_value = 'popup' )
)
) AND atpiun_posts.post_type = 'elementor_library' AND ((atpiun_posts.post_status <> 'trash' AND atpiun_posts.post_status <> 'auto-draft'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id )
WHERE 1=1 AND (
atpiun_postmeta.meta_key = '_elementor_template_type'
AND
(
( mt1.meta_key = '_elementor_template_type' AND mt1.meta_value = 'popup' )
)
) AND atpiun_posts.post_type = 'elementor_library' AND ((atpiun_posts.post_status <> 'trash' AND atpiun_posts.post_status <> 'auto-draft'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id) INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id )
WHERE 1=1 AND (
atpiun_term_relationships.term_taxonomy_id IN (20)
) AND (
( atpiun_postmeta.meta_key = '_EventStartDate' AND CAST(atpiun_postmeta.meta_value AS DATETIME) <= '2026-01-05 09:14:13' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 09:14:13' )
) AND atpiun_posts.post_type = 'tribe_events' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id) INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id )
WHERE 1=1 AND (
atpiun_term_relationships.term_taxonomy_id IN (20)
) AND (
( atpiun_postmeta.meta_key = '_EventStartDate' AND CAST(atpiun_postmeta.meta_value AS DATETIME) <= '2026-01-05 09:14:13' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 09:14:13' )
) AND atpiun_posts.post_type = 'tribe_events' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id) INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id )
WHERE 1=1 AND (
atpiun_term_relationships.term_taxonomy_id IN (20)
) AND (
( atpiun_postmeta.meta_key = '_EventStartDate' AND CAST(atpiun_postmeta.meta_value AS DATETIME) <= '2026-01-05 09:14:13' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 09:14:13' )
) AND atpiun_posts.post_type = 'tribe_events' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id) INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id )
WHERE 1=1 AND (
atpiun_term_relationships.term_taxonomy_id IN (20)
) AND (
( atpiun_postmeta.meta_key = '_EventStartDate' AND CAST(atpiun_postmeta.meta_value AS DATETIME) <= '2026-01-05 09:14:13' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 09:14:13' )
) AND atpiun_posts.post_type = 'tribe_events' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id) INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id )
WHERE 1=1 AND (
atpiun_term_relationships.term_taxonomy_id IN (20)
) AND (
( atpiun_postmeta.meta_key = '_EventStartDate' AND CAST(atpiun_postmeta.meta_value AS DATETIME) <= '2026-01-05 09:14:13' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 09:14:13' )
) AND atpiun_posts.post_type = 'tribe_events' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id) INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id )
WHERE 1=1 AND (
atpiun_term_relationships.term_taxonomy_id IN (20)
) AND (
( atpiun_postmeta.meta_key = '_EventStartDate' AND CAST(atpiun_postmeta.meta_value AS DATETIME) <= '2026-01-05 09:14:13' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 09:14:13' )
) AND atpiun_posts.post_type = 'tribe_events' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id) INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id )
WHERE 1=1 AND (
atpiun_term_relationships.term_taxonomy_id IN (20)
) AND (
( atpiun_postmeta.meta_key = '_EventStartDate' AND CAST(atpiun_postmeta.meta_value AS DATETIME) <= '2026-01-05 09:14:13' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 09:14:13' )
) AND atpiun_posts.post_type = 'tribe_events' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id) INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id )
WHERE 1=1 AND (
atpiun_term_relationships.term_taxonomy_id IN (20)
) AND (
( atpiun_postmeta.meta_key = '_EventStartDate' AND CAST(atpiun_postmeta.meta_value AS DATETIME) <= '2026-01-05 09:14:13' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 09:14:13' )
) AND atpiun_posts.post_type = 'tribe_events' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id) INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id )
WHERE 1=1 AND (
atpiun_term_relationships.term_taxonomy_id IN (20)
) AND (
( atpiun_postmeta.meta_key = '_EventStartDate' AND CAST(atpiun_postmeta.meta_value AS DATETIME) <= '2026-01-05 09:14:13' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 09:14:13' )
) AND atpiun_posts.post_type = 'tribe_events' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id) INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id )
WHERE 1=1 AND (
atpiun_term_relationships.term_taxonomy_id IN (20)
) AND (
( atpiun_postmeta.meta_key = '_EventStartDate' AND CAST(atpiun_postmeta.meta_value AS DATETIME) <= '2026-01-05 09:14:13' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 09:14:13' )
) AND atpiun_posts.post_type = 'tribe_events' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id) INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id )
WHERE 1=1 AND (
atpiun_term_relationships.term_taxonomy_id IN (20)
) AND (
( atpiun_postmeta.meta_key = '_EventStartDate' AND CAST(atpiun_postmeta.meta_value AS DATETIME) <= '2026-01-05 09:14:13' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 09:14:13' )
) AND atpiun_posts.post_type = 'tribe_events' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id) INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id )
WHERE 1=1 AND (
atpiun_term_relationships.term_taxonomy_id IN (20)
) AND (
( atpiun_postmeta.meta_key = '_EventStartDate' AND CAST(atpiun_postmeta.meta_value AS DATETIME) <= '2026-01-05 09:14:13' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 09:14:13' )
) AND atpiun_posts.post_type = 'tribe_events' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id) INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id )
WHERE 1=1 AND (
atpiun_term_relationships.term_taxonomy_id IN (20)
) AND (
( atpiun_postmeta.meta_key = '_EventStartDate' AND CAST(atpiun_postmeta.meta_value AS DATETIME) <= '2026-01-05 09:14:13' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 09:14:13' )
) AND atpiun_posts.post_type = 'tribe_events' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id) INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id )
WHERE 1=1 AND (
atpiun_term_relationships.term_taxonomy_id IN (20)
) AND (
( atpiun_postmeta.meta_key = '_EventStartDate' AND CAST(atpiun_postmeta.meta_value AS DATETIME) <= '2026-01-05 09:14:13' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 09:14:13' )
) AND atpiun_posts.post_type = 'tribe_events' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id) INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id )
WHERE 1=1 AND (
atpiun_term_relationships.term_taxonomy_id IN (20)
) AND (
( atpiun_postmeta.meta_key = '_EventStartDate' AND CAST(atpiun_postmeta.meta_value AS DATETIME) <= '2026-01-05 09:14:13' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 09:14:13' )
) AND atpiun_posts.post_type = 'tribe_events' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id) INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id )
WHERE 1=1 AND (
atpiun_term_relationships.term_taxonomy_id IN (20)
) AND (
( atpiun_postmeta.meta_key = '_EventStartDate' AND CAST(atpiun_postmeta.meta_value AS DATETIME) <= '2026-01-05 09:14:13' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 09:14:13' )
) AND atpiun_posts.post_type = 'tribe_events' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id) INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id )
WHERE 1=1 AND (
atpiun_term_relationships.term_taxonomy_id IN (20)
) AND (
( atpiun_postmeta.meta_key = '_EventStartDate' AND CAST(atpiun_postmeta.meta_value AS DATETIME) <= '2026-01-05 09:14:13' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 09:14:13' )
) AND atpiun_posts.post_type = 'tribe_events' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id) INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id )
WHERE 1=1 AND (
atpiun_term_relationships.term_taxonomy_id IN (20)
) AND (
( atpiun_postmeta.meta_key = '_EventStartDate' AND CAST(atpiun_postmeta.meta_value AS DATETIME) <= '2026-01-05 09:14:13' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 09:14:13' )
) AND atpiun_posts.post_type = 'tribe_events' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id) INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id )
WHERE 1=1 AND (
atpiun_term_relationships.term_taxonomy_id IN (20)
) AND (
( atpiun_postmeta.meta_key = '_EventStartDate' AND CAST(atpiun_postmeta.meta_value AS DATETIME) <= '2026-01-05 09:14:13' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 09:14:13' )
) AND atpiun_posts.post_type = 'tribe_events' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id) INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id )
WHERE 1=1 AND (
atpiun_term_relationships.term_taxonomy_id IN (20)
) AND (
( atpiun_postmeta.meta_key = '_EventStartDate' AND CAST(atpiun_postmeta.meta_value AS DATETIME) <= '2026-01-05 09:14:13' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 09:14:13' )
) AND atpiun_posts.post_type = 'tribe_events' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id) INNER JOIN atpiun_postmeta ON ( atpiun_posts.ID = atpiun_postmeta.post_id ) INNER JOIN atpiun_postmeta AS mt1 ON ( atpiun_posts.ID = mt1.post_id )
WHERE 1=1 AND (
atpiun_term_relationships.term_taxonomy_id IN (20)
) AND (
( atpiun_postmeta.meta_key = '_EventStartDate' AND CAST(atpiun_postmeta.meta_value AS DATETIME) <= '2026-01-05 09:14:13' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 09:14:13' )
) AND atpiun_posts.post_type = 'tribe_events' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id) INNER JOIN atpiun_tec_occurrences ON atpiun_posts.ID = atpiun_tec_occurrences.post_id
WHERE 1=1 AND (
atpiun_term_relationships.term_taxonomy_id IN (20)
) AND (
atpiun_tec_occurrences.start_date <= '2026-01-05 09:14:13'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 09:14:13'
) AND atpiun_posts.post_type = 'tribe_events' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_tec_occurrences.occurrence_id
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id) INNER JOIN atpiun_tec_occurrences ON atpiun_posts.ID = atpiun_tec_occurrences.post_id
WHERE 1=1 AND (
atpiun_term_relationships.term_taxonomy_id IN (20)
) AND (
atpiun_tec_occurrences.start_date <= '2026-01-05 09:14:13'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 09:14:13'
) AND atpiun_posts.post_type = 'tribe_events' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_tec_occurrences.occurrence_id
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id) INNER JOIN atpiun_tec_occurrences ON atpiun_posts.ID = atpiun_tec_occurrences.post_id
WHERE 1=1 AND (
atpiun_term_relationships.term_taxonomy_id IN (20)
) AND (
atpiun_tec_occurrences.start_date <= '2026-01-05 09:14:13'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 09:14:13'
) AND atpiun_posts.post_type = 'tribe_events' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_tec_occurrences.occurrence_id
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id) INNER JOIN atpiun_tec_occurrences ON atpiun_posts.ID = atpiun_tec_occurrences.post_id
WHERE 1=1 AND (
atpiun_term_relationships.term_taxonomy_id IN (20)
) AND (
atpiun_tec_occurrences.start_date <= '2026-01-05 09:14:13'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 09:14:13'
) AND atpiun_posts.post_type = 'tribe_events' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_tec_occurrences.occurrence_id
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id) INNER JOIN atpiun_tec_occurrences ON atpiun_posts.ID = atpiun_tec_occurrences.post_id
WHERE 1=1 AND (
atpiun_term_relationships.term_taxonomy_id IN (20)
) AND (
atpiun_tec_occurrences.start_date <= '2026-01-05 09:14:13'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 09:14:13'
) AND atpiun_posts.post_type = 'tribe_events' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_tec_occurrences.occurrence_id
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id) INNER JOIN atpiun_tec_occurrences ON atpiun_posts.ID = atpiun_tec_occurrences.post_id
WHERE 1=1 AND (
atpiun_term_relationships.term_taxonomy_id IN (20)
) AND (
atpiun_tec_occurrences.start_date <= '2026-01-05 09:14:13'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 09:14:13'
) AND atpiun_posts.post_type = 'tribe_events' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_tec_occurrences.occurrence_id
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id) INNER JOIN atpiun_tec_occurrences ON atpiun_posts.ID = atpiun_tec_occurrences.post_id
WHERE 1=1 AND (
atpiun_term_relationships.term_taxonomy_id IN (20)
) AND (
atpiun_tec_occurrences.start_date <= '2026-01-05 09:14:13'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 09:14:13'
) AND atpiun_posts.post_type = 'tribe_events' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_tec_occurrences.occurrence_id
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id) INNER JOIN atpiun_tec_occurrences ON atpiun_posts.ID = atpiun_tec_occurrences.post_id
WHERE 1=1 AND (
atpiun_term_relationships.term_taxonomy_id IN (20)
) AND (
atpiun_tec_occurrences.start_date <= '2026-01-05 09:14:13'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 09:14:13'
) AND atpiun_posts.post_type = 'tribe_events' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_tec_occurrences.occurrence_id
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id) INNER JOIN atpiun_tec_occurrences ON atpiun_posts.ID = atpiun_tec_occurrences.post_id
WHERE 1=1 AND (
atpiun_term_relationships.term_taxonomy_id IN (20)
) AND (
atpiun_tec_occurrences.start_date <= '2026-01-05 09:14:13'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 09:14:13'
) AND atpiun_posts.post_type = 'tribe_events' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_tec_occurrences.occurrence_id
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id) INNER JOIN atpiun_tec_occurrences ON atpiun_posts.ID = atpiun_tec_occurrences.post_id
WHERE 1=1 AND (
atpiun_term_relationships.term_taxonomy_id IN (20)
) AND (
atpiun_tec_occurrences.start_date <= '2026-01-05 09:14:13'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 09:14:13'
) AND atpiun_posts.post_type = 'tribe_events' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_tec_occurrences.occurrence_id
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id) INNER JOIN atpiun_tec_occurrences ON atpiun_posts.ID = atpiun_tec_occurrences.post_id
WHERE 1=1 AND (
atpiun_term_relationships.term_taxonomy_id IN (20)
) AND (
atpiun_tec_occurrences.start_date <= '2026-01-05 09:14:13'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 09:14:13'
) AND atpiun_posts.post_type = 'tribe_events' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_tec_occurrences.occurrence_id
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id) INNER JOIN atpiun_tec_occurrences ON atpiun_posts.ID = atpiun_tec_occurrences.post_id
WHERE 1=1 AND (
atpiun_term_relationships.term_taxonomy_id IN (20)
) AND (
atpiun_tec_occurrences.start_date <= '2026-01-05 09:14:13'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 09:14:13'
) AND atpiun_posts.post_type = 'tribe_events' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_tec_occurrences.occurrence_id
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id) INNER JOIN atpiun_tec_occurrences ON atpiun_posts.ID = atpiun_tec_occurrences.post_id
WHERE 1=1 AND (
atpiun_term_relationships.term_taxonomy_id IN (20)
) AND (
atpiun_tec_occurrences.start_date <= '2026-01-05 09:14:13'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 09:14:13'
) AND atpiun_posts.post_type = 'tribe_events' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_tec_occurrences.occurrence_id
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id) INNER JOIN atpiun_tec_occurrences ON atpiun_posts.ID = atpiun_tec_occurrences.post_id
WHERE 1=1 AND (
atpiun_term_relationships.term_taxonomy_id IN (20)
) AND (
atpiun_tec_occurrences.start_date <= '2026-01-05 09:14:13'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 09:14:13'
) AND atpiun_posts.post_type = 'tribe_events' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_tec_occurrences.occurrence_id
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id) INNER JOIN atpiun_tec_occurrences ON atpiun_posts.ID = atpiun_tec_occurrences.post_id
WHERE 1=1 AND (
atpiun_term_relationships.term_taxonomy_id IN (20)
) AND (
atpiun_tec_occurrences.start_date <= '2026-01-05 09:14:13'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 09:14:13'
) AND atpiun_posts.post_type = 'tribe_events' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_tec_occurrences.occurrence_id
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id) INNER JOIN atpiun_tec_occurrences ON atpiun_posts.ID = atpiun_tec_occurrences.post_id
WHERE 1=1 AND (
atpiun_term_relationships.term_taxonomy_id IN (20)
) AND (
atpiun_tec_occurrences.start_date <= '2026-01-05 09:14:13'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 09:14:13'
) AND atpiun_posts.post_type = 'tribe_events' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_tec_occurrences.occurrence_id
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id) INNER JOIN atpiun_tec_occurrences ON atpiun_posts.ID = atpiun_tec_occurrences.post_id
WHERE 1=1 AND (
atpiun_term_relationships.term_taxonomy_id IN (20)
) AND (
atpiun_tec_occurrences.start_date <= '2026-01-05 09:14:13'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 09:14:13'
) AND atpiun_posts.post_type = 'tribe_events' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_tec_occurrences.occurrence_id
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id) INNER JOIN atpiun_tec_occurrences ON atpiun_posts.ID = atpiun_tec_occurrences.post_id
WHERE 1=1 AND (
atpiun_term_relationships.term_taxonomy_id IN (20)
) AND (
atpiun_tec_occurrences.start_date <= '2026-01-05 09:14:13'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 09:14:13'
) AND atpiun_posts.post_type = 'tribe_events' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_tec_occurrences.occurrence_id
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id) INNER JOIN atpiun_tec_occurrences ON atpiun_posts.ID = atpiun_tec_occurrences.post_id
WHERE 1=1 AND (
atpiun_term_relationships.term_taxonomy_id IN (20)
) AND (
atpiun_tec_occurrences.start_date <= '2026-01-05 09:14:13'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 09:14:13'
) AND atpiun_posts.post_type = 'tribe_events' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_tec_occurrences.occurrence_id
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id) INNER JOIN atpiun_tec_occurrences ON atpiun_posts.ID = atpiun_tec_occurrences.post_id
WHERE 1=1 AND (
atpiun_term_relationships.term_taxonomy_id IN (20)
) AND (
atpiun_tec_occurrences.start_date <= '2026-01-05 09:14:13'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 09:14:13'
) AND atpiun_posts.post_type = 'tribe_events' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_tec_occurrences.occurrence_id
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id) INNER JOIN atpiun_tec_occurrences ON atpiun_posts.ID = atpiun_tec_occurrences.post_id
WHERE 1=1 AND (
atpiun_term_relationships.term_taxonomy_id IN (20)
) AND (
atpiun_tec_occurrences.start_date <= '2026-01-05 09:14:13'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 09:14:13'
) AND atpiun_posts.post_type = 'tribe_events' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_tec_occurrences.occurrence_id
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts LEFT JOIN atpiun_term_relationships ON (atpiun_posts.ID = atpiun_term_relationships.object_id) INNER JOIN atpiun_tec_occurrences ON atpiun_posts.ID = atpiun_tec_occurrences.post_id
WHERE 1=1 AND (
atpiun_term_relationships.term_taxonomy_id IN (20)
) AND (
atpiun_tec_occurrences.start_date <= '2026-01-05 09:14:13'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 09:14:13'
) AND atpiun_posts.post_type = 'tribe_events' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_tec_occurrences.occurrence_id
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1