Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #174241

    Hi,

    In Post format “Video”, You can show “Featured Image” only preview ?Then, I click on “Read more” and “Featured Image” disappears.

    Post format Video:

    I tried this:

    .format-video .big-preview img {
        display: none;
    }

    or this:

    .format-video .small-preview img {
        display: none;
    }

    or this:

    .format-video .big-preview:last-child{
           display: none;
    }

    or this:

    .format-video .small-preview:last-child{
          display: none;
    }

    But this way is not good

    Many thanks!

    ,

    #174486

    Hey macrunner!

    What do you want to do? Remove the featured image on the blog overview page? The title of the thread and your inquiry is a bit contradictory. Can you please be more clear? A link to the blog and the post with a video format will help.

    Best regards,
    Ismael

    #174565

    Hi Ismael,

    I apologize, I do not speak good English.

    Please see these screenshots:

    1) Blog with articles. Some items show “Featured Image”: http://i.imgur.com/vTqH0tg.jpg

    2) I click on “Read More”, I view the full article. The “Featured Image” has disappeared: http://i.imgur.com/8RnVBaU.jpg
    If it is possible I would like this, but only on Post Video format.

    I ask because this change is perhaps the only way to fix this bug: http://egotheme.tv/2013/10/video-post-broken/

    I opened a discussion on 5th October, but seems to be no solution that works: https://kriesi.at/support/topic/post-video-view-broken/

    I’ve also updated the new version 2.3.2, I was hoping that the bug was fixed. But the bug is still there.

    Thanks

    • This reply was modified 10 years, 5 months ago by macrunner.
    #174685

    Hey Ismael,

    you can consider this thread resolved :)
    Ygit solved the problem: https://kriesi.at/support/topic/post-video-view-broken/

    Thanks

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Show "Featured Image" only in article preview’ is closed to new replies.