Title: fullenchilada's Replies | WordPress.org

---

# fullenchilada

  [  ](https://wordpress.org/support/users/fullenchilada/)

 *   [Profile](https://wordpress.org/support/users/fullenchilada/)
 *   [Topics Started](https://wordpress.org/support/users/fullenchilada/topics/)
 *   [Replies Created](https://wordpress.org/support/users/fullenchilada/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/fullenchilada/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/fullenchilada/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/fullenchilada/engagements/)
 *   [Favorites](https://wordpress.org/support/users/fullenchilada/favorites/)

 Search replies:

## Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Still messing with the post thumbnail/read more issue](https://wordpress.org/support/topic/still-messing-with-the-post-thumbnailread-more-issue/)
 *  Thread Starter [fullenchilada](https://wordpress.org/support/users/fullenchilada/)
 * (@fullenchilada)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/still-messing-with-the-post-thumbnailread-more-issue/#post-1136136)
 * could someone please move this into the plugin board. i dont wanna be stuck with
   that issue forever 🙂
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Still messing with the post thumbnail/read more issue](https://wordpress.org/support/topic/still-messing-with-the-post-thumbnailread-more-issue/)
 *  Thread Starter [fullenchilada](https://wordpress.org/support/users/fullenchilada/)
 * (@fullenchilada)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/still-messing-with-the-post-thumbnailread-more-issue/#post-1136103)
 * i ve been looking for certain parameters that might trigger the thing with [caption...]
   in front of the text but couldnt find anything.
 * could someone maybe move this post to the plugin forum.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Still messing with the post thumbnail/read more issue](https://wordpress.org/support/topic/still-messing-with-the-post-thumbnailread-more-issue/)
 *  Thread Starter [fullenchilada](https://wordpress.org/support/users/fullenchilada/)
 * (@fullenchilada)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/still-messing-with-the-post-thumbnailread-more-issue/#post-1135993)
 * Does anybody have an idea?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Still messing with the post thumbnail/read more issue](https://wordpress.org/support/topic/still-messing-with-the-post-thumbnailread-more-issue/)
 *  Thread Starter [fullenchilada](https://wordpress.org/support/users/fullenchilada/)
 * (@fullenchilada)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/still-messing-with-the-post-thumbnailread-more-issue/#post-1135826)
 * After playing with the code for a while, I came up with the solution to the problem.
 * I replaced the following line of code
 * <?php if (is_search()) the_excerpt(); else the_content(__(‘Read the rest of this
   entry »’, ‘kubrick’)); ?>
 * with that code snippet from the post thumb plugin
 * <?php if (function_exists(“the_thumb”)) the_thumb(“altappend=loop_&keepratio=
   0&width=75&height=75&subfolder=loop&align=left&nodef&lb_effect=1”); ?>
    <?php
   echo get_pt_excerpt(“WORDS=40&SHOWDOTS=1&MORETEXT=[Read more]&MORETAG=&LINK=1”);?
   >
 * This gives me exactly the kind of post layout that I wanted. However, now the
   plugin always adds
 * [caption id="attachment_790" align="alignleft" width="180" caption="Access Hollywood"][/
   caption]
 * in front of the text. Is there a certain line of code which triggers this as 
   I definitely wanna get rid of it 🙂
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [wootheme flash news theme problem](https://wordpress.org/support/topic/wootheme-flash-news-theme-problem/)
 *  Thread Starter [fullenchilada](https://wordpress.org/support/users/fullenchilada/)
 * (@fullenchilada)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/wootheme-flash-news-theme-problem/#post-1095331)
 * i have been struggling with this thing all night long now. would be awesome if
   someone could give some feedback. this theme is driving me insane

Viewing 5 replies - 1 through 5 (of 5 total)