Hello,
I have a custom field called 'media_player' where the value is shortcode for a media player ie [jwplayer config="Media Player" mediaid="219"].
So the field i enter into the Get Custom Field Values widget is:
media_player
On the front end however, instead of displaying the media player, it displays the actual text:
[jwplayer config="Media Player" mediaid="219"]
Is there anyway to make the widget show the media player and not just display the shortcode text.
Thanks Very Much!