Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

play the video in download page

$
0
0

Replies: 1

Is that possible to play the video in download page (not only show the download link)?

In sd-functions.php, i changed the code :

$download_links_str .= ‘<div><video width=”640px” height=”” controls=”controls” preload=”auto”><source src=”‘.esc_url($download_link).'” /></video>

It seems work, but only for small size video. Big size (like 50M) doesn’t work. What should i do?


Viewing all articles
Browse latest Browse all 59525

Trending Articles