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 -- and this forum will be removed on July 1st, 2013.

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 06-30-2009, 03:46 PM
gtotino gtotino is offline
Registered User
Genesis Member
 
Join Date: May 2009
Posts: 61
Default hpbottom images in archive page

My url is http://www.gtcoaching.net
When I click on "Read more from this category" in the SB, an archive page shows the excerpts together with the thumbnails.
I would like to achieve the same in the hpbottom, but currently it only shows the 'alt text' and not the image.

I have the following code, but am not sure how to modify it. Any help would be much appreciated.

Code:
<div style="clear:both;"></div>
		
			<?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 echo get_post_meta($post->ID, [/img]" alt="<?php the_title(); ?>" />
            		<?php endif; ?>            
            				<?php the_title(); ?>
					<?php the_content_limit(250, "Read more &raquo;");?><div style="clear:both;"></div>
 

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
Need To Add Images To Category/Archive Page missyox General Discussion 1 11-17-2010 03:56 PM
hpbottom images not showing/funky double post headlines pathshaper General Discussion 17 10-14-2009 07:32 PM
Auto Resize of thumbnail and hpbottom images bewitched123 General Discussion 2 02-21-2009 02:30 PM
hpbottom into author and archive.php bineabble General Discussion 10 01-05-2009 12:20 PM
How to Remove Images on Category Archive Page? Brena General Discussion 4 11-22-2008 01:24 PM


All times are GMT -5. The time now is 10:57 AM.

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