Viewing 1 replies (of 1 total)
  • Thread Starter nosoup

    (@nosoup)

    So in a pinch, I ended up going with Timthumb which is a PHP script that generates thumbs into a cache folder. Here is the code that I used:

    <img src="/scripts/timthumb.php?src=<?php echo $image_url; ?>&h=160" />

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Custom Image Sizes] Re-sizing based on URL (not attachment)’ is closed to new replies.