So, what do you guys recommend to start off from in order to achieve the functions below?
- Multiple image file upload
- Resize(compression) images
- Upload them via ajax (automatically) even before the form is submitted.
- First image is the “main” featured image, and others are given custom post meta
- For multiple images, there are radio buttons which users can choose which one becomes the main image.
- Once form is submitted, any changes (if user changes the main image) will be updated.
I tried to build something from scratch but it is taking too much time.
Any suggestions will be much appreciated.
1 comment
Comments are closed.