Everytime i try to insert an image in the editor via the umbraco backend he is using this path:
../media/2223/picture.jpg
But it should use:
/media/2223/picture.jpg
Otherwise the image will not be shown.
My problem is now that everytime i change the path to /media he generates ../media which will work to show the image in the backend but not for the frontend
Image Path problem MCE Editor
Hello,
Everytime i try to insert an image in the editor via the umbraco backend he is using this path:
../media/2223/picture.jpg
But it should use:
/media/2223/picture.jpg
Otherwise the image will not be shown.
My problem is now that everytime i change the path to /media he generates ../media which will work to show the image in the backend but not for the frontend
Can someone please help?
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.