Title: Gallery call problem&#8230;
Last modified: August 19, 2016

---

# Gallery call problem…

 *  [thisisshawn](https://wordpress.org/support/users/thisisshawn/)
 * (@thisisshawn)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/gallery-call-problem/)
 * Help!
 * In Firefox and other browsers you will see a ‘back’ ‘forward’ and the previous
   and next thumbnails after this post:
 * [http://bunnywithfangs.com/2009/02/megan-fox-is-officially-single-again/megan_maxim2_440x550/](http://bunnywithfangs.com/2009/02/megan-fox-is-officially-single-again/megan_maxim2_440x550/)
 * But in IE, nothing!
 * Here’s the relevant chunk of my image.php file…
 *     ```
       <?php the_title(); ?>
                   </h1>
                   </a>
                   <p class="date"><strong>Posted on:</strong> <span class="Date">
                     <?php the_time('F j, Y'); ?>
                     </span> <strong>By:</strong> <span class="Date">
                     <?php the_author(); ?>
                     </span> ( <a href="<?php comments_link(); ?>">
                     <?php comments_number('0', '1', '%', '%'); ?></a> ) Comments</p>
                   <div class="posttext">
       <p class="attachment"><a href="<?php echo wp_get_attachment_url($post->ID); ?>"><?php echo wp_get_attachment_image( $post->ID, 'medium' ); ?></a></p>
   
       <img src="/video/bwf_back.png" width="80"><?php previous_image_link() ?> <?php next_image_link() ?><img src="/video/bwf_forward.png" width="80">
   
       <br clear="all" />
                     <?php the_content('Read more...'); ?>
       ```
   

The topic ‘Gallery call problem…’ is closed to new replies.

## Tags

 * [browser](https://wordpress.org/support/topic-tag/browser/)
 * [gallery](https://wordpress.org/support/topic-tag/gallery/)
 * [ie](https://wordpress.org/support/topic-tag/ie/)

 * 0 replies
 * 1 participant
 * Last reply from: [thisisshawn](https://wordpress.org/support/users/thisisshawn/)
 * Last activity: [17 years, 2 months ago](https://wordpress.org/support/topic/gallery-call-problem/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
