TomPich Posted December 17, 2023 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!
Klenkes Posted December 17, 2023 Posted December 17, 2023 It certainly works in all my TinyMCE fields. Something else must interfere!
TomPich Posted December 17, 2023 Author 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.
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