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
How do I get rid of the tilde (~)
I try to insert this into my template: <umbraco:Item field="newsImage" runat="server"></umbraco:Item>but then it adds an irritating tilde which results in a broken url like this:
http://subdomain.domain.com/~/media/351/image.jpg
Please can someone help me?
Hi,
Are you putting this directly in your template or in the Rich Text Editor?
Rich
This part I put in the template: <umbraco:Item field="newsImage" runat="server"></umbraco:Item>
It looks for the Document type "upload" thing I setup and make use of in the content area.
Everything works fine except for the resultant browser render adds a tilde.
Jeroen gave the answer here: http://our.umbraco.org/forum/templating/templates-and-document-types/21168-Upload-Media-path
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Tilde breaks link
How do I get rid of the tilde (~)
I try to insert this into my template: <umbraco:Item field="newsImage" runat="server"></umbraco:Item>
but then it adds an irritating tilde which results in a broken url like this:
http://subdomain.domain.com/~/media/351/image.jpg
Please can someone help me?
Hi,
Are you putting this directly in your template or in the Rich Text Editor?
Rich
This part I put in the template: <umbraco:Item field="newsImage" runat="server"></umbraco:Item>
It looks for the Document type "upload" thing I setup and make use of in the content area.
Everything works fine except for the resultant browser render adds a tilde.
Jeroen gave the answer here: http://our.umbraco.org/forum/templating/templates-and-document-types/21168-Upload-Media-path
is working on a reply...