Display Video as Featured Image/Thumbnail in Wordpress (NO PLUGIN REQUIRED)

Поделиться
HTML-код
  • Опубликовано: 28 окт 2024

Комментарии • 100

  • @VideoTalkingHeads
    @VideoTalkingHeads Год назад +10

    I don't have the option for Format. If that an option in some kind of setup or is it a theme thing?

  • @DVDfeverGames
    @DVDfeverGames 4 года назад +8

    I don't have the 'Format' option on my WP site. Help?

  • @daleanderson1727
    @daleanderson1727 11 месяцев назад

    Josh Hall you have my thanks and my subscription. Your choice to put (No Plugin Required) in the title description drew my attention and helped me a lot. Much thanks. Keep up the good work.

  • @CodyCumminsPrentice
    @CodyCumminsPrentice 4 года назад +6

    So yeah, format option definitely not there anymore in 5.4.2. I can bring up the options tab (looks different) using the 3 dots icon on top right, but no option for format anymore... Not sure how to do it now.

  • @covalenciawebs5368
    @covalenciawebs5368 Год назад +4

    This tutorial only works if the Theme has posts formats, and the video one, of course. So you can do this because DIvi has posts formats.

  • @bs-malawi
    @bs-malawi 3 года назад +1

    To be honest, this video has saved much of my time. I've looking for this thing. Thanks alot

  • @brigittea1118
    @brigittea1118 2 года назад +6

    Hi Josh, we tried this procedure of yours however we cannot see the screen option where we can choose any format we want. May we know what is missing on our part?
    We are also using WordPress.

  • @andreasmultimedia
    @andreasmultimedia 2 года назад +2

    well i am free user account , its 2022 and i dont have "format" option at all up in the menou of yours......

  • @ElkGroveNews
    @ElkGroveNews 7 месяцев назад

    Thanks. The Gutenberg feature for this works on a hit-and-miss basis. As you recommended, just pasting the URL into the body works perfectly.

  • @litmol
    @litmol 3 года назад +15

    Hi, liked your video. However, I didn't find any Format under Screen Options. I'm using WordPress v5.8.1 and Hello as my theme. Any idea why it's not showing? Thanks

    • @YAFONOOB
      @YAFONOOB 2 года назад

      I have the same problem. Using the Hello theme from Elementor.

    • @യൂട്യൂബർ-ണ2വ
      @യൂട്യൂബർ-ണ2വ 2 года назад +1

      add this in functions.php
      function owp_pf_support() {
      add_theme_support( 'post-formats', array( 'aside', 'gallery', 'link ', 'image', 'quote', 'status', 'video', 'audio', 'chat' ) );
      }
      add_action( 'after_setup_theme', 'owp_pf_support' );

    • @rnmkrs447
      @rnmkrs447 9 месяцев назад

      @@യൂട്യൂബർ-ണ2വ This works really well for posts, but not for custom posts. Any advice?

  • @GamingWithJazz
    @GamingWithJazz 3 года назад +15

    Alright
    You need DIVI theme and classic editor to do what he is showing you in the video.

  • @lanreokedele4821
    @lanreokedele4821 4 года назад +2

    It works for the general posts display but it displays the two images i.e thumbnail and featured image for the individual blog post. How can I correct that, please?

  • @bat_mobile7545
    @bat_mobile7545 Год назад +1

    Hi Josh i have a question regards to using video as featured image, currently i'm creating a custom theme template for WP however i'm using get_the_post_thumbnail_url() to fetch the image however there is no avail, do you know an alternative code method for this? thank you

  • @MB-sl8pw
    @MB-sl8pw 4 года назад +2

    Cannot see that format section. Running Divi but do i need the clasic editor enabled or something like that ?

  • @peterb4616
    @peterb4616 2 года назад +4

    Does not work in 2021

  • @ChaAgreda
    @ChaAgreda 4 года назад +1

    the problem is in the single post it is showing 2 videos. Is it possible to display 1 video only? If yes can you please help me? Thanks

  • @oceanquest47
    @oceanquest47 3 года назад +3

    Those of you not getting the post format option in new editor...add /* -----Add support for custom post formats ----*/
    add_theme_support('post-formats', array( 'aside', 'chat', 'gallery', 'image', 'link', 'quote', 'status', 'video', 'audio')); at the end of your theme's functions.php file

    • @netzwerksusie8599
      @netzwerksusie8599 3 года назад

      Hey patrik,
      many thanks for you help but on WP 5.8.1 this doesn´t work.
      Can you help me?
      Thanks

  • @GordonNovember
    @GordonNovember 2 года назад +1

    not working. No format box

  • @amandabillings3780
    @amandabillings3780 3 года назад +1

    So, using the latest version of WP, I'm able to do this using the default editor only (in the right sidebar, with Status and Visibility toggled, a dropdown menu for Post Format appears directly under Publish). Is there anyway to be able to do this while using the Divi Builder for posts, or am I limited to the default editor only?

  • @wpimpressive3869
    @wpimpressive3869 2 года назад

    This is a lovely solution, AND is there a way for these to open-on-click as a lightbox?

  • @froid_san
    @froid_san 4 года назад +2

    "format" seems does not exist anymore on new post Screen Options on WP 5.5.1

  • @victoriag3427
    @victoriag3427 2 года назад

    Hi Josh! I was not able to see the screen option tab in the new "post" page. I wish I can share a picture to show you what I'm talking about. I see that you created this video 2yrs ago so I wonder if the new WP updates have changed that. I'm using Beaver Builder but WP Edit to create new posts. Please let me know if you've figured the new version out. Thank you!

  • @Tim-Miller-
    @Tim-Miller- 10 месяцев назад

    Josh, Exactly what I was looking for. I'm seeing that my featured image gets cropped though- any thoughts on that?

    • @JoshHallco
      @JoshHallco  10 месяцев назад

      Yeah depending on the theme or the post settings, you may need to adjust the actual featured image size. It's not always a 16:9 ratio unfortunately...

  • @digitaldames6792
    @digitaldames6792 3 года назад +3

    Hey Josh great tip! Since you use Divi, do you know if you can replicate this same approach except using Projects instead of Posts?

  • @MarilynOHearneMCC
    @MarilynOHearneMCC 4 года назад +1

    Can I still include the text to the video when I choose video format, or will it only show the video?

  • @nicosanchez_music
    @nicosanchez_music 3 года назад +1

    I'm having trouble, how do i make it so that the featured image only shows up on the "Posts" page and not show up on the actual article when you open it? I just want the image on the article title when scrolling through different posts. I don't want the featured image in the article itself. can someone help me?

  • @ravinderramini
    @ravinderramini 4 года назад +4

    Sir, please help me to add format section on screen options on the top, I did't find there? how to add that option in screen option.

    • @mdmayinuddin138
      @mdmayinuddin138 4 года назад +6

      Add this code in functions.php
      function mytheme_setup() {
      add_theme_support( 'post-formats', array(
      'aside',
      'audio',
      'chat',
      'gallery',
      'image',
      'link',
      'quote',
      'status',
      'video',
      ) );

      }
      add_action( 'after_setup_theme', 'mytheme_setup' );
      add_post_type_support( 'post', 'post-formats' );

    • @Hellbeatzero
      @Hellbeatzero 4 года назад

      @@mdmayinuddin138 it's can't showing.

    • @var_withCR
      @var_withCR 4 года назад

      @@mdmayinuddin138 this code solve the problem thank you..

  • @edycoder
    @edycoder 6 месяцев назад

    what if someone is making post using elementor editor? how to make this work?

  • @audreyhoffman1388
    @audreyhoffman1388 2 года назад +1

    Thanks for posting! I'm having an issue though where instead of keeping my video the same size as the rest of my featured images, it displays at full width, and there are some reason I need to use the divi builder to keep consistent with my other posts, but when I do that, "format" disappears and it not longer displays the video on the blog module page list. (also, it never appeared on my actual post page?)

  • @Saefo
    @Saefo 4 года назад +2

    it works great!! you will need to download the old classic editor plugin for this to work :)

    • @JoshHallco
      @JoshHallco  4 года назад

      Yep it doesn't work for gutenberg. Trying to find a work around for that.

    • @SchylgefilmNl
      @SchylgefilmNl 3 года назад

      @@JoshHallco Any updates on gutenberg?

    • @japanmarketportal649
      @japanmarketportal649 3 года назад

      @@JoshHallco Would be very happy to see a solution for Gutenberg!

  • @louisebethaz6164
    @louisebethaz6164 4 года назад +2

    Hi there, this tutorial is great as it doesn't require any plugin. The only issue is that when clicking on the post there are 2 videos showing, one from the featured image/video and then the one showing up from the link inserted in the post content. Is there a way to show only one of them rather than both? Thank you

  • @Mercymurv
    @Mercymurv Год назад

    I clicked Screen Options but there is only Author, Categories, Tags, Comments, Dates.

  • @amandeep-im9ds
    @amandeep-im9ds 4 года назад +1

    sir plz help me m upload video
    so thumbnail show in laptop display website
    but show mobile phone display

  • @bauri5955
    @bauri5955 3 года назад +1

    Thank you so much. That is the kind of detailed information I was looking for. Replacing my gifs files to mp4/webm format. And it worked

  • @papneja
    @papneja 4 года назад +7

    Seems like this does not work with the latest version of wordpress. For the life of me I cannot get this to work. I done exactly what you have said. but the archive page will not load the video.

    • @shahinsheikhsiam8302
      @shahinsheikhsiam8302 4 года назад

      have you got any solutions?

    • @papneja
      @papneja 4 года назад

      @@shahinsheikhsiam8302 nope, you would expect the video maker would reply or at least make a new video. But no. By commenting his video is getting a chance to be recommended. I would put a dislike so people are not brought here unnecessarily.

    • @wchorski
      @wchorski 2 года назад

      @@papneja so you acknowledge that you're on a newer version of wordpress and yet want to criticize the creator for not releasing an updated version every time WP has an update?

    • @papneja
      @papneja 2 года назад

      @@wchorski Your point? my comment saves people time and life. If you have an issue, then watch it. Yes, if you job is to make videos like this, and you don't update your videos and make new ones for new situations, then your not doing your job and there is no need to subscribe to the channel. Its like saying you graduated and you should not be responsible to update your education as new knowledge is discovered. A teacher constantly teaching outdated material will not have a future.

  • @mochilazocultural
    @mochilazocultural 4 года назад +4

    Same problem. We don't have the "screen options" cause we have the latest version of wordpress

    • @mehmet_toprak
      @mehmet_toprak 4 года назад

      same mate. What we gonna do now? none of the plugins work on wordpress

    • @indigoinksolutions
      @indigoinksolutions 4 года назад

      @@mehmet_toprak Screen Options is still there for me in WP 5.4.1, in the upper right, below my username in the admin bar. However, it only shows up on pages where it's relevant, e.g., when you're editing a Post.

    • @CodyCumminsPrentice
      @CodyCumminsPrentice 4 года назад

      @@indigoinksolutions Not seeing it on my posts... using 5.4.2

    • @indigoinksolutions
      @indigoinksolutions 4 года назад

      Cody Prentice if you’re looking at it while you’re editing or making a post, it won’t show up. It shows up in the All Posts screen.

    • @CodyCumminsPrentice
      @CodyCumminsPrentice 4 года назад +1

      @@indigoinksolutions Not there either. The options dropdown is there. Post Format is not...

  • @kenny123451
    @kenny123451 4 года назад +1

    It would be so cool If can I use this :)
    But it's not working anymore, when I activate the Divi builder the Format section disappearing. How can I solve this?

  • @gilachess
    @gilachess 2 года назад

    Does not work anymore with the wordpress 6,. No screen options !

  • @mohsinabbass
    @mohsinabbass 3 года назад

    How can i post video thumbnail as feature image on my wordpress website?

  • @LinkingMatters
    @LinkingMatters 3 года назад +1

    This works a treat, Josh! Very simple and easy - now that I know how.

  • @edgardogonzalez5465
    @edgardogonzalez5465 3 года назад

    its possible to enable auto play and remove the controls ?

  • @manjuop4683
    @manjuop4683 2 года назад

    simple and very easy to understand

  • @abusalehridoy8258
    @abusalehridoy8258 2 года назад

    How can I show portrait size thumbnail instead of landscape?

  • @annezzell6792
    @annezzell6792 3 года назад

    Is there any way to do this without using the classic editor?

  • @swagmonkey351
    @swagmonkey351 3 года назад

    Is this working for iPhone also

  • @soulrockch.5978
    @soulrockch.5978 Год назад

    can you also do this but with an instagram post?

  • @mariajackson8923
    @mariajackson8923 4 года назад

    Josh, at 3:46 timestamp, what plugin did you use to display the posts in the 3 column grid?

    • @JoshHallco
      @JoshHallco  4 года назад

      That's just the standard Divi Theme grid layout. If you're interested in trying Divi out, be sure to use this link to get 20% off!
      joshhall.co/divi

  • @JollityPop
    @JollityPop 4 года назад

    Hi Josh, with the new WP there is no format option anymore. Any suggestions?

    • @JoshHallco
      @JoshHallco  4 года назад

      It's there only on "posts" not pages. Just make sure it's enabled with screen options.

    • @joebamber7251
      @joebamber7251 4 года назад +1

      @@JoshHallco Doesn't seem to be there on the latest version running the TwentyTwenty theme

    • @wyohost
      @wyohost 4 года назад +1

      @@JoshHallco Not seeing it either...is that option theme specific or WP? I'm running the Kadence theme and do not see the format section as well.

    • @indigoinksolutions
      @indigoinksolutions 4 года назад +1

      @@wyohost It is theme-specific, but more than that, even themes that support the Video Format might not display video thumbnails/embedded videos on the Posts page, at least in my experience.

  • @mehmet_toprak
    @mehmet_toprak 4 года назад +1

    please help me to add format section

  • @Simplewisdomwithandrea
    @Simplewisdomwithandrea 3 года назад

    I don't see the format option. Does anyone know how?

  • @bringtheseo
    @bringtheseo 2 года назад

    This doesnt work. You end up with the video dumped into the content area, and when you add a featured image you end up with an image and a video underneath it.

  • @UmutcanAkova
    @UmutcanAkova 3 года назад

    Super tips thank you ma friend

  • @JanineMKartist
    @JanineMKartist 4 года назад

    What about uploaded videos Rather than you tube?

  • @wordpressmelbournepixelsto6172
    @wordpressmelbournepixelsto6172 4 года назад

    if your theme does not support video formats. ie.. nothing has been programmed in for this feature to work properly. then this will not work.

  • @guilhermebonomo
    @guilhermebonomo 5 месяцев назад

    Didn't work here using elementor

  • @Astrachan1
    @Astrachan1 3 года назад +1

    Title is quite misleading. The featured image in WP-terms is still an image

  • @hikamtdhami6500
    @hikamtdhami6500 4 года назад

    thanks for a helpful tips, i will do that today.

  • @svrls0619
    @svrls0619 3 года назад +1

    This format section is probably theme limited. Important information.

    • @AbdulSamad-do7et
      @AbdulSamad-do7et 3 года назад +1

      yup,i am using bimber and there is no such option in my case,and he is giving wrong information that it works on all the themes

  • @Sivalogam
    @Sivalogam 4 года назад

    working.. thankyou!

  • @eresmuchapieza
    @eresmuchapieza 3 года назад +1

    Thank you!

  • @TechMaster4Ur
    @TechMaster4Ur 10 месяцев назад

    Thanks you

  • @RajeshPal-bi3ij
    @RajeshPal-bi3ij 2 года назад

    Good

  • @threeminutesfix
    @threeminutesfix Год назад

    thankyou sir

  • @ritaravinsky8262
    @ritaravinsky8262 3 года назад

    thanks a lot!!

  • @JasonBornTV
    @JasonBornTV 4 года назад

    Thank you!

  • @Elena-th9xs
    @Elena-th9xs 3 года назад

    thank you