Image Gallery Page

Hello, it’s me again, i’m wondering if we can make new page with image gallery in it, every user can upload image and give caption on it. Thank you

Hello,

What kind of image gallery are you talking about? DocTypes can have images as fields on them. For example, Item.

If you want to make an Image Gallery for your website visitors, you will have to make a custom page.

If you want them to be able to upload images, you will have to make a webform or add custom functionality.

Ok, i got it, anyway i accidently delete “varian” form from item.
and now i got this error when saving new item “AttributeError: ‘Item’ object has no attribute ‘has_variants’”
could you give me solution ?