I am working on a wordpress site, and I have downloaded a plugin called stream video player, which has a shortcode. If I put the shortcode into the content editor, it works well and it displays the video, but if, inside a template I am creating, I call it through “do_shortcode” function, it doesn’t work, it just shows the text [stream bla bla]. Can anyone help me and tell me why this is happening?
Share
I have been answered with the following, and it works!