SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id )
WHERE 1=1 AND (
wp_term_relationships.term_taxonomy_id IN (5)
) AND (
( wp_postmeta.meta_key = 'promoted' AND wp_postmeta.meta_value LIKE '{55435cfb7461b5e34d4f4b810feb1d1f572139457cbb653ccfbcc683680f2445}1{55435cfb7461b5e34d4f4b810feb1d1f572139457cbb653ccfbcc683680f2445}' )
) AND wp_posts.post_type = 'post' AND ((wp_posts.post_status = 'publish')) AND wp_posts.ID NOT IN ( SELECT ID FROM wp_posts WHERE post_type IN ('post','page','attachment','job_listing','podcasts','industry-news','product','business-directory','testimonial') AND ID IN ( SELECT post_id FROM wp_postmeta pm WHERE pm.meta_key = 'groups-read' AND pm.meta_value NOT IN (0) AND pm.meta_value IN ( SELECT group_id FROM wp_groups_group ) AND post_id NOT IN ( SELECT post_id FROM wp_postmeta pm WHERE pm.meta_key = 'groups-read' AND pm.meta_value IN (0) ) ) ) AND wp_posts.ID IN ( SELECT ID FROM wp_posts WHERE ID NOT IN ( SELECT post_id FROM wp_postmeta WHERE wp_postmeta.meta_key = 'groups-groups_read_post' ) UNION ALL SELECT post_id AS ID FROM wp_postmeta WHERE wp_postmeta.meta_key = 'groups-groups_read_post' AND wp_postmeta.meta_value IN ('') )
GROUP BY wp_posts.ID
ORDER BY wp_posts.menu_order, wp_posts.post_date DESC
LIMIT 180, 10
September 27, 2021
Showcased
(DULUTH, MINN.) --- Registration will open this Friday, October 1 for the 2022 Grandma’s Marathon weekend, which will again be at full capacity after the COVID-19 pandemic altered race plans in both 2020 and 2021. Organizers are preparing to welcome close to 20,000 participants to Duluth and the surrounding communities...
September 24, 2021
Showcased
PITTSBURGH (Sept. 24, 2021) – P3R, the engine behind Pittsburgh’s greatest races – including the DICK’S Sporting Goods Pittsburgh Marathon – is honored to share that it has joined the Greater Pittsburgh Community Food Bank’s new initiative aimed at ending childhood hunger. The Sports and Media Coalition is a collaborative...
Page 19 of 19« First«...10...1516171819