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 10:26:23' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 10:26:23' )
) 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 10:26:23' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 10:26:23' )
) 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 10:26:23'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 10:26:23'
) 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 10:26:23'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 10:26:23'
) 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 10:26:23'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 10:26:23'
) 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 = 'regards-en-patchwork' AND atpiun_posts.post_type = 'tribe_events'
ORDER BY atpiun_posts.post_date DESC
SELECT atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND atpiun_posts.post_name = 'regards-en-patchwork' AND atpiun_posts.post_type = 'tribe_events'
ORDER BY atpiun_posts.post_date DESC
SELECT atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND atpiun_posts.post_name = 'regards-en-patchwork' AND atpiun_posts.post_type = 'tribe_events'
ORDER BY atpiun_posts.post_date DESC
SELECT atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND atpiun_posts.post_name = 'regards-en-patchwork' AND atpiun_posts.post_type = 'tribe_events'
ORDER BY atpiun_posts.post_date DESC
SELECT atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND atpiun_posts.post_name = 'regards-en-patchwork' AND atpiun_posts.post_type = 'tribe_events'
ORDER BY atpiun_posts.post_date DESC
SELECT atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND atpiun_posts.post_name = 'regards-en-patchwork' AND atpiun_posts.post_type = 'tribe_events'
ORDER BY atpiun_posts.post_date DESC
SELECT atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND atpiun_posts.post_name = 'regards-en-patchwork' AND atpiun_posts.post_type = 'tribe_events'
ORDER BY atpiun_posts.post_date DESC
SELECT atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND atpiun_posts.post_name = 'regards-en-patchwork' AND atpiun_posts.post_type = 'tribe_events'
ORDER BY atpiun_posts.post_date DESC
SELECT atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND atpiun_posts.post_name = 'regards-en-patchwork' AND atpiun_posts.post_type = 'tribe_events'
ORDER BY atpiun_posts.post_date DESC
SELECT atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND atpiun_posts.post_name = 'regards-en-patchwork' AND atpiun_posts.post_type = 'tribe_events'
ORDER BY atpiun_posts.post_date DESC
SELECT atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND atpiun_posts.post_name = 'regards-en-patchwork' AND atpiun_posts.post_type = 'tribe_events'
ORDER BY atpiun_posts.post_date DESC
SELECT atpiun_posts.*
FROM atpiun_posts JOIN atpiun_tec_occurrences ON atpiun_posts.ID = atpiun_tec_occurrences.post_id
WHERE 1=1 AND atpiun_posts.post_name = 'regards-en-patchwork' AND atpiun_posts.post_type = 'tribe_events'
ORDER BY atpiun_posts.post_date DESC
SELECT atpiun_posts.*
FROM atpiun_posts JOIN atpiun_tec_occurrences ON atpiun_posts.ID = atpiun_tec_occurrences.post_id
WHERE 1=1 AND atpiun_posts.post_name = 'regards-en-patchwork' AND atpiun_posts.post_type = 'tribe_events'
ORDER BY atpiun_posts.post_date DESC
SELECT atpiun_posts.*
FROM atpiun_posts JOIN atpiun_tec_occurrences ON atpiun_posts.ID = atpiun_tec_occurrences.post_id
WHERE 1=1 AND atpiun_posts.post_name = 'regards-en-patchwork' AND atpiun_posts.post_type = 'tribe_events'
ORDER BY atpiun_posts.post_date DESC
SELECT atpiun_posts.*
FROM atpiun_posts JOIN atpiun_tec_occurrences ON atpiun_posts.ID = atpiun_tec_occurrences.post_id
WHERE 1=1 AND atpiun_posts.post_name = 'regards-en-patchwork' AND atpiun_posts.post_type = 'tribe_events'
ORDER BY atpiun_posts.post_date DESC
SELECT atpiun_posts.*
FROM atpiun_posts JOIN atpiun_tec_occurrences ON atpiun_posts.ID = atpiun_tec_occurrences.post_id
WHERE 1=1 AND atpiun_posts.post_name = 'regards-en-patchwork' AND atpiun_posts.post_type = 'tribe_events'
ORDER BY atpiun_posts.post_date DESC
SELECT atpiun_posts.*
FROM atpiun_posts JOIN atpiun_tec_occurrences ON atpiun_posts.ID = atpiun_tec_occurrences.post_id
WHERE 1=1 AND atpiun_posts.post_name = 'regards-en-patchwork' AND atpiun_posts.post_type = 'tribe_events'
ORDER BY atpiun_posts.post_date DESC
SELECT atpiun_posts.*
FROM atpiun_posts JOIN atpiun_tec_occurrences ON atpiun_posts.ID = atpiun_tec_occurrences.post_id
WHERE 1=1 AND atpiun_posts.post_name = 'regards-en-patchwork' AND atpiun_posts.post_type = 'tribe_events'
ORDER BY atpiun_posts.post_date DESC
SELECT atpiun_posts.*
FROM atpiun_posts JOIN atpiun_tec_occurrences ON atpiun_posts.ID = atpiun_tec_occurrences.post_id
WHERE 1=1 AND atpiun_posts.post_name = 'regards-en-patchwork' AND atpiun_posts.post_type = 'tribe_events'
ORDER BY atpiun_posts.post_date DESC
SELECT atpiun_posts.*
FROM atpiun_posts JOIN atpiun_tec_occurrences ON atpiun_posts.ID = atpiun_tec_occurrences.post_id
WHERE 1=1 AND atpiun_posts.post_name = 'regards-en-patchwork' AND atpiun_posts.post_type = 'tribe_events'
ORDER BY atpiun_posts.post_date DESC
SELECT atpiun_posts.*
FROM atpiun_posts JOIN atpiun_tec_occurrences ON atpiun_posts.ID = atpiun_tec_occurrences.post_id
WHERE 1=1 AND atpiun_posts.post_name = 'regards-en-patchwork' AND atpiun_posts.post_type = 'tribe_events'
ORDER BY atpiun_posts.post_date DESC
SELECT atpiun_posts.*
FROM atpiun_posts JOIN atpiun_tec_occurrences ON atpiun_posts.ID = atpiun_tec_occurrences.post_id
WHERE 1=1 AND atpiun_posts.post_name = 'regards-en-patchwork' AND atpiun_posts.post_type = 'tribe_events'
ORDER BY atpiun_posts.post_date DESC
SELECT atpiun_posts.*
FROM atpiun_posts JOIN atpiun_tec_occurrences ON atpiun_posts.ID = atpiun_tec_occurrences.post_id
WHERE 1=1 AND atpiun_posts.post_name = 'regards-en-patchwork' AND atpiun_posts.post_type = 'tribe_events'
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
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 SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND atpiun_posts.ID IN (18058) AND atpiun_posts.post_type IN ('cours', 'cpt_layouts', 'cpt_portfolio', 'cpt_testimonials', 'page', 'post', 'product', 'professeur', 'stages', 'tec_calendar_embed', 'tribe_events') AND ((atpiun_posts.post_status = 'publish'))
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND atpiun_posts.ID IN (18058) AND atpiun_posts.post_type IN ('cours', 'cpt_layouts', 'cpt_portfolio', 'cpt_testimonials', 'page', 'post', 'product', 'professeur', 'stages', 'tec_calendar_embed', 'tribe_events') AND ((atpiun_posts.post_status = 'publish'))
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND atpiun_posts.ID IN (18058) AND atpiun_posts.post_type IN ('cours', 'cpt_layouts', 'cpt_portfolio', 'cpt_testimonials', 'page', 'post', 'product', 'professeur', 'stages', 'tec_calendar_embed', 'tribe_events') AND ((atpiun_posts.post_status = 'publish'))
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND atpiun_posts.ID IN (18058) AND atpiun_posts.post_type IN ('cours', 'cpt_layouts', 'cpt_portfolio', 'cpt_testimonials', 'page', 'post', 'product', 'professeur', 'stages', 'tec_calendar_embed', 'tribe_events') AND ((atpiun_posts.post_status = 'publish'))
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND atpiun_posts.ID IN (18058) AND atpiun_posts.post_type IN ('cours', 'cpt_layouts', 'cpt_portfolio', 'cpt_testimonials', 'page', 'post', 'product', 'professeur', 'stages', 'tec_calendar_embed', 'tribe_events') AND ((atpiun_posts.post_status = 'publish'))
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND atpiun_posts.ID IN (18058) AND atpiun_posts.post_type IN ('cours', 'cpt_layouts', 'cpt_portfolio', 'cpt_testimonials', 'page', 'post', 'product', 'professeur', 'stages', 'tec_calendar_embed', 'tribe_events') AND ((atpiun_posts.post_status = 'publish'))
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND atpiun_posts.ID IN (18058) AND atpiun_posts.post_type IN ('cours', 'cpt_layouts', 'cpt_portfolio', 'cpt_testimonials', 'page', 'post', 'product', 'professeur', 'stages', 'tec_calendar_embed', 'tribe_events') AND ((atpiun_posts.post_status = 'publish'))
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND atpiun_posts.ID IN (18058) AND atpiun_posts.post_type IN ('cours', 'cpt_layouts', 'cpt_portfolio', 'cpt_testimonials', 'page', 'post', 'product', 'professeur', 'stages', 'tec_calendar_embed', 'tribe_events') AND ((atpiun_posts.post_status = 'publish'))
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND atpiun_posts.ID IN (18058) AND atpiun_posts.post_type IN ('cours', 'cpt_layouts', 'cpt_portfolio', 'cpt_testimonials', 'page', 'post', 'product', 'professeur', 'stages', 'tec_calendar_embed', 'tribe_events') AND ((atpiun_posts.post_status = 'publish'))
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND atpiun_posts.ID IN (18058) AND atpiun_posts.post_type IN ('cours', 'cpt_layouts', 'cpt_portfolio', 'cpt_testimonials', 'page', 'post', 'product', 'professeur', 'stages', 'tec_calendar_embed', 'tribe_events') AND ((atpiun_posts.post_status = 'publish'))
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND atpiun_posts.ID IN (18058) AND atpiun_posts.post_type IN ('cours', 'cpt_layouts', 'cpt_portfolio', 'cpt_testimonials', 'page', 'post', 'product', 'professeur', 'stages', 'tec_calendar_embed', 'tribe_events') AND ((atpiun_posts.post_status = 'publish'))
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND atpiun_posts.ID IN (18058) AND atpiun_posts.post_type IN ('cours', 'cpt_layouts', 'cpt_portfolio', 'cpt_testimonials', 'page', 'post', 'product', 'professeur', 'stages', 'tec_calendar_embed', 'tribe_events') AND ((atpiun_posts.post_status = 'publish'))
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND atpiun_posts.ID IN (18058) AND atpiun_posts.post_type IN ('cours', 'cpt_layouts', 'cpt_portfolio', 'cpt_testimonials', 'page', 'post', 'product', 'professeur', 'stages', 'tec_calendar_embed', 'tribe_events') AND ((atpiun_posts.post_status = 'publish'))
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND atpiun_posts.ID IN (18058) AND atpiun_posts.post_type IN ('cours', 'cpt_layouts', 'cpt_portfolio', 'cpt_testimonials', 'page', 'post', 'product', 'professeur', 'stages', 'tec_calendar_embed', 'tribe_events') AND ((atpiun_posts.post_status = 'publish'))
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND atpiun_posts.ID IN (18058) AND atpiun_posts.post_type IN ('cours', 'cpt_layouts', 'cpt_portfolio', 'cpt_testimonials', 'page', 'post', 'product', 'professeur', 'stages', 'tec_calendar_embed', 'tribe_events') AND ((atpiun_posts.post_status = 'publish'))
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND atpiun_posts.ID IN (18058) AND atpiun_posts.post_type IN ('cours', 'cpt_layouts', 'cpt_portfolio', 'cpt_testimonials', 'page', 'post', 'product', 'professeur', 'stages', 'tec_calendar_embed', 'tribe_events') AND ((atpiun_posts.post_status = 'publish'))
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND atpiun_posts.ID IN (18058) AND atpiun_posts.post_type IN ('cours', 'cpt_layouts', 'cpt_portfolio', 'cpt_testimonials', 'page', 'post', 'product', 'professeur', 'stages', 'tec_calendar_embed', 'tribe_events') AND ((atpiun_posts.post_status = 'publish'))
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND atpiun_posts.ID IN (18058) AND atpiun_posts.post_type IN ('cours', 'cpt_layouts', 'cpt_portfolio', 'cpt_testimonials', 'page', 'post', 'product', 'professeur', 'stages', 'tec_calendar_embed', 'tribe_events') AND ((atpiun_posts.post_status = 'publish'))
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
SELECT SQL_CALC_FOUND_ROWS atpiun_posts.*
FROM atpiun_posts
WHERE 1=1 AND atpiun_posts.ID IN (18058) AND atpiun_posts.post_type IN ('cours', 'cpt_layouts', 'cpt_portfolio', 'cpt_testimonials', 'page', 'post', 'product', 'professeur', 'stages', 'tec_calendar_embed', 'tribe_events') AND ((atpiun_posts.post_status = 'publish'))
ORDER BY atpiun_posts.post_date DESC
LIMIT 0, 1
Maxime Frairot
Après des études de sciences politiques, Maxime Frairot se lance en 2002 dans les arts plastiques. Depuis, il croque des silhouettes colorées, des portraits, des groupes agglutinés, des patchworks élaborés d’hommes et de femmes. Il crée des personnages bizarres, des portraits de famille absurdes. L’artiste est intéressé par le rapport entre l’individu et la société.
Participez !
Atelier créatif : Le portrait dans tous ses états !, avec l’artiste Maxime Frairot.
Depuis plus de 20 ans Maxime Frairot croque des portraits venus du monde entier. Un patchwork ultra dynamique !
« Le regard est ce que nous voyons en premier quand nous nous adressons à une personne, c’est sans doute pourquoi j’insiste sur cette partie du corps », confie l’artiste.
Dans une sympathique obsession, il remplit ses toiles d’hommes et de femmes aux silhouettes rondes, aux vêtements multicolores. Le sérieux des physionomies, l’accumulation des personnages peuvent évoquer des photos de classe ou de famille aux grands yeux ouverts amusants.
« Je crée mes toiles en m’inspirant d’images de magazines, de photos personnelles. Les expressions du visage provoquent le déclic qui me donne envie de peindre. »
Derrière l’apparente légèreté, les couleurs acidulées, l’artiste nous invite à nous interroger sur notre rapport à l’autre. Dans ce face-à-face avec le tableau, qui est le spectateur ? Ces bonshommes bizarres ne dressent-ils pas le portrait de nous-mêmes ?
4 novembre 2024
- 30 novembre 2024
L’Atelier Pièce Unique
1 place du Lavoir - 1 rue aux Oies Fourqueux SAINT-GERMAIN-EN-LAYE,78112France
SELECT atpiun_posts.ID
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 ) LEFT JOIN atpiun_wc_product_meta_lookup wc_product_meta_lookup ON atpiun_posts.ID = wc_product_meta_lookup.product_id
WHERE 1=1 AND (
atpiun_posts.ID NOT IN (
SELECT object_id
FROM atpiun_term_relationships
WHERE term_taxonomy_id IN (7,9)
)
AND
atpiun_term_relationships.term_taxonomy_id IN (322)
) AND (
atpiun_postmeta.meta_key = '_price'
) AND atpiun_posts.post_type = 'product' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY wc_product_meta_lookup.min_price ASC, wc_product_meta_lookup.product_id ASC
LIMIT 0, 16
SELECT atpiun_posts.ID
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 ) LEFT JOIN atpiun_wc_product_meta_lookup wc_product_meta_lookup ON atpiun_posts.ID = wc_product_meta_lookup.product_id
WHERE 1=1 AND (
atpiun_posts.ID NOT IN (
SELECT object_id
FROM atpiun_term_relationships
WHERE term_taxonomy_id IN (7,9)
)
AND
atpiun_term_relationships.term_taxonomy_id IN (322)
) AND (
atpiun_postmeta.meta_key = '_price'
) AND atpiun_posts.post_type = 'product' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY wc_product_meta_lookup.min_price ASC, wc_product_meta_lookup.product_id ASC
LIMIT 0, 16
SELECT atpiun_posts.ID
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 ) LEFT JOIN atpiun_wc_product_meta_lookup wc_product_meta_lookup ON atpiun_posts.ID = wc_product_meta_lookup.product_id
WHERE 1=1 AND (
atpiun_posts.ID NOT IN (
SELECT object_id
FROM atpiun_term_relationships
WHERE term_taxonomy_id IN (7,9)
)
AND
atpiun_term_relationships.term_taxonomy_id IN (322)
) AND (
atpiun_postmeta.meta_key = '_price'
) AND atpiun_posts.post_type = 'product' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY wc_product_meta_lookup.min_price ASC, wc_product_meta_lookup.product_id ASC
LIMIT 0, 16
SELECT atpiun_posts.ID
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 ) LEFT JOIN atpiun_wc_product_meta_lookup wc_product_meta_lookup ON atpiun_posts.ID = wc_product_meta_lookup.product_id
WHERE 1=1 AND (
atpiun_posts.ID NOT IN (
SELECT object_id
FROM atpiun_term_relationships
WHERE term_taxonomy_id IN (7,9)
)
AND
atpiun_term_relationships.term_taxonomy_id IN (322)
) AND (
atpiun_postmeta.meta_key = '_price'
) AND atpiun_posts.post_type = 'product' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY wc_product_meta_lookup.min_price ASC, wc_product_meta_lookup.product_id ASC
LIMIT 0, 16
SELECT atpiun_posts.ID
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 ) LEFT JOIN atpiun_wc_product_meta_lookup wc_product_meta_lookup ON atpiun_posts.ID = wc_product_meta_lookup.product_id
WHERE 1=1 AND (
atpiun_posts.ID NOT IN (
SELECT object_id
FROM atpiun_term_relationships
WHERE term_taxonomy_id IN (7,9)
)
AND
atpiun_term_relationships.term_taxonomy_id IN (322)
) AND (
atpiun_postmeta.meta_key = '_price'
) AND atpiun_posts.post_type = 'product' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY wc_product_meta_lookup.min_price ASC, wc_product_meta_lookup.product_id ASC
LIMIT 0, 16
SELECT atpiun_posts.ID
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 ) LEFT JOIN atpiun_wc_product_meta_lookup wc_product_meta_lookup ON atpiun_posts.ID = wc_product_meta_lookup.product_id
WHERE 1=1 AND (
atpiun_posts.ID NOT IN (
SELECT object_id
FROM atpiun_term_relationships
WHERE term_taxonomy_id IN (7,9)
)
AND
atpiun_term_relationships.term_taxonomy_id IN (322)
) AND (
atpiun_postmeta.meta_key = '_price'
) AND atpiun_posts.post_type = 'product' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY wc_product_meta_lookup.min_price ASC, wc_product_meta_lookup.product_id ASC
LIMIT 0, 16
SELECT atpiun_posts.ID
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 ) LEFT JOIN atpiun_wc_product_meta_lookup wc_product_meta_lookup ON atpiun_posts.ID = wc_product_meta_lookup.product_id
WHERE 1=1 AND (
atpiun_posts.ID NOT IN (
SELECT object_id
FROM atpiun_term_relationships
WHERE term_taxonomy_id IN (7,9)
)
AND
atpiun_term_relationships.term_taxonomy_id IN (322)
) AND (
atpiun_postmeta.meta_key = '_price'
) AND atpiun_posts.post_type = 'product' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY wc_product_meta_lookup.min_price ASC, wc_product_meta_lookup.product_id ASC
LIMIT 0, 16
SELECT atpiun_posts.ID
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 ) LEFT JOIN atpiun_wc_product_meta_lookup wc_product_meta_lookup ON atpiun_posts.ID = wc_product_meta_lookup.product_id
WHERE 1=1 AND (
atpiun_posts.ID NOT IN (
SELECT object_id
FROM atpiun_term_relationships
WHERE term_taxonomy_id IN (7,9)
)
AND
atpiun_term_relationships.term_taxonomy_id IN (322)
) AND (
atpiun_postmeta.meta_key = '_price'
) AND atpiun_posts.post_type = 'product' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY wc_product_meta_lookup.min_price ASC, wc_product_meta_lookup.product_id ASC
LIMIT 0, 16
SELECT atpiun_posts.ID
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 ) LEFT JOIN atpiun_wc_product_meta_lookup wc_product_meta_lookup ON atpiun_posts.ID = wc_product_meta_lookup.product_id
WHERE 1=1 AND (
atpiun_posts.ID NOT IN (
SELECT object_id
FROM atpiun_term_relationships
WHERE term_taxonomy_id IN (7,9)
)
AND
atpiun_term_relationships.term_taxonomy_id IN (322)
) AND (
atpiun_postmeta.meta_key = '_price'
) AND atpiun_posts.post_type = 'product' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY wc_product_meta_lookup.min_price ASC, wc_product_meta_lookup.product_id ASC
LIMIT 0, 16
SELECT atpiun_posts.ID
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 ) LEFT JOIN atpiun_wc_product_meta_lookup wc_product_meta_lookup ON atpiun_posts.ID = wc_product_meta_lookup.product_id
WHERE 1=1 AND (
atpiun_posts.ID NOT IN (
SELECT object_id
FROM atpiun_term_relationships
WHERE term_taxonomy_id IN (7,9)
)
AND
atpiun_term_relationships.term_taxonomy_id IN (322)
) AND (
atpiun_postmeta.meta_key = '_price'
) AND atpiun_posts.post_type = 'product' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY wc_product_meta_lookup.min_price ASC, wc_product_meta_lookup.product_id ASC
LIMIT 0, 16
SELECT atpiun_posts.ID
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 ) LEFT JOIN atpiun_wc_product_meta_lookup wc_product_meta_lookup ON atpiun_posts.ID = wc_product_meta_lookup.product_id
WHERE 1=1 AND (
atpiun_posts.ID NOT IN (
SELECT object_id
FROM atpiun_term_relationships
WHERE term_taxonomy_id IN (7,9)
)
AND
atpiun_term_relationships.term_taxonomy_id IN (322)
) AND (
atpiun_postmeta.meta_key = '_price'
) AND atpiun_posts.post_type = 'product' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY wc_product_meta_lookup.min_price ASC, wc_product_meta_lookup.product_id ASC
LIMIT 0, 16
SELECT atpiun_posts.ID
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 ) LEFT JOIN atpiun_wc_product_meta_lookup wc_product_meta_lookup ON atpiun_posts.ID = wc_product_meta_lookup.product_id
WHERE 1=1 AND (
atpiun_posts.ID NOT IN (
SELECT object_id
FROM atpiun_term_relationships
WHERE term_taxonomy_id IN (7,9)
)
AND
atpiun_term_relationships.term_taxonomy_id IN (322)
) AND (
atpiun_postmeta.meta_key = '_price'
) AND atpiun_posts.post_type = 'product' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY wc_product_meta_lookup.min_price ASC, wc_product_meta_lookup.product_id ASC
LIMIT 0, 16
SELECT atpiun_posts.ID
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 ) LEFT JOIN atpiun_wc_product_meta_lookup wc_product_meta_lookup ON atpiun_posts.ID = wc_product_meta_lookup.product_id
WHERE 1=1 AND (
atpiun_posts.ID NOT IN (
SELECT object_id
FROM atpiun_term_relationships
WHERE term_taxonomy_id IN (7,9)
)
AND
atpiun_term_relationships.term_taxonomy_id IN (322)
) AND (
atpiun_postmeta.meta_key = '_price'
) AND atpiun_posts.post_type = 'product' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY wc_product_meta_lookup.min_price ASC, wc_product_meta_lookup.product_id ASC
LIMIT 0, 16
SELECT atpiun_posts.ID
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 ) LEFT JOIN atpiun_wc_product_meta_lookup wc_product_meta_lookup ON atpiun_posts.ID = wc_product_meta_lookup.product_id
WHERE 1=1 AND (
atpiun_posts.ID NOT IN (
SELECT object_id
FROM atpiun_term_relationships
WHERE term_taxonomy_id IN (7,9)
)
AND
atpiun_term_relationships.term_taxonomy_id IN (322)
) AND (
atpiun_postmeta.meta_key = '_price'
) AND atpiun_posts.post_type = 'product' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY wc_product_meta_lookup.min_price ASC, wc_product_meta_lookup.product_id ASC
LIMIT 0, 16
SELECT atpiun_posts.ID
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 ) LEFT JOIN atpiun_wc_product_meta_lookup wc_product_meta_lookup ON atpiun_posts.ID = wc_product_meta_lookup.product_id
WHERE 1=1 AND (
atpiun_posts.ID NOT IN (
SELECT object_id
FROM atpiun_term_relationships
WHERE term_taxonomy_id IN (7,9)
)
AND
atpiun_term_relationships.term_taxonomy_id IN (322)
) AND (
atpiun_postmeta.meta_key = '_price'
) AND atpiun_posts.post_type = 'product' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY wc_product_meta_lookup.min_price ASC, wc_product_meta_lookup.product_id ASC
LIMIT 0, 16
SELECT atpiun_posts.ID
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 ) LEFT JOIN atpiun_wc_product_meta_lookup wc_product_meta_lookup ON atpiun_posts.ID = wc_product_meta_lookup.product_id
WHERE 1=1 AND (
atpiun_posts.ID NOT IN (
SELECT object_id
FROM atpiun_term_relationships
WHERE term_taxonomy_id IN (7,9)
)
AND
atpiun_term_relationships.term_taxonomy_id IN (322)
) AND (
atpiun_postmeta.meta_key = '_price'
) AND atpiun_posts.post_type = 'product' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY wc_product_meta_lookup.min_price ASC, wc_product_meta_lookup.product_id ASC
LIMIT 0, 16
SELECT atpiun_posts.ID
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 ) LEFT JOIN atpiun_wc_product_meta_lookup wc_product_meta_lookup ON atpiun_posts.ID = wc_product_meta_lookup.product_id
WHERE 1=1 AND (
atpiun_posts.ID NOT IN (
SELECT object_id
FROM atpiun_term_relationships
WHERE term_taxonomy_id IN (7,9)
)
AND
atpiun_term_relationships.term_taxonomy_id IN (322)
) AND (
atpiun_postmeta.meta_key = '_price'
) AND atpiun_posts.post_type = 'product' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY wc_product_meta_lookup.min_price ASC, wc_product_meta_lookup.product_id ASC
LIMIT 0, 16
SELECT atpiun_posts.ID
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 ) LEFT JOIN atpiun_wc_product_meta_lookup wc_product_meta_lookup ON atpiun_posts.ID = wc_product_meta_lookup.product_id
WHERE 1=1 AND (
atpiun_posts.ID NOT IN (
SELECT object_id
FROM atpiun_term_relationships
WHERE term_taxonomy_id IN (7,9)
)
AND
atpiun_term_relationships.term_taxonomy_id IN (322)
) AND (
atpiun_postmeta.meta_key = '_price'
) AND atpiun_posts.post_type = 'product' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY wc_product_meta_lookup.min_price ASC, wc_product_meta_lookup.product_id ASC
LIMIT 0, 16
SELECT atpiun_posts.ID
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 ) LEFT JOIN atpiun_wc_product_meta_lookup wc_product_meta_lookup ON atpiun_posts.ID = wc_product_meta_lookup.product_id
WHERE 1=1 AND (
atpiun_posts.ID NOT IN (
SELECT object_id
FROM atpiun_term_relationships
WHERE term_taxonomy_id IN (7,9)
)
AND
atpiun_term_relationships.term_taxonomy_id IN (322)
) AND (
atpiun_postmeta.meta_key = '_price'
) AND atpiun_posts.post_type = 'product' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY wc_product_meta_lookup.min_price ASC, wc_product_meta_lookup.product_id ASC
LIMIT 0, 16
SELECT atpiun_posts.ID
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 ) LEFT JOIN atpiun_wc_product_meta_lookup wc_product_meta_lookup ON atpiun_posts.ID = wc_product_meta_lookup.product_id
WHERE 1=1 AND (
atpiun_posts.ID NOT IN (
SELECT object_id
FROM atpiun_term_relationships
WHERE term_taxonomy_id IN (7,9)
)
AND
atpiun_term_relationships.term_taxonomy_id IN (322)
) AND (
atpiun_postmeta.meta_key = '_price'
) AND atpiun_posts.post_type = 'product' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY wc_product_meta_lookup.min_price ASC, wc_product_meta_lookup.product_id ASC
LIMIT 0, 16
SELECT atpiun_posts.ID
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 ) LEFT JOIN atpiun_wc_product_meta_lookup wc_product_meta_lookup ON atpiun_posts.ID = wc_product_meta_lookup.product_id
WHERE 1=1 AND (
atpiun_posts.ID NOT IN (
SELECT object_id
FROM atpiun_term_relationships
WHERE term_taxonomy_id IN (7,9)
)
AND
atpiun_term_relationships.term_taxonomy_id IN (322)
) AND (
atpiun_postmeta.meta_key = '_price'
) AND atpiun_posts.post_type = 'product' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY wc_product_meta_lookup.min_price ASC, wc_product_meta_lookup.product_id ASC
LIMIT 0, 16
SELECT atpiun_posts.ID
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 )
WHERE 1=1 AND (
atpiun_posts.ID NOT IN (
SELECT object_id
FROM atpiun_term_relationships
WHERE term_taxonomy_id IN (7,9)
)
AND
atpiun_term_relationships.term_taxonomy_id IN (322)
) AND (
atpiun_postmeta.meta_key = '_price'
) AND atpiun_posts.post_type = 'product' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_postmeta.meta_value+0 ASC
LIMIT 0, 16
SELECT atpiun_posts.ID
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 )
WHERE 1=1 AND (
atpiun_posts.ID NOT IN (
SELECT object_id
FROM atpiun_term_relationships
WHERE term_taxonomy_id IN (7,9)
)
AND
atpiun_term_relationships.term_taxonomy_id IN (322)
) AND (
atpiun_postmeta.meta_key = '_price'
) AND atpiun_posts.post_type = 'product' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_postmeta.meta_value+0 ASC
LIMIT 0, 16
SELECT atpiun_posts.ID
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 )
WHERE 1=1 AND (
atpiun_posts.ID NOT IN (
SELECT object_id
FROM atpiun_term_relationships
WHERE term_taxonomy_id IN (7,9)
)
AND
atpiun_term_relationships.term_taxonomy_id IN (322)
) AND (
atpiun_postmeta.meta_key = '_price'
) AND atpiun_posts.post_type = 'product' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_postmeta.meta_value+0 ASC
LIMIT 0, 16
SELECT atpiun_posts.ID
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 )
WHERE 1=1 AND (
atpiun_posts.ID NOT IN (
SELECT object_id
FROM atpiun_term_relationships
WHERE term_taxonomy_id IN (7,9)
)
AND
atpiun_term_relationships.term_taxonomy_id IN (322)
) AND (
atpiun_postmeta.meta_key = '_price'
) AND atpiun_posts.post_type = 'product' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_postmeta.meta_value+0 ASC
LIMIT 0, 16
SELECT atpiun_posts.ID
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 )
WHERE 1=1 AND (
atpiun_posts.ID NOT IN (
SELECT object_id
FROM atpiun_term_relationships
WHERE term_taxonomy_id IN (7,9)
)
AND
atpiun_term_relationships.term_taxonomy_id IN (322)
) AND (
atpiun_postmeta.meta_key = '_price'
) AND atpiun_posts.post_type = 'product' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_postmeta.meta_value+0 ASC
LIMIT 0, 16
SELECT atpiun_posts.ID
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 )
WHERE 1=1 AND (
atpiun_posts.ID NOT IN (
SELECT object_id
FROM atpiun_term_relationships
WHERE term_taxonomy_id IN (7,9)
)
AND
atpiun_term_relationships.term_taxonomy_id IN (322)
) AND (
atpiun_postmeta.meta_key = '_price'
) AND atpiun_posts.post_type = 'product' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_postmeta.meta_value+0 ASC
LIMIT 0, 16
SELECT atpiun_posts.ID
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 )
WHERE 1=1 AND (
atpiun_posts.ID NOT IN (
SELECT object_id
FROM atpiun_term_relationships
WHERE term_taxonomy_id IN (7,9)
)
AND
atpiun_term_relationships.term_taxonomy_id IN (322)
) AND (
atpiun_postmeta.meta_key = '_price'
) AND atpiun_posts.post_type = 'product' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_postmeta.meta_value+0 ASC
LIMIT 0, 16
SELECT atpiun_posts.ID
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 )
WHERE 1=1 AND (
atpiun_posts.ID NOT IN (
SELECT object_id
FROM atpiun_term_relationships
WHERE term_taxonomy_id IN (7,9)
)
AND
atpiun_term_relationships.term_taxonomy_id IN (322)
) AND (
atpiun_postmeta.meta_key = '_price'
) AND atpiun_posts.post_type = 'product' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_postmeta.meta_value+0 ASC
LIMIT 0, 16
SELECT atpiun_posts.ID
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 )
WHERE 1=1 AND (
atpiun_posts.ID NOT IN (
SELECT object_id
FROM atpiun_term_relationships
WHERE term_taxonomy_id IN (7,9)
)
AND
atpiun_term_relationships.term_taxonomy_id IN (322)
) AND (
atpiun_postmeta.meta_key = '_price'
) AND atpiun_posts.post_type = 'product' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_postmeta.meta_value+0 ASC
LIMIT 0, 16
SELECT atpiun_posts.ID
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 )
WHERE 1=1 AND (
atpiun_posts.ID NOT IN (
SELECT object_id
FROM atpiun_term_relationships
WHERE term_taxonomy_id IN (7,9)
)
AND
atpiun_term_relationships.term_taxonomy_id IN (322)
) AND (
atpiun_postmeta.meta_key = '_price'
) AND atpiun_posts.post_type = 'product' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_postmeta.meta_value+0 ASC
LIMIT 0, 16
SELECT atpiun_posts.ID
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 )
WHERE 1=1 AND (
atpiun_posts.ID NOT IN (
SELECT object_id
FROM atpiun_term_relationships
WHERE term_taxonomy_id IN (7,9)
)
AND
atpiun_term_relationships.term_taxonomy_id IN (322)
) AND (
atpiun_postmeta.meta_key = '_price'
) AND atpiun_posts.post_type = 'product' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_postmeta.meta_value+0 ASC
LIMIT 0, 16
SELECT atpiun_posts.ID
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 )
WHERE 1=1 AND (
atpiun_posts.ID NOT IN (
SELECT object_id
FROM atpiun_term_relationships
WHERE term_taxonomy_id IN (7,9)
)
AND
atpiun_term_relationships.term_taxonomy_id IN (322)
) AND (
atpiun_postmeta.meta_key = '_price'
) AND atpiun_posts.post_type = 'product' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_postmeta.meta_value+0 ASC
LIMIT 0, 16
SELECT atpiun_posts.ID
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 )
WHERE 1=1 AND (
atpiun_posts.ID NOT IN (
SELECT object_id
FROM atpiun_term_relationships
WHERE term_taxonomy_id IN (7,9)
)
AND
atpiun_term_relationships.term_taxonomy_id IN (322)
) AND (
atpiun_postmeta.meta_key = '_price'
) AND atpiun_posts.post_type = 'product' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_postmeta.meta_value+0 ASC
LIMIT 0, 16
SELECT atpiun_posts.ID
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 )
WHERE 1=1 AND (
atpiun_posts.ID NOT IN (
SELECT object_id
FROM atpiun_term_relationships
WHERE term_taxonomy_id IN (7,9)
)
AND
atpiun_term_relationships.term_taxonomy_id IN (322)
) AND (
atpiun_postmeta.meta_key = '_price'
) AND atpiun_posts.post_type = 'product' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_postmeta.meta_value+0 ASC
LIMIT 0, 16
SELECT atpiun_posts.ID
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 )
WHERE 1=1 AND (
atpiun_posts.ID NOT IN (
SELECT object_id
FROM atpiun_term_relationships
WHERE term_taxonomy_id IN (7,9)
)
AND
atpiun_term_relationships.term_taxonomy_id IN (322)
) AND (
atpiun_postmeta.meta_key = '_price'
) AND atpiun_posts.post_type = 'product' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_postmeta.meta_value+0 ASC
LIMIT 0, 16
SELECT atpiun_posts.ID
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 )
WHERE 1=1 AND (
atpiun_posts.ID NOT IN (
SELECT object_id
FROM atpiun_term_relationships
WHERE term_taxonomy_id IN (7,9)
)
AND
atpiun_term_relationships.term_taxonomy_id IN (322)
) AND (
atpiun_postmeta.meta_key = '_price'
) AND atpiun_posts.post_type = 'product' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_postmeta.meta_value+0 ASC
LIMIT 0, 16
SELECT atpiun_posts.ID
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 )
WHERE 1=1 AND (
atpiun_posts.ID NOT IN (
SELECT object_id
FROM atpiun_term_relationships
WHERE term_taxonomy_id IN (7,9)
)
AND
atpiun_term_relationships.term_taxonomy_id IN (322)
) AND (
atpiun_postmeta.meta_key = '_price'
) AND atpiun_posts.post_type = 'product' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_postmeta.meta_value+0 ASC
LIMIT 0, 16
SELECT atpiun_posts.ID
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 )
WHERE 1=1 AND (
atpiun_posts.ID NOT IN (
SELECT object_id
FROM atpiun_term_relationships
WHERE term_taxonomy_id IN (7,9)
)
AND
atpiun_term_relationships.term_taxonomy_id IN (322)
) AND (
atpiun_postmeta.meta_key = '_price'
) AND atpiun_posts.post_type = 'product' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_postmeta.meta_value+0 ASC
LIMIT 0, 16
SELECT atpiun_posts.ID
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 )
WHERE 1=1 AND (
atpiun_posts.ID NOT IN (
SELECT object_id
FROM atpiun_term_relationships
WHERE term_taxonomy_id IN (7,9)
)
AND
atpiun_term_relationships.term_taxonomy_id IN (322)
) AND (
atpiun_postmeta.meta_key = '_price'
) AND atpiun_posts.post_type = 'product' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_postmeta.meta_value+0 ASC
LIMIT 0, 16
SELECT atpiun_posts.ID
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 )
WHERE 1=1 AND (
atpiun_posts.ID NOT IN (
SELECT object_id
FROM atpiun_term_relationships
WHERE term_taxonomy_id IN (7,9)
)
AND
atpiun_term_relationships.term_taxonomy_id IN (322)
) AND (
atpiun_postmeta.meta_key = '_price'
) AND atpiun_posts.post_type = 'product' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_postmeta.meta_value+0 ASC
LIMIT 0, 16
SELECT atpiun_posts.ID
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 )
WHERE 1=1 AND (
atpiun_posts.ID NOT IN (
SELECT object_id
FROM atpiun_term_relationships
WHERE term_taxonomy_id IN (7,9)
)
AND
atpiun_term_relationships.term_taxonomy_id IN (322)
) AND (
atpiun_postmeta.meta_key = '_price'
) AND atpiun_posts.post_type = 'product' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_postmeta.meta_value+0 ASC
LIMIT 0, 16
SELECT atpiun_posts.ID
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 )
WHERE 1=1 AND (
atpiun_posts.ID NOT IN (
SELECT object_id
FROM atpiun_term_relationships
WHERE term_taxonomy_id IN (7,9)
)
AND
atpiun_term_relationships.term_taxonomy_id IN (322)
) AND (
atpiun_postmeta.meta_key = '_price'
) AND atpiun_posts.post_type = 'product' AND ((atpiun_posts.post_status = 'publish'))
GROUP BY atpiun_posts.ID
ORDER BY atpiun_postmeta.meta_value+0 ASC
LIMIT 0, 16
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 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 10:26:25' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 10:26:25' )
) 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 10:26:25' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 10:26:25' )
) 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 10:26:25' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 10:26:25' )
) 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 10:26:25' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 10:26:25' )
) 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 10:26:25' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 10:26:25' )
) 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 10:26:25' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 10:26:25' )
) 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 10:26:25' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 10:26:25' )
) 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 10:26:25' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 10:26:25' )
) 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 10:26:25' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 10:26:25' )
) 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 10:26:25' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 10:26:25' )
) 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 10:26:25' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 10:26:25' )
) 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 10:26:25' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 10:26:25' )
) 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 10:26:25' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 10:26:25' )
) 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 10:26:25' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 10:26:25' )
) 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 10:26:25' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 10:26:25' )
) 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 10:26:25' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 10:26:25' )
) 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 10:26:25' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 10:26:25' )
) 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 10:26:25' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 10:26:25' )
) 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 10:26:25' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 10:26:25' )
) 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 10:26:25' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 10:26:25' )
) 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 10:26:25' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 10:26:25' )
) 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 10:26:25' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 10:26:25' )
) 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 10:26:25' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 10:26:25' )
) 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 10:26:25' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 10:26:25' )
) 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 10:26:25' )
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-01-05 10:26:25' )
) 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 10:26:25'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 10:26:25'
) 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 10:26:25'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 10:26:25'
) 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 10:26:25'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 10:26:25'
) 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 10:26:25'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 10:26:25'
) 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 10:26:25'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 10:26:25'
) 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 10:26:25'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 10:26:25'
) 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 10:26:25'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 10:26:25'
) 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 10:26:25'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 10:26:25'
) 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 10:26:25'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 10:26:25'
) 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 10:26:25'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 10:26:25'
) 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 10:26:25'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 10:26:25'
) 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 10:26:25'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 10:26:25'
) 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 10:26:25'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 10:26:25'
) 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 10:26:25'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 10:26:25'
) 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 10:26:25'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 10:26:25'
) 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 10:26:25'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 10:26:25'
) 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 10:26:25'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 10:26:25'
) 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 10:26:25'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 10:26:25'
) 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 10:26:25'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 10:26:25'
) 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 10:26:25'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 10:26:25'
) 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 10:26:25'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 10:26:25'
) 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 10:26:25'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 10:26:25'
) 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 10:26:25'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 10:26:25'
) 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 10:26:25'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 10:26:25'
) 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 10:26:25'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 10:26:25'
) 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 10:26:25'
AND
atpiun_tec_occurrences.end_date >= '2026-01-05 10:26:25'
) 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