Title: Visual Recent Posts
Last modified: August 19, 2016

---

# Visual Recent Posts

 *  [member111](https://wordpress.org/support/users/member111/)
 * (@member111)
 * [17 years ago](https://wordpress.org/support/topic/visual-recent-posts/)
 * How do you install this: [http://wordpress.org/extend/plugins/visual-recent-posts/installation/](http://wordpress.org/extend/plugins/visual-recent-posts/installation/)?
 * Do you have to create a folder called thumb-cache and leave it empty?
 * That is it?

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

 *  [MichaelH](https://wordpress.org/support/users/michaelh/)
 * (@michaelh)
 * [17 years ago](https://wordpress.org/support/topic/visual-recent-posts/#post-1033955)
 * Don’t forget this step:
 * > Place <?php insertVisualRecentPosts(); ?> in your template where you want things
   > to show up. If you have a nice hook system in your theme (like Thesis theme
   > from diythemes.com), then you don’t even have to modify any code. Just enter
   > the hook name in the plugin’s option panel.
 * Also see:
    [http://wordpress.org/extend/plugins/visual-recent-posts/faq/](http://wordpress.org/extend/plugins/visual-recent-posts/faq/)
 *  Thread Starter [member111](https://wordpress.org/support/users/member111/)
 * (@member111)
 * [17 years ago](https://wordpress.org/support/topic/visual-recent-posts/#post-1034152)
 * Thank you.
 *  [recommendedconnections](https://wordpress.org/support/users/recommendedconnections/)
 * (@recommendedconnections)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/visual-recent-posts/#post-1034269)
 * I’ve followed the 4 instructions listed now I’m receiving this message. Can someone
   help me?
 * Fatal error: Call to undefined function insertvisualrecentposts() in /data/15/
   1/33/102/1848917/user/2006957/htdocs/blankets/index.php on line 36
 * Line 36 happens to be where I placed the <?php insertVisualRecentPosts(); ?> 
   code.
 * Any ideas?
 *  [rcktech](https://wordpress.org/support/users/rcktech/)
 * (@rcktech)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/visual-recent-posts/#post-1034272)
 * when he says
 * (Place <?php insertVisualRecentPosts(); ?> in your template where you want things
   to show up)
 * could someone elaborate on this. Does this mean you add this code on page or 
   a posting. Or it had to be added to one of the files in the theme.
 * I am new to this word press business so (be nice) 🙂
 *  [kellerbrooke](https://wordpress.org/support/users/kellerbrooke/)
 * (@kellerbrooke)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/visual-recent-posts/#post-1034273)
 * Yes rcktech. If you want the plugin to show up on your home page, add that code
   to your home page file (home.php or index.php). Make sure you add it after the
   code that says something like:
 * <?php if ($wp_query->have_posts()) : while ($wp_query->have_posts()) : $wp_query-
   >the_post();?>
 *  [kellerbrooke](https://wordpress.org/support/users/kellerbrooke/)
 * (@kellerbrooke)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/visual-recent-posts/#post-1034274)
 * Oops, you might actually have to add it before that code (outside the loop). 
   Anyone know?
 *  [rscottfree](https://wordpress.org/support/users/rscottfree/)
 * (@rscottfree)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/visual-recent-posts/#post-1034284)
 * It works best outside the loop, but I have had reports that it works within the
   loop as well. Might be specific to WordPress versions.

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

The topic ‘Visual Recent Posts’ is closed to new replies.

 * 7 replies
 * 6 participants
 * Last reply from: [rscottfree](https://wordpress.org/support/users/rscottfree/)
 * Last activity: [16 years, 5 months ago](https://wordpress.org/support/topic/visual-recent-posts/#post-1034284)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
