Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #911189
    MaxVideo007
    Participant

    Hello,

    My website is http://www.proathlos.com

    My “recent posts”, located at the bottom of my home page, are not showing Thumbnails. How do I fix that?

    Thanks.

    #911618
    Rahul
    Moderator

    Hi,

    Can you confirm that the featured images have been generated in the post editor?

    Thanks

    #913796
    MaxVideo007
    Participant

    Yes. When you say “Post Editor” does that mean under format I chose “Video” and then put the embed code for the youtube video under “video post settings”. Right?

    If I’m wrong can you give me a step-by-step way of how I should correctly be creating posts? And where I should post videos & pictures inside of the post so that the thumbnail shows up on my “recent posts” on my Home Page http://www.Proathlos.com

    Thanks!

    #913931
    MaxVideo007
    Participant

    I figured it out. When I’m in the edit Post area, I go to “Featured Image” on the right side and upload the image I want.

    #913943
    MaxVideo007
    Participant

    I have a different question now. When I set the “Featured Image” I don’t want that image to be shown inside my actual post. How do I remove it from my actual post, but keep it as my featured image so on my home page it shows as the post thumbnail?

    Thanks.

    #914028
    Rue Nel
    Moderator

    Hello There,

    Thanks for the updates! To remove the featured images in your blog post, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .single-post .entry-featured {
        display: none;
    }

    Hope this helps.

    #929321
    MaxVideo007
    Participant

    Yes that worked! Thanks!

    #978051
    Prasant Rai
    Moderator

    You are most welcome. 🙂

  • <script> jQuery(function($){ $("#no-reply-911189 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>