Support » Plugin: Frontend Uploader » Upload post_image doesn't work

  • beppe65

    (@beppe65)


    Hello, I’m trying to publish my content as post with image, but the images that have been uploaded won’t appear, only title and text.
    Here the code I’ve inserted:
    [fu-upload-form title=”Condividi la tua idea:” form_layout=”post_image”]
    [input type=”text” name=”post_title” id=”title” description=”Titolo” multiple=””]
    [textarea name=”post_content” id=”ug_caption” description=”Descrizione”]
    [input type=”file” name=”photo” id=”ug_photo” description=”Immagine” multiple=””]
    [input type=”submit” value=”Condividi”]
    [/fu-upload-form]

    thanks for your help…

    https://wordpress.org/plugins/frontend-uploader/

Viewing 1 replies (of 1 total)
  • Plugin Author Rinat

    (@rinatkhaziev)

    Images get attached to the post. First be sure to approve the images in Manage UGC tab, first, images don’t get inserted into post content automatically. If you click “Add media” and select “Uploaded to this post” you should be able to see your image.

Viewing 1 replies (of 1 total)
  • The topic ‘Upload post_image doesn't work’ is closed to new replies.