• Resolved bikerwp000

    (@bikerwp000)


    When I embed a YouTube in a post, I don’t want the video image to show up in BuddyPress – Activity display, so I found this codes elsewhere and add it to the Custom CSS

    .activity-inner iframe {
    display: none;
    }

    The codes did make them disappear.

    But the problem now is whenever I have a YouTube embed in a post and also have a Featured Image, the Featured Image won’t appear in the BuddyPress – Activity display unless I delete the YouTube from the post.

    Is there a way I can make the Featured Image show up in Activity and still keep the YouTube in the post?

    Thank you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author Richie KS

    (@rkcorp)

    seem like a buddypress core issue than theme. i embed youtube also in post, and it show the no image placeholder in bp activity. try the bp forums support for this issue.

    Thread Starter bikerwp000

    (@bikerwp000)

    Hey Thanks Richie. First off, I also think this is probably a bp issue, instead of the theme. But I just want to be sure we’re on the same page. What I do NOT need is to have the embed video show up on bp activity. What i do need is to have the featured image (and not the video) show up on bp activity when I have both featured image and embed video in the post.

    I’ve posted a couple inquiries on bp support before but never got any reply. So I did not even bother trying this time.

    Theme Author Richie KS

    (@rkcorp)

    you need to have featured image attached in post. so even you have video embed, the featured image will be priority when showing in bp activity.

    • This reply was modified 8 years, 2 months ago by Richie KS.
    Thread Starter bikerwp000

    (@bikerwp000)

    Got it, Richie. Should’ve known that -:) Will give it a try.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘BuddyPress Activity won’t show Featured Image in post’ is closed to new replies.