-
Hi,
I cannot seem to get the player working to a sidebar widget. Tried using the code after reading FAQs:
echo apply_filters(‘the_content’, ‘[flowplayer src=yourvideo.mp4 width=240 height=320]‘);
I assume you copy in text widget and replace the src path. Anything else I need to do.
The player works fine in page/post.
Thanks.