In template files code, images are dynamically generated this way, example with function _simg:
<img src="<?php echo _simg($file['url'], '470x311');?>"
In template files code, images are dynamically generated this way, example with function _simg:
<img src="<?php echo _simg($file['url'], '470x311');?>"