Post-Thumb Forum » Post-Thumb Revisited

PTR link problem

(1 post)
  • Started 2 years ago by nlx

  1. nlx
    Member

    Hello, i have a little (new) problem : my thumbs link to their PNG instead of the post… ?

    my code :
    <div id="thumb">

    <?php echo $this_category->cat_name; ?>
    <ul class="float"> <?php foreach ($posts as $post):?>
    <li class="floatli"><?php setup_postdata($post); ?><?php $post_link = get_thumb("");?><?php if ( !empty($post_link) ) { echo $post_link;}?>
    <?php endforeach;?><br style="clear:both;width:0;height:0;border:0;"/></div>

    Posted 2 years ago #

RSS feed for this topic

Reply

You must log in to post.