Inserting a link in image caption
in Shortcodes
Hi!
I'm trying to insert a link in an image shortcut, specifically in the caption section, to credit the image owner. I can put it in "text only" mode but when I insert a link the whole caption disappears. How can we do this?
Thanks
Comments
did you try to insert html tags into the description?
<a href="#">Link</a>
thanks
[image src="https://www.streamyng.com/wp-content/uploads/2017/12/Usuarios-social-video.png" width="800" height="760" align="center" border="0" margin_top="" margin_bottom="" link="" link_image="https://www.streamyng.com/wp-content/uploads/2017/12/Usuarios-social-video.png" target="" alt="Comparativa usuarios de las diferentes plataformas donde publicar vídeos de marketing" caption="Extraída de la infografía original de Filmora" greyscale="0" animate=" fadeInUp"]
I guess there is some mess between the semicolons of the shortcode arguments and the html arguments. How can this be done?
(Actually i see it works here in the forum but it doesn't in the caption)
http://prntscr.com/hls7zt
thanks
So, the proper question would be: Is there another way to insert a link in the caption section of the image shortcode?
Thanks