how to load random related posts with specific custom fields?
I’ve taken your code and refactored it. Your nested-for-loops arent the ideal way to go about this. Also, I’ve used your code and the meta key names exactly as you supplied them, so please double-check they’re correct. Some of them are prefixed with the_ and then sometimes not. It’s strange, but that’s what you supplied. … Read more