I am new to WordPress and I should build a simple form with a option to upload files and send them to mail, but I need I free plugin to do that. Can somebody recommend me one?
You can use contact form7 and upload file attachment like below image:
Plugin url: https://wordpress.org/plugins/contact-form-7/
Form code:
[file your-file limit:2mb filetypes:doc|docx|jpg|jpeg|pdf]
File Attachments Code:
[your-file]
Related
I have an ACF(Advanced Custom Field) file field which required to be mapped with the front end WPForms File Upload field. When someone uploads a file via front-end WPForm form I need to see the file attachment in the WP Admin dashboard under ACF user meta as a file attachment.
I have created the file field in ACF.
WPForms have a File Upload field.
But in the WP admin, I cannot see the file attachment. WPForms entries are having attachments. How can I perform this?
Thanks.
Thusi
When you download the spreadsheet you should be able to see the column for the attachment, if you don't, make sure to check the settings when creating the csv file.
I have used woocommerce and realised that when customers sign up, they can create an account without confirm by email.
What can I do to force confirm by email. Thank you!
You can download this plugin to your website:
https://github.com/wp-plugins/woocommerce-email-verification
And then follow the following instructions:
Installation Instruction & Configuration
In the admin panel plugins page click Add New. Then click on "upload" link. Select the downloaded zip file and install it OR
Download the zip file and extract it. Upload "woocommerce email verification" folder to your plugins directory (wp-content/plugins/).
Activate the plugin through the 'Plugins' menu in WordPress.
Create a page with name "activate". (URL should be yourwebsitedomain.com/activate) and put the following short code and save it.
[woocommerce-email-verification]
Hope it helps!
Using WordPress plugin (wp-multi-file-uploader) to upload multiple files in my site. it is uploading the file when I submit the form it does not show up in post i am unable to get it in post.
what could be wrong?
I am working in wordpress.
I don't know how to put download link in wordpress.
Basically my requirement is that, User if click in download link then he able to download source code in zip format from website.
I don't know whether it is done with plugin or not if it is then give me information about it(plugin).
Any Help appreciated.
Use WordPress Download Monitor for adding the download links to the wordpress website.
http://wordpress.org/plugins/download-monitor/
You can use wordpress download manager too
http://wordpress.org/plugins/download-manager/
hello you can do it easly just go to post and click add media now upload you zip file and attach it to the post user can download from there but if you want to monitor your download you can use this plugin :-
http://weblogtoolscollection.com/archives/2009/11/06/the-best-of-series-download-managers/
hello i am trying to do this
i need to integrate a wordpress plugin so that when user uploads any video to my wordpress site it directly uploads to amazon s3 and when i need to use that video it gives me the url or automatically redirect to amazon to load the video
when user enters a url then the file uploads to local server and then immediately uploaded to s3 and the file is removed form my server, it is because the amazons3 do not allow remote files to be uploaded directly
ok for all of this is there any plugin? i found some but they allow this form there own interfaces but i need to do is when ever file is uploaded it directly goes to s3 and no other operation is needed to do this
if no plugin then please any tutorial for how to do this will be helpfull
it should be fully integrated with my wordpress theme
regards
This plugin will do the job http://wordpress.org/extend/plugins/tantan-s3/ for any uploads.
If you want to upload theme files to s3 you need to do that manually.
There is this plugin here: http://codecanyon.net/item/wordpress-aws-s3-browser/6470423 chekcout the live demo, I think it does what you need:
Demo: http://www.awss3.redwanhilali.net/?page_id=5#
this plugin can do the work for you perfectly.
http://wordpress.org/extend/plugins/download-monitor/