• Resolved nexusfred

    (@nexusfred)


    Hello, for a non logged user is there a way to have a preview of the selected image in an Image Field ?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author philkurth

    (@philkurth)

    Hi @nexusfred,

    Sorry to keep you waiting.

    When a user is logged out or doesn’t have the required permissions to use the media library, ACF defaults to using the basic uploader. There isn’t a built in feature for previewing images using the basic file uploader but you can use some custom JavaScript to make this happen. If you check out the following resource, you can see some snippets and examples of this functionality in action:

    https://www.geeksforgeeks.org/preview-an-image-before-uploading-using-jquery/

    Cheers,
    Phil

    Thread Starter nexusfred

    (@nexusfred)

    Hello @philkurth. Thanks a lot for this information

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Image Field Preview’ is closed to new replies.