• Resolved scott0102

    (@scott0102)


    Hi,

    I am using a user regusitration plugin, where they upload an image on registration. In the column it is only showing the image ID and not the actual image, how can I update this?

    I have tried all the different options in the data type dropdown, but still no luck.

    Could you please advise?

    Thank you

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

    (@anmari)

    Hi Scott,
    IF the image id is a wordpress post id, then set the field type to ‘Number Post id’.
    Then if you have amr-users-plus a number if formats are provided if field is a post id. These include a range of image sizes See https://wpusersplugin.com/wpusers/wp-content/uploads/2020/12/postid.jpg

    IF the image id is NOT a wordpress post id, then code would be required to tell it what to do with that number and how to fetch the image. A number of add-ons exist for various member and registration plugins to help integrate them, and if your plugin is not one of them and is reasonably widely used, I’m happy to try integrate it.

    Thread Starter scott0102

    (@scott0102)

    Hi,

    Brilliant, that has worked perfectly buying the premium version! Thanks a lot!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Picture URL is ID’ is closed to new replies.