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 11-19-2008, 01:26 PM
addieotto addieotto is offline
Registered User
Genesis Member
 
Join Date: Nov 2008
Posts: 11
Default Homepage thumbnails missing

I convinced a friend to try a revolution theme and now that he's having a problem he's asked me to help so I'm turning to you all because I don't know what I'm doing :?

There is no thumbnail photo showing up on the home page when a post is created. I added a photo to the test post but I do not know if something else has to be done on the "post" end of things or if the language needs to be adjusted on the homepage end. Currently and empty box appears where the thumbnail should be.

The homepage reads:

<?php $recent = new WP_Query("cat=3&showposts=3"); while($recent->have_posts()) : $recent->the_post();?>

<div style="padding-top:10px;border-top:1px dotted #C0C0C0; clear:both;"></div>

<div style="float:left; margin:0px 10px 5px 0px;">
[img]<?php echo get_post_meta($post->ID, [/img]" alt="<?php echo get_post_meta($post->ID, "Theme Name", true); ?> Thumbnail" />
</div>

<h2><?php the_title(); ?></h2>
<?php the_content_limit(125, "Read more"); ?>

<?php endwhile; ?>

Help is greatly appreciated! Website is www.nathanwinograd.com/newsite thank you!

Sue
 

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
Missing Thumbnails... cgoetschel General Discussion 13 02-15-2010 11:20 AM
Blog Thumbnails on Enhanced homepage missing imported_itmustbemario General Discussion 6 11-13-2009 06:32 PM
Thumbnails Missing nicheconcepts General Discussion 1 08-29-2009 07:48 PM


All times are GMT -5. The time now is 09:54 AM.

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