Hi Darren, make sure if you’re using tribe_get_custom_field(‘Label’, $post->ID) that you are echoing because it doesn’t return anything by default – you need to use echo tribe_get_custom_field(‘Label’, $post->ID)
Also, does the event you’re looking at have something input for the custom field?
And, make sure you replace “Label” with the label of your custom field. Do you have an example of the code you’re working with you can post to http://pastie.org/pastes/new