I am using the Types shortcode to show an image of the user. I want the image to be clickable and direct the user to update the profile page. Currently, it does not seem like I can show the image AND add a URL to the page on the image.
I have a follow-up.
Is it possible to add a placeholder/ backup image when the user has not uploaded an image in the types shortcode?
I want to show a grey image so that users share their information by clicking on the link. Right now, I have two separate images with conditions on them. It is not the most efficient way to do this.
Can it be done with one shortcode that adds a placeholder and shows the actual image if it is there?