![]() |
|
||||||
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I have no idea why it's doing this, but the archive thumbnails are one off. They are showing one below the correct post.
Based on another thread, I added the code from the home.php into the archives.php: <?php if( get_post_meta($post->ID, "thumbnail", true) ): ?> <a href="<?php the_permalink() ?>" rel="bookmark"><img style="float:left;margin:0px 10px 0px 0px;" src="<?php echo get_post_meta($post->ID, "thumbnail", true); ?>" alt="<?php the_title(); ?>" /></a> <?php else: ?> <?php endif; ?> That worked in getting the thumbnails to show up, but not at the right place. Any thoughts on how to get them synced up? I'm currently using Chrome in Safari. Here's a link to the archive page: http://tasramar.com/category/tasra365/december/ Thanks. |
| Tags |
| thumbnails, thumbs |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Default Post thumbnails not showing up? | imported_renee | General Discussion | 5 | 03-09-2010 03:01 PM |
| Showing list of posts on archive like individual post | levivene | General Discussion | 3 | 02-01-2010 12:21 PM |
| Post thumbnails not showing on hom page | bguanzon | General Discussion | 5 | 10-12-2009 01:17 PM |
| Archive in wrong place in Firefox!! | steveivs42 | General Discussion | 4 | 06-02-2009 04:07 PM |
© Copyright 2012 Copyblogger Media LLC · StudioPress™ is a trademark of Copyblogger Media LLC
Privacy Policy | Refund Policy | Terms of Service | Affiliate Program | Contact Us