Exclude Duplicate Posts in this SELECT Query

Remove

DISTINCT

And add

GROUP BY $wpdb->posts.ID

before ‘ORDER BY’