How to get custom post type title, excerpt, thumbnail and permalink by post ID?
Hi there,
I have to generate several "loops" to get the title, excerpt, thumbnail and permalink of a custom post type 'charity' by post ID, because I need to target each ID with a special class (absolute-positioned map pointers).
Can you help me adjust my code so I can get it to work? What I have so far doesn't work: