Home › Forums › Front-end Issues › Front-end image upload for guest › Reply To: Front-end image upload for guest
I simply have an ACF field group attached to a password protected page. This field group has only one field, an image field. I show the the field group using
if (!post_password_required()) {
acf_form();
}
This shows the form only if the user has entered the password.
I was only testing to see if it works, and it does allow the uploading of an image.
The operation you are seeing, only the file name and select is the correct operation for users that are not logged into the site. I have looked but I cannot find any information on displaying anything different or allowing access to anything different for visitors that are not logged into the site. From the information I have found, this is a recently added feature and there are no plans to extend or increase the functionality for users that are not logged into the site.
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
Are you building WordPress sites with ACF and @BeaverBuilder, and wanted to use your ACF Blocks in both the block editor and Beaver Builder?
— Advanced Custom Fields (@wp_acf) May 10, 2023
The BB team recently added support for using ACF Blocks in Beaver Builder. Check it out 👇https://t.co/UalEIa5aQi
© 2023 Advanced Custom Fields.
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Cookie Policy. If you continue to use this site, you consent to our use of cookies.