Title: Simple slideshow help
Last modified: August 19, 2016

---

# Simple slideshow help

 *  [lahoti](https://wordpress.org/support/users/lahoti/)
 * (@lahoti)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/simple-slideshow-help/)
 * Link: [http://www.khojiye.com/reviews](http://www.khojiye.com/reviews)
 * 1. On the front page see where I am showing images from the posts. I want these
   image (with the underlying link to refresh)
    Presently i am reading random 6 
   posts and displaying logo with the link to these posts
 *     ```
       <div class="sub_cont_cell"><a href="<?php the_permalink() ?>" rel="bookmark" target="_blank" title="Read Review of <?php the_title(); ?>"><img src="<?php bloginfo('template_url'); ?>/images/coaching/<?php echo $logo?>" width="142" height="85" alt="logo missing" /></a>
       </div>
       ```
   
 * Now what I want is having all posts read, and keep refreshing these 6 logos with
   the link.
 * 2. I am thinking of showing all posts title with link (as a list) with some sliding
   effect. any suggestion.. in a css box parallel to this box??

The topic ‘Simple slideshow help’ is closed to new replies.

 * In: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
 * 0 replies
 * 1 participant
 * Last reply from: [lahoti](https://wordpress.org/support/users/lahoti/)
 * Last activity: [16 years, 10 months ago](https://wordpress.org/support/topic/simple-slideshow-help/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
