![]() |
|
||||||
|
|
Thread Tools | Display Modes |
|
#4
|
|||
|
|||
|
I see the problem... You have no "textual" content within those posts, so the theme is trying to pull whatever content it can to populate the tooltip for the image. If you do not plan on adding textual content to these posts you will need to edit "home.php" within your theme files and find:
Code:
<a href="<?php the_permalink() ?>" title="<?php the_content_rss('', TRUE, '', 25); ?>">
Code:
<a href="<?php the_permalink() ?>" title="Click here to read more"> |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Hover Text on Featured Homepage Images | Digital Pure | General Discussion | 13 | 04-01-2010 10:52 PM |
| Sidebar displays different images on certain pages | jrobe1111 | General Discussion | 1 | 03-14-2010 05:59 PM |
| Remove Dotted Line/Hover for Images | TheComputerLady | General Discussion | 7 | 07-07-2009 07:39 AM |
| Caption Images/Thumbnail Styles | jfeaga | General Discussion | 2 | 06-09-2009 11:36 AM |
© Copyright 2012 Copyblogger Media LLC · StudioPress™ is a trademark of Copyblogger Media LLC
Privacy Policy | Refund Policy | Terms of Service | Affiliate Program | Contact Us