do_shortcode not working
-
I’m trying to add the player on a template file by using something like the following:
<?php echo do_shortcode(‘[hana-flv-player video=”https://myvideo.flv” description=”aaaaa” /]’);
However no video is loaded. All I’m getting is a printout like
[hana-flv-player video=”https://myvideo.flv” description=”aaaaa” /]If I put the shortcode in the page editor, the video loads fine.
https://www.ads-software.com/extend/plugins/hana-flv-player/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘do_shortcode not working’ is closed to new replies.