Creative form for your create post in your CMS admin panel with slideshow gallery
- Make sure to add JQuery , Bootstrap and FontAwesome to the project
- Then add the inner tags to your project.
- the name attribute of the main image(first input) will be mainImage
- the name attribute of gallery images will be galleryImage[0] and it will increase on adding more inputs ( like galleryImage[1] )
- First file input will be your main image.
- File inputs added after the main input will apear as gallery image
- You can add both VIDEOs and IMAGEs that supports by the browser ( you can change it in the script if you want ).
- You'll get error when adding wrong formats the file inputs.
