Override not echoing my string or dom element

Thats odd – it works ok here if I simulate this as a text field but other field types may cause a problem.

Try replacing ‘the_field()’ with ‘get_field()’ in your code.

If that doesn’t work – how is your field setup? Text, Number, Date etc…