Front Page › D5 Creation Forum › General Support › NewsPress Introduction › Reply To: NewsPress Introduction
NewsPress has added new Video News Feature. You can add Video News in your site. You can use YouTube Links, Embed Code or WP Supported Video Sites’ URLs in the Specific Box. But you need to Activate the Video News. We believe that the following two images will show you all
You can use YouTube Videos Several ways
– Direct pasting the YouTuve Video like https://youtu.be/Z4rjP1nZRD0 or https://www.youtube.com/watch?v=Z4rjP1nZRD0
– Using the iFrame like
1 |
<iframe width="560" height="315" src="https://www.youtube.com/embed/Z4rjP1nZRD0?rel=0&controls=0&showinfo=0" frameborder="0" allowfullscreen></iframe> |
– Uploading Video in your Site/Hosting from the Add Media Button above the Video Box
– Using ShortCode
1 |
[video src="https://www.youtube.com/watch?v=QpoYCdtLV0M" ] |
– Using Embed Code
1 |
[embed]https://youtu.be/QpoYCdtLV0M[/embed] |
For MP4 Videos you should use the Following:
1 |
<video controls><source src="http://demo.d5creation.com/d5resource/nvid3.mp4" /></video> |
This Tutorial and The following Video may also help you to Add Video or Audio to any Posts in WordPress