with this code (<img src="<?php echo $themePath ?>includes/timthumb.php?src=<?php echo $postImage ?>&w=136&h=136&zc=1" width="136" height="136") i have to upload the image on my server and after use it as a thumbnail in home page. this code does not support external urls. how i can modified it in order to use the wordpress thumbnail function with external urls?
Question
George Silence Panayi
i have this code
with this code (<img src="<?php echo $themePath ?>includes/timthumb.php?src=<?php echo $postImage ?>&w=136&h=136&zc=1" width="136" height="136") i have to upload the image on my server and after use it as a thumbnail in home page. this code does not support external urls. how i can modified it in order to use the wordpress thumbnail function with external urls?
Link to comment
Share on other sites
5 answers to this question
Recommended Posts