• Resolved asarda

    (@asarda)


    Hi,

    I am using the plugin to get a gallery of images for each post. Works great and, right know, when I edit the post I am able to see all the images uploaded.

    What I need now is to get the link of the full image… same functionality as if I upload a file…. so I need to click to the thumbnail and go to the original image.

    It’s easy to change on “file.php” file… but this change get lost when I upload the plugin.

    Is there any way to do this in functions.php for instance?

    thanks

    https://ww.wp.xz.cn/plugins/custom-field-suite/

Viewing 1 replies (of 1 total)
  • Plugin Author Matt Gibbs

    (@mgibbs189)

    Set the file upload field’s “Return Value” option to “Attachment ID”. Then you can do anything you want with the file, such as using one of WP’s many image functions.

Viewing 1 replies (of 1 total)

The topic ‘file upload image URL’ is closed to new replies.