I have a Kentico 13 .NET Core website which uses the IUserInfoProvider dependency, injected via constructor, on a number of Widgets.We are seeing strange behaviour whereby:one Widget uses _userInfo...
I have a problem with the Dancing Goat site demo installer using Kentico 13 refresh 9 + .net 6 version: 1. Install Dancing Goat site 2. Remove culture Spain and add culture Thai 3. Define culture a...
HiI am running through some issues with Kentico's test libraries, I have installed Kentico Xperience Libraries Tests v13.0.94 and I have in a Test proyect some unit tests and some integration tests...
I have implemented Custom data provider class library project for customizing the connection string for Azure AD Managed Identity with Authentication keyword connection string as below in web.confi...
Hi,I am trying to find a way to exclude a page from search engines in Kentico 13. I can see documentation for earlier versions as how to manage robots.txt (only for portal engine) and I was wonderi...
Hi everyone! I'm pretty new with Kentico. I'm using kentico 13 refresh 13.0.95 right now.Just wanted to ask if there is a certain limitation to the NumberOfProcessedResult in SearchHelper.Search me...
Hi, I am setting a cookie in a controller using CookieHelper.SetValue(). I can get the value in my view and see it in the Application tab of dev tools on my main domain. However, in my multidomain ...
in Kentico V12 we were using {% !CurrentDevice.Data[@IsMobileDevice@] #%} to be able to switch the menus depending if the device was mobile or not, now we are updating to V13 and I am finding that...
how would I return the custom table itemID after the item is inserted?
I am using Kentico 13 Core.I have a custom task that creates or updates Kentico pages based on json data that I want to improve performance on. There are several thousand records in the json object...