• Resolved koki1205

    (@koki1205)


    Thank you for the great plugin.

    I am implementing the ability to process files uploaded to the media library, but I am unable to process files submitted using CF7 and this plugin.

    The files in question could not even be found on the media library, although the files were uploaded in the upload directory.

    Is there any way to retrieve the URL of the submitted file?

Viewing 1 replies (of 1 total)
  • Plugin Author Aurovrata Venet

    (@aurovrata)

    Only files mapped to the thumbnail/feature image of a post are actually inserted into media library as an attachment post.

    File fields mapped to a custom Meta field are saved in the uploads folder and the url stored in the meta field.

    Alternatively you could also map a file field to a custom filter hook and programmatically handle your uploads.

Viewing 1 replies (of 1 total)

The topic ‘Cannot retrieve submitted files’ is closed to new replies.