I currently have two custom fields. One I use it for "Video" and the other for "Image". When I insert the url of an Image it shows it on the home.php and then in single.php. The problem is once I add something to the "Video" field and the "Image" field it shows both on the single.php.
Basically what I need to know is if I can tell wordpress that when I insert info to both "Video" and "Image" it should cancel out "Image" on the single.php.
Kind of like if "Video" then NOT "Image". Thanks for your time!