Forum Replies Created
-
-
13 years ago in reply to: Problem with using of shortcodes
Hi, *bump*
Just wondering how I actually apply this code somewhere (not sure what this is):
echo apply_filters(‘the_content’, ‘[flowplayer src=yourvideo.mp4 width=240 height=320]‘);
Thanks :)
13 years ago in reply to: Problem with using of shortcodesHi zdenka,
…Perhaps there is a way to use the code you mentioned and inject it into the plugin PHP file?
This could be what you meant in the first place…
Any help or suggestions would be awesome.
Thank you
13 years ago in reply to: Problem with using of shortcodesHi zdenka,
This is just a touch out of my reach (in regards to using the recommended code).
echo apply_filters(‘the_content’, ‘[flowplayer src=yourvideo.mp4 width=240 height=320]‘);
Interestingly, I found that for my WP sidebar I did not need to use the above code but could use a shortcode as normal.
But rather, I am interested in using it from within a plugin settings screen (WP Super Popup). The editor window calls for “plain HTML content.”
Any possibility? Is it complicated to embed a flowplayer movie with HTML code like a youtube movie? I really don’t know. Thanks. :)
13 years ago in reply to: Problem with using of shortcodesIs there a “long code” available? I could use an HTML embed code for my video to place in a popup plugin for my website… The shortcode isn’t getting recognized.
How can I find out how to embed the video without using the shortcode?
Thanks that would be awesome.
Best Regards,
Drew
13 years ago in reply to: Problem with using of shortcodesIs there a “long code” available? I could use an HTML embed code for my video to place in a popup plugin for my website… The shortcode isn’t getting recognized.
How can I find out how to embed the video without using the shortcode?
Thanks that would be awesome.
Best Regards,
Drew