Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #224967

    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,

    #225122

    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

    #225426
    This reply has been marked as private.
    #226053

    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

    #227377
    This reply has been marked as private.
    #227440

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.