Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi All,
I all, i am new to umbraco development using 4.5 version, facing issue while adding html markup using content tab. but path for images is changing automatically.
e.g
my HTML markup says
<img src="images/masthead/aboutus.jpg" width="1000" height="273" alt="" />
after updating code path changes to
<img src="/images/masthead/aboutus.jpg" width="1000" height="273" alt="" />
"/" was added automatically hence image is not visible, stucked from 2 days 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.
Continue discussion
tinymce editor bug
Hi All,
I all, i am new to umbraco development using 4.5 version, facing issue while adding html markup using content tab. but path for images is changing automatically.
e.g
my HTML markup says
<img src="images/masthead/aboutus.jpg" width="1000" height="273" alt="" />
after updating code path changes to
<img src="/images/masthead/aboutus.jpg" width="1000" height="273" alt="" />
"/" was added automatically hence image is not visible, stucked from 2 days 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.