November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
I believe this issue was resolved in a later version of 7.5. I'm not sure which update fixed this, but I recall this issue was fixed in an update a few months back. So updating to latest should resolve this - unless, of course, you're already on latest :).
Thanks for your reply Richly.
Unfortunately, updating to the latest versions has made no difference.
You can render the image like this:
UrlResolver.Current.GetUrl(SomeContentReference, null, new VirtualPathArguments() { ContextMode = ContextMode.Default });
This will force the same behavior in edit mode as in view mode
I’m having a few issues with images not appearing in the editor, and was hoping if someone could point me in the right direction.
I have an image within a block:
Then I reference the image in my view:
When in editor mode, the image does not show. However, when selecting “Visit on webpage” the image loads fine.
The correct URL seems to be:
But the editor mode it is:
Any help would be much appreciated.
Many thanks,
Peter.