problem with timthumb
-
Hi, i have a problem with timthumb.
I want tot set it to redimension the size for the pictures to 980 × 250 but i see that he doewsnt take the original picture, it take one with size 650×250 that he redimension to 980 × 250. it about the images in this slider https://synthmania.ro/
the code is
<a href="<?php the_permalink() ?>"><img class="slidim" src="<?php bloginfo('stylesheet_directory'); ?>/timthumb.php?src=<?php get_image_url(); ?>&h=250&w=980&zc=1" alt=""/></a>
what did i do wrong?
- The topic ‘problem with timthumb’ is closed to new replies.