Hi,
I'm using ckeditor in my admin so my current url path looks like this:
domain/store/admin/
However when i edit a page in my admin ckeditor keeps changing my links to:
../something-something.html
so when i view the page on the front end site all the links are going to
domain/something-something.html
instead of
domain/store/something-something.html
How can I fix this?
Are you using CKEditor in
Are you using CKEditor in some CMS or something? Which CKEditor version are you using? If you remove CKEditor from your admin section and just use a regular textarea, do you get this behavior?
Customer and Community Manager, CKSource
Follow us on: Facebook, Twitter, LinkedIn
If you think you found a bug in CKEditor, read this!