Getting link to original image?
-
Hi,
Great plugin, thank you ??
I understand that in the latest versions of this plugin you can output both cropped and original versions of the image. I have an ACF called upload_artwork (image with user-crop type) which, when someone uploads their image, they are forced to crop it immediately. This works fine.
I can get the cropped version of the image using a return value of image URL like so:
the_field('upload_artwork');
My question is, what code do I need to output the image URL of the original image. I know its possible as I’ve read through the Support forum but I just don’t know what code I need to use to reference the original image.
Thanks ??
Viewing 13 replies - 1 through 13 (of 13 total)
Viewing 13 replies - 1 through 13 (of 13 total)
- The topic ‘Getting link to original image?’ is closed to new replies.