Search for:
Sign in
Register
Menu
Articles
Questions & Answers
Download
Documentation
Support
Marketplace
Search text
Show more options
Exact phrase
Any word
All words
Any word or synonyms
Tagged as
Sort by
Relevance
Latest first
Oldest first
Filter
Articles
KB Articles
Video Articles
Questions & Answers
Download
Marketplace
Open-source
Search Documentation
Setting up Existing Project Locally - Live Site Error 500
Question
Oct 25, 2024
We just got the project code for this Kentico13 Core Project from this other vendor and I am trying
to
see if everything is there that we need
to
take over maintenance of this site. Locally on my windows computer, I set the structure the same way up as it is on the production ...
After Kentico 13 upgrade getting
widget
settings modal window not opening up
Question
Dec 10, 2023
Hello Everyone, I'm facing weird issue after an upgrade from Kentico version 12
to
Kentico version 13. In admin when trying
to
open any off the
widget
or section property configuration modal window not opening up. Throwing an exception of System.FormatException: Input string ...
Register the
widget
into the system using the RegisterWidget assembly attribute.
Question
Sep 25, 2023
In the Tutorial MVC you have the actual file
to
be changed when creating the
widget
NumberWidget from tutorial. But on the Core version it does not say where
to
add this code [assembly: RegisterWidget("LearningKit.Widgets.NumberWidget", "Number sel...
Retrieve
Widget
identifier (GUID) in viewcomponent context (MVC)
Question
Jan 4, 2023
Currently I'm working on something where I need
to
retrieve the identifier property that is present that is present in the Configuration property of the IPageBuilderDataContext object. In that property you have the properties from everything on a page but I need
to
know the ...
Kentico 13 repeater
widget
Question
Mar 27, 2023
In Kentico 12 I had developed a
widget
that allowed me
to
pull in a generic repeater that I could then configure on the page. Does anyone have experience doing something similar in Kentico 13?
Widget
Media Selector Fails in Production with "Cannot read properties of undefined ('mediaFilesSele
Question
Sep 26, 2025
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
configurations. The issue is strictly environment-specific; it works flawle...
[K13 MVC] Get PageBuilderDataContext (Or pageIdentifier) for a from Component used as a
widget
prope
Question
Jan 5, 2023
Currently I'm working on a form component that will be used as a
widget
property in the Page Builder scenario. This form component needs
to
have information of the current page it's on. I assumed that the Dependency Injected IPageBuilderDataContextRetriever object would contai...
WIdget
EditingComponent MediaFilesSelector Modal Dialog not returning images from media library
Question
Jun 9, 2023
I am running Kentico Xperience 13.0.112 Core. I have created a few widgets that have the following property [EditingComponent(MediaFilesSelector.IDENTIFIER, Order = 1, Label = "Image")] [EditingComponentProperty(nameof(MediaFilesSelectorProperties.MaxFilesLimit), 1)...
How we can build accordion
widget
with multiple accordion item with rich-text-editor under the item?
Question
Nov 2, 2023
How we can build accordion
widget
with multiple accordion item with rich-text-editor under the item?
K12 Portal Engine - Possible
to
tranlsate inline widgets
Question
Jul 3, 2023
Hi, we have an inline
widget
for creating buttons which is quite often used in the content area of other widgets. The content of the
widget
is translated except the button. If I create the button as a standalone
widget
it is translated without any issues. So is there a way of ...
1
2
3
4
5
6
7
8
9
10
...