th3fjong
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
sry, i actually thought this was the plugin forum ! wont happen again
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
In reply to: wordpress slideshow helpThank you.
Forum: Plugins
In reply to: Hi, Eshop Authorize.netHow come you wont support it in the future ?? 😉
then how i you gonna pay directly with credit card on Eshop ?Forum: Plugins
In reply to: Hi, Eshop Authorize.netSorry, 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)