• Hello, I would like to use your plugin (great plugin!) only for logged in users (authors) to post content and images (jpg,jpeg,png..)

    First question : the plugin drag-and-drop-multiple-file-upload-contact-form-7/ would be a very good option to integrate with yours. Is it possible ? Becouse I can see the drag-and drop option, no errors but no images in the post…

    Second question : How can I map standard “file” fields in CF7 to see the images in the post ? I tried with 3 file fileds but no images are been posted…
    (Only the Featured image is shows, right mapped)

    Thanks in advance for your help.

    • This topic was modified 4 years, 7 months ago by reinadepicas.
    • This topic was modified 4 years, 7 months ago by reinadepicas.
    • This topic was modified 4 years, 7 months ago by reinadepicas.
Viewing 1 replies (of 1 total)
  • Plugin Author Aurovrata Venet

    (@aurovrata)

    dear @reinadepicas I apologise for not replying earlier, for some reason I missed this post.

    First question : the plugin drag-and-drop-multiple-file-upload-contact-form-7/ would be a very good option to integrate with yours. Is it possible ?

    I don’t know, I will need to look a the plugin and revert back to you. It should be possible, but it will likely required some code changes.

    I will try a fix this in the next release. I haev added it to the GitHub repo.

    Second question : How can I map standard “file” fields in CF7 to see the images in the post ? I tried with 3 file fileds but no images are been posted…
    (Only the Featured image is shows, right mapped)

    when you map a file to a meta-field, it will save the file in your uploads dir and then insert the file url into the meta-field. You can view the url in your post editor if you enable the meta-field metabox.
    You can retrieve your url in a page template using the function get_post_meta().

Viewing 1 replies (of 1 total)
  • The topic ‘Integration with drag-and-drop-multiple-files ?’ is closed to new replies.