Title: th3fjong's Replies | WordPress.org

---

# th3fjong

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PLUGIN SUPPORT] Flip Slideshow 2.2 Implement different slides on each product](https://wordpress.org/support/topic/plugin-support-flip-slideshow-22-implement-different-slides-on-each-product/)
 *  Thread Starter [th3fjong](https://wordpress.org/support/users/th3fjong/)
 * (@th3fjong)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/plugin-support-flip-slideshow-22-implement-different-slides-on-each-product/#post-4320668)
 * sry, i actually thought this was the plugin forum ! wont happen again
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PLUGIN SUPPORT] Flip Slideshow 2.2 Implement different slides on each product](https://wordpress.org/support/topic/plugin-support-flip-slideshow-22-implement-different-slides-on-each-product/)
 *  Thread Starter [th3fjong](https://wordpress.org/support/users/th3fjong/)
 * (@th3fjong)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/plugin-support-flip-slideshow-22-implement-different-slides-on-each-product/#post-4320657)
 * This is the code used atm to show different images.
 *     ```
       <?php
       if ( has_post_thumbnail() ) { ?>
       	<a rel="prettyPhoto"> " title="<?php the_title(); ?>" ><img class="singimg" src="<?php bloginfo('stylesheet_directory'); ?>/timthumb.php?src=<?php get_image_url(); ?>&h=350&w=660&zc=1" alt="" /></a>
       <?php } else { ?>
       	<a>"><img class="singimg" src="<?php bloginfo('template_directory'); ?>/images/dummy.png" alt="" /></a>
       <?php } ?>
       ```
   
 * Please use the code buttons
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [wordpress slideshow help](https://wordpress.org/support/topic/wordpress-slideshow-help/)
 *  Thread Starter [th3fjong](https://wordpress.org/support/users/th3fjong/)
 * (@th3fjong)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/wordpress-slideshow-help/#post-4318371)
 * Thank you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Hi, Eshop Authorize.net](https://wordpress.org/support/topic/hi-eshop-authorizenet/)
 *  Thread Starter [th3fjong](https://wordpress.org/support/users/th3fjong/)
 * (@th3fjong)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/hi-eshop-authorizenet/#post-2677947)
 * How come you wont support it in the future ?? 😉
    then how i you gonna pay directly
   with credit card on Eshop ?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Hi, Eshop Authorize.net](https://wordpress.org/support/topic/hi-eshop-authorizenet/)
 *  Thread Starter [th3fjong](https://wordpress.org/support/users/th3fjong/)
 * (@th3fjong)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/hi-eshop-authorizenet/#post-2677928)
 * Sorry, i must have overlooked that ?
 * But thanks for the fast reply, i’ll look extra careful this time 😉

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