Viewing 1 replies (of 1 total)
  • I am having the same problem, using this:

    [fu-upload-form form_layout=”post” suppress_default_fields=”true” title=”Submit a photo:”]
    [input type=”text” name=”post_title” id=”title” class=”required” description=”Title” multiple=””]
    [textarea name=”post_content” class=”textarea” id=”ug_caption” description=”Enter the text here:”]
    [input type=”file” name=”photo” id=”ug_photo” class=”required” description=”Your Photo” multiple=””]
    [input type=”submit” class=”btn” value=”Submit”]
    [/fu-upload-form]

    It doesn’t seem to matter whether I use form_layout=”post” or form_layout=”post_image”

Viewing 1 replies (of 1 total)
  • The topic ‘Shortcode to add posts with pictures’ is closed to new replies.