Problems, need help? Have a tip or advice? Post it here.
2 posts Page 1 of 1
hi,
I crate gallery page, and uploaded some images, i used <cms:repeatable> tag

<cms:repeatable name='my_multiple_images' >
<cms:editable type='image' name='my_image' label='Photo' show_preview='1' preview_width='300' input_width='500' col_width='550' />

</cms:repeatable>


it uploaded, images shows in admin panel, but not appearing in live website.
screenshot are attached



thank u

Attachments

Please post the code you are using on the frontend to display the repeatable-region.
2 posts Page 1 of 1