Title: Simple Shortcode
Last modified: August 21, 2016

---

# Simple Shortcode

 *  [newinfills](https://wordpress.org/support/users/newinfills/)
 * (@newinfills)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/simple-shortcode/)
 * Hey Guys, Im not super techie but im trying to find the shortcode where it just
   says:
 * Upload Images (title)
    Browse (to browse files) Submit
 * All the other one I find have title box and a description box that im trying 
   to get rid of just not sure how
 * Thanks for the help!
 * [http://wordpress.org/plugins/frontend-uploader/](http://wordpress.org/plugins/frontend-uploader/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Rinat](https://wordpress.org/support/users/rinatkhaziev/)
 * (@rinatkhaziev)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/simple-shortcode/#post-4138128)
 * Hey,
 * Enable “Suppress default fields” in plugin’s settings and then try something 
   like this:
 *     ```
       [fu-upload-form title="Here's my title"]
       [input type="file" name="photo" id="ug_photo" class="required" description="Your Photo" multiple=""]
       [input type="submit" class="btn" value="Submit"]
       [/fu-upload-form]
       ```
   
 * You can read more about form customization is

Viewing 1 replies (of 1 total)

The topic ‘Simple Shortcode’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/frontend-uploader_81a69d.svg)
 * [Frontend Uploader](https://wordpress.org/plugins/frontend-uploader/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/frontend-uploader/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/frontend-uploader/)
 * [Active Topics](https://wordpress.org/support/plugin/frontend-uploader/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/frontend-uploader/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/frontend-uploader/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Rinat](https://wordpress.org/support/users/rinatkhaziev/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/simple-shortcode/#post-4138128)
 * Status: not resolved