Hello,I am encountering a critical issue with the Widget Properties dialog in my Kentico 13 production environment. This is specifically affecting the Media Selector component used within widget co...
We're currently in the process of migrating an existing app (Xperience 13) over to our development environment and decided to leverage Azure storage. We've followed all of the documents regarding t...
Hello DevNet community,I'm working with Kentico 13 MVC and using a master page (_XYZMaster.cshtml) with a page template that inherits from it.I've added an editable-area tag helper for a logo (@ ed...
Hi,If I add a widget to the DocumentPageBuilderWidgets json, it shows up on the live site but not in the page builder. Is there another table/column that needs updating too? Workflow is not enabled...
I have a strange issue, when loading the Page tab of my home page the page tab is blank. There is nothing in the event log and the only thing I can see in the console log ishttps://websiteurl.com/c...
When a given page is saved with CI, I can see that the system assigns an Idenfier GUID to each section, zone, and widget@sections@:[{@identifier@:@{GUID}@,@type@:@Section.FiftyFifty@,@properties@:{...
I have a simple property on my widget: public const string MediaLibraryName = @Images@; [EditingComponent(MediaFilesSelector.IDENTIFIER, Label = @Background image@, Order = 1)] [Editing...
Hi,I'm on v13.0.124I don't have the issue for instantiating an empty collection of PathSelectorItem but I do for ObjectSelectorItem. I also tried setting it as a new List but that also returns null...
Navigating through the robust Page Builder in Kentico Xperience 13 might sometimes be halted by unexpected error messages and functionality issues. This article delves into common challenges and pitfalls encountered by users, offering insightful solutions and troubleshooting steps to ensure a smooth and efficient page-building experience.
Hi, I have migrated my kentico 12 MVC application to Kentico 13 MVC 5 app using https://docs.xperience.io/installation/upgrading-to-xperience-13. Migration is done successfully . But when I page bu...