Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Rinat

    (@rinatkhaziev)

    Try something like this:

    [fu-upload-form class="your-class" title="" suppress_default_fields="true"]
    [input type="text" name="post_title" id="title" class="required" description="My custom Title"]
    [textarea name="post_content" class="textarea" id="ug_caption" description="My description (optional)"]
    [input type="file" name="photo" id="ug_photo" class="required" description="Your Photo" multiple="multiple"]
    [input type="submit" class="btn" value="Submit"]
    [/fu-upload-form]
    Thread Starter rjboelio

    (@rjboelio)

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change form layout’ is closed to new replies.