Closed (works as designed)
Project:
MediaFront
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Mar 2011 at 13:06 UTC
Updated:
16 Jan 2012 at 23:35 UTC
I dont know if this is a support request or a feature request.
Media Front has this great feature that you can set in the presets to have mediafront not display if there is nothing to play. The only issue I am having is that in my content type, I am using a Image field to display featured images to show up in the teaser view. The Media Player field is picking up these featured images & displaying them as thumbnails even though there is no video. Is there a way to make it so that media player only shows up if there is a video present, even though there is an image there?
Comments
Comment #1
travist commentedI am curious why you cannot just make the playable media field required within CCK so that you will never get the case when someone creates a media node without any media. Is this an option?
Comment #2
lloydpearsoniv commentedWith this particular content type, the video field is optional, there may, or may not be a video to go with the the text content.
Comment #3
lloydpearsoniv commentedNow that the other issue is resolved, I ask that you fix this issue. I demonstrated in one of my videos why this can be a problem. Hopefully you see where i am coming from with this.
Comment #4
lloydpearsoniv commentedNevermind I see how this is fixed as well
Comment #5
lloydpearsoniv commentedComment #7
pandabrand commentedcan you explain this, because I don't follow. Isn't CCK folded in to D7? Also I'm currently having this issue with my site I'm pretty sure that I have this set up correctly butI'm still getting thumbnails instead full images from the media player when there is only an image not a video.
Comment #8
pixelsweatshop commentedlloydpearsoniv can you please provide how you resolved this issue so that the rest of us that are still fumbling with it? (always great to document any fixes, big or small. :))
Comment #9
pixelsweatshop commentedComment #10
pixelsweatshop commentedFigured it out. On edit all image fields that are on your content type that are not related to MediaFront and change "Media Preview Image" and "Media Thumbnail Image" to "none"
Comment #11
travist commentedThanks nicoz!