TomPich Posted December 17, 2023 Share Posted December 17, 2023 Hello all, I have a tinyMCE field and a multiple images field in the same page. I would like to add a link to an image inserted in the tinyMCE field, something like : <a href="xxx"><img src="xxx"></a> I can’t achieve that : when I add a link to the image (after selecting the image in TinyMCE), the link appears inside <img></img> tags (wtf ?) and then it’s getting cleaned on submit. Linking some text works perfectly, though. Is it a bug, or am I doing something wrong ? Thanks in advance! Link to comment Share on other sites More sharing options...
Klenkes Posted December 17, 2023 Share Posted December 17, 2023 It certainly works in all my TinyMCE fields. Something else must interfere! Link to comment Share on other sites More sharing options...
TomPich Posted December 17, 2023 Author Share Posted December 17, 2023 Thanks for your answer. I just noticed that sometimes it works, sometimes not. I’ll have a deeper look at this. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now