We have trouble with the caching of our contacts when we query a list of items. Once we update one of the page type items the cache doesn't invalidate. As far as I understand it, I need a special d...
Hi,I was wondering if someone could tell me how to view Cache Items for the LIVE Site, now that they are completely different sites. I read that as long as you were accessing the live site via the ...
CMS.Membership and MembershipContext returning public anonymous user while using window authentication in .Net Core application
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 ...
Has anyone run into an error where their views are not being included in the published version of the site? It just started today, I did install the latest versions of .net on my computer on Frida...
I want to create widget A and in widget A have widget B , It's possible Thank you.
sometimes we add parameters to a getattachment url to resize an image. something like thisgetattachment/{Guuid here}/file-name.png?width=90it appears that a recent update to kentico 13 has stopped...
I converted a .NET framework 4.8 Kentico 13.0.111 to .NET core 6.I noticed that the Widget variant functionality doesn't work anymore. The widgets that already had multiple variants configured stil...
I was implementing multi-select dropdown in custom form control. To do that I had implemented custom form control with multi-select dropdown. The UI part is working well as expected but when we sub...
I am doing a conversion to .NET Core for my MVC web app. I have a dedicated project that contains a custom module, setup as explained here: https://docs.xperience.io/custom-development/creating-cus...