There could be something easy I’m totally overlooking, but I can’t figure it out. I need to be able to add links to images while using TinyMCE. Right now if users add an image via URL (amazon s3 storage) and then link the image to the webpage using the insert link button, the image does not link to the webpage but to the image.
If I pull up the html code for the post, it shows that the link SHOULD go to the correct webpage, but when clicked, the image appears, not the page.
Then if I inspect element in chrome, it shows that it is linked to the image, not the page.
See it in action here: http://scrapstacks.com/scrap/80458
Thanks for your help.
