StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 02-09-2009, 08:11 PM
KyleA KyleA is offline
Registered User
Pro Plus Member
 
Join Date: Oct 2008
Location: Minneapolis, MN
Posts: 8
Default How do I get the thumbnails to only show when there is one?

In the home.php file there is a section of text that says:

Code:
				<?php if( get_post_meta($post->ID, "thumbnail", true) ): ?>
				 [img]<?php echo get_post_meta($post->ID, [/img]" alt="<?php the_title(); ?>" />
				<?php else: ?>
				 [img]<?php bloginfo('template_url'); ?>/images/thumbnail.png[/img]" />
				<?php endif; ?>
How do I modify this if I only want the thumbnails to display when one is actually attached to the post? In other words, if I don't have a picture associated with the post, how do I get the content to show up on my blogs homepage without the default thumbnail.png next to it?

Thank you,
Kyle A. Christopherson
__________________
Thanks,

Kyle A. Christopherson
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Thumbnails do now show up sotto General Discussion 4 03-07-2010 08:47 AM
Thumbnails won't show? BP123 General Discussion 7 01-13-2010 12:33 PM
How to get thumbnails to show? jessiegoh General Discussion 2 10-06-2009 10:21 PM
Thumbnails Won't Show NateP General Discussion 4 06-21-2009 11:04 AM


All times are GMT -5. The time now is 01:29 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.