Thanks a lot KK.
The thumbnails appear now. There was a small typo in the declaration (image thumbnails)
Code: Select all
<cms:editable name='hero_img' label='Hero Image' desc='First Image' crop='1' width='1200' height='610' group='img_group1' type='image' />
<cms:editable  name='thumb' label='Image Thumbnail' desc='Thumbnail of Hero image' width='200' height='100' show_preview='1' assoc_field='hero_img' group='img_group1' type='thumbnail' />


Anyway, pm' ing you the 2 project files and a snippet file used by it.
Please take a look.
Thanks a lot.