Could I add “?max-results=5” in “/ev-video_sites.php” so that the URL called is:
$url = "http://gdata.youtube.com/feeds/api/users/$author_id/uploads/?max-results=5";
?
I’ve hard coded the template file to achieve the results that I was looking for, but it would really be a pain to change the template every time I add a category.
I’m still looking for a permanent solution…