I have a pagetype with a field media selector. The 【Show preview of selected image】 is checked and and want to resize the image show here to 120 height. It is not the resize on upload, the image in...
Hi we are using Kentico 12.0.93 with Versioning without workflow and Object versioning enabled in settings.When adding images to an attachment field type by code the image is being added to [CMS_At...
Hi,I'm using Kentico v12 with Portal and have been experiencing strange issues with Page attachments disappearing.I have a custom page type which uses a field @MenuItemTeaserImage@ and the Direct u...
I am able to get an image to show on the front end of my site using something like this@img src=@~/getattachment/@Model.Page.TeaserImage/@(Model.Page.NodeAlias).jpg@ /@ But in the admin it doesn't ...
Hi,Using Kentico 12SP 12.0.93 we are attaching images to product pages in a ScheduledTask using:// Delete Existing var attachment = DocumentHelper.GetAttachment(productPage, productImage.FileInfo?....
Hello, I installed Dancing Goat theme as a base of our website new website. Along with it are pre-made pages and blog posts, which are great as we use it as our guide.However, we are having a probl...
Hello, I am using Article page type to upload information. When I am trying to display the information on a page. I am getting below erorr.The name 'GetAttachmentUrlByGUID' does not exist in the c...
Hello,I have a repeater that loads up all my weblink page types. In those page types I have a field called @LinkImage@ which is optional. The Data type is @File@ and I limit it to just image file t...
Dear All, In our current project (Kentico 12.0.51 MVC dev model), each time we need to store a reference to Media Library's file in our Page Types, we create a field of Text Data Type and Media Sel...
Is there a decent solution about having alt text in media images in versions 10+? I can only find medieval, not very useful, stuff regarding this in the documentation.