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 (1)
) AND (
( wp_postmeta.meta_key = 'editors_choice' AND wp_postmeta.meta_value LIKE '{4d562b0561f7239ddaff1c5052f48e45e359ebdb9cd6d4dc7e91a6712cdba080}yes{4d562b0561f7239ddaff1c5052f48e45e359ebdb9cd6d4dc7e91a6712cdba080}' )
) 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 40, 10
September 8, 2022
Hilma, was founded by Brooke Torres in 2019, when she could not find running shoes that fit her properly. Torres was disappointed with the one-fit shoes that were on the market, as well as the exclusion of women from product development in women’s running shoes and fits created off the...
August 29, 2022
TRX, which filed for bankruptcy in June to pursue a sale, announced that its founder and former CEO, Randy Hetrick, and partner, Jack Daly, have acquired the fitness brand. Hetrick founded TRX in 2004 after inventing the Suspension Trainer as a SEAL team squadron commander and will now lead the...