Forum

Thread tagged as: Problem, Third-party, CKEditor

CKEditor Img URL After Upload

I am having an issue with CKEditor. Everything works fine with adding an image via ckeditor except that the img shows a broken link in my web page after adding it.

Upon inspection with dev tools it appears there are double quotes for each of the img attributes which makes the src attribute path not render. (see screenshots)

I am using Perch v2.8.10 and ckeditor v1.9.1 and testing on my local server using MAMP.

Any help would be appreciated.

ckeditor img issue 01

ckeditor img issue 02

ckeditor img issue 03

ckeditor img issue 04

Sam Richardson

Sam Richardson 0 points

  • 6 years ago
Drew McLellan

Drew McLellan 2638 points
Perch Support

Can you show me your template tag where ckeditor is used?