Within a transformation in Kentico, I am trying to format text to title case. I have discovered CMS.Helpers.TextHelper.ToTitleCase() in some Kentico documentation but, I don't believe that is avail...
I have a Kentico site running on the version v13.0.104.When I am trying to add the media library folder from admin it's not getting on the live site codebase. I have set the web farms to @Automatic...
is the code for this plugin available anywhere? I want to copy it's path selector features so I can create a custom button plugin.Using K13 Core
Is it possible to inherit from Kentico.Content.Web.Mvc.MultipleChoiceComponent that allows me to to dynamically generate my own checkbox items, but still use the built in markup that just using Mul...
trying to upgrade my K13 site but I'm getting the following error:JWT token validation has failed. Make sure you have set the same 'CMSHashStringSalt' app setting for all application instances.I up...
I have a site in Kentico v13.0.104.I have created a new custom page type.When I am trying to save the custom page type within the parent folder say @Templates@, the page type is getting saved succe...
I have a website in Kentico 12 portal engine and I have few custom form controls created in Kentico 12.I am creating a new website in Kentico 13 and it doesn't have @Form Controls@ module in the Ke...
I am having an issue that I hope someone can help me with. We are using Kentico 12 sp with windows authentication. We have a need to log when a user who belongs to a specific role authenticates. I ...
I'm trying to setup a multi-language (prefix based) in Kentico v13.0.126, however, when creating a content page in a different language I get the following error. This error occurs when trying to l...
I followed this sample https://docs.xperience.io/tutorial/developer-tutorial and created the MEDLAB project.Getting the following errorInvalidOperationException: The view on path '/Views/Shared/Pa...