Tagged: embed, featured images, posts, thumbnails, videos
Hi,
Is there a way to embed a video into a post like in the demo and show an image thumbnail in the blog grid?
Thank you in advance for your early reply and regards,
Hey MartFdez!
You have posted under general FAQ and have not mentioned the theme you are using. Can you post the link to your website so we can take a look?
Cheers!
Yigit
Hey!
Yes this is possible. If you want to embed a html5 video use the video shortcode: https://codex.wordpress.org/Video_Shortcode – it looks like:
[video mp4="source.mp4" ogv="source.ogv" mov="source.webm"]
and you just need to replace source.mp4, source.webm and source.ogv with the urls to your video files. If you want to embed a youtube/vimeo video use the embed shortcode: http://codex.wordpress.org/Embeds
[embed] http://www.youtube.com/watch?v=dQw4w9WgXcQ [/embed]
and instead of http://www.youtube.com/watch?v=dQw4w9WgXcQ insert the url to your video.
Cheers!
Peter
Hi!
You have a very old version of the theme. Please download the latest version of the theme on your themeforest account then update it via FTP. Watch this video by Devin: http://vimeo.com/channels/aviathemes/67209750
Best regards,
Ismael