Jump to content

Displaying two different imges Depending on post type


bbizzl

Recommended Posts

I have a video feed from two different sources.  One being You Tube. I am having trouble integrating both into my code.  Each works fine alone.  Here is my code.

Would like to display image based on feed source.  either <?php print_video_thumb($post) ?> or <?php tern_wp_youtube_image(); ?>

 

:shrug:

 

 

<div class="paneleft"><?php print_video_thumb($post) ?><?php tern_wp_youtube_image(); ?></div>

 

Thanks For The Help!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.