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,
Is there a best practice for when a media item image is updated in the media section, so that the image is updated throughout the site.
Im finding that if i update an image, then the media url changes.
Im also currently using the following razor snippet in my partial.
var image = item.GetPropertyValue<IPublishedContent>("featureImage"); <img src="@image.Url"/>
Any help would be grateful. Martin
** Edit
Sorry - Im just tested this out again and it seem to be only be images that are dropped into the grid that are not updated
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
Update Media Item
Hi all,
Is there a best practice for when a media item image is updated in the media section, so that the image is updated throughout the site.
Im finding that if i update an image, then the media url changes.
Im also currently using the following razor snippet in my partial.
Any help would be grateful. Martin
Hi all,
Is there a best practice for when a media item image is updated in the media section, so that the image is updated throughout the site.
Im finding that if i update an image, then the media url changes.
Im also currently using the following razor snippet in my partial.
Any help would be grateful. Martin
** Edit
Sorry - Im just tested this out again and it seem to be only be images that are dropped into the grid that are not updated
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.