• Kentico 13 x-frame-options
    Question May 15, 2024
    What is the recommended approach for applying x-frame-options in kentico 13. I added the header manually, but as suggested it prevents it showing in the admin site.

  • Form Redirection not working after implementing CSP headers
    Question Nov 12, 2024
    We have a simple contact us form that while functions mostly does not redirect to the page we want it to. the code: {"redirectTo":"/en-us/contact-us/thank-you/"} Is the only thing displayed. I am sure it is the headers that is blocking it, but as we have around ...

  • How can I retrieve a page comments using the REST API (Kentico 13)
    Question Dec 17, 2024
    Hello, I am writing a bash script that is using the Kentico 13 REST API to retrieve all page information like this: json=$(curl -u USERNAME:PASSWORD -X GET https://mykentico.site/xp-admin/rest/content/currentsite/en-us/all?format=json) Then I'm parsing every object in that ...

  • How to leverage the Title and Property of a Media Library image from a PageType
    Question May 11, 2023
    Hello, I'm currently using Kentico 13.0.70 and I've created a page type with a text field and the edit control is a "Media Selector". When I create a page with this page type, I am able to select an image from the media library. The Image in the Media Library has a Title and a...

  • Kentico 12 Custom table data multiple choice values not visible in the grid
    Question Aug 2, 2024
    Hi, I have a field in the custom table that is a multiple choice with an SQL query. When I open the custom table data the column for that field is empty but when I edit the same custom table data item I can see the values in the multiple choice field, so the data is fetched co...

  • Site Export exception
    Question Sep 17, 2024
    I am trying to export all of the media file from Kentico and after i configured everything I hit next and i get the below exception. Do i have to change the table Export_History's ExportSettings varchar length in the database to get this to work? [DataConnection.HandleError]...

  • Kentico 13: Preview url got 404 after migrated asp.net mvc site from 4.8 to .net 8
    Question Mar 19, 2024
    The preview link works when we use .net 4.8. After we migrate to .net 8 recently, we got 404 error . Here are key points we have 1. We are using Kentico 13 2. Got 404 when we try to access a url like: https://localhost:7044/cmsctx/pv/f211f3e1-5949-44c1-9842-c6526c92409f/cultur...

  • Media Files Selector not loading in page builder
    Question Feb 20, 2024
    I have a simple property on my widget: public const string MediaLibraryName = "Images"; [EditingComponent(MediaFilesSelector.IDENTIFIER, Label = "Background image", Order = 1)] [EditingComponentProperty(nameof(MediaFilesSelectorProperties.MaxFilesLimi...

  • Email queue not sending emails after upgrade from Kentico 10 to 12
    Question Jul 18, 2024
    Hi, My company upgraded to Kentico 12 from Kentico 10 and since then the email notification system has stopped working. The emails end up in the email queue without being sent. Without changing any of the default SMTP server settings in settings -> system -> emails, the err...

  • Kentico Xperience 13's .NET support lifecycle - .NET 6
    Article Jan 11, 2024
    Read on to understand Kentico's and Microsoft's support lifecycle for .NET and the specific timelines for .NET 6 support in Kentico Xperience 13 solutions. Also, discover guidance on how, when, and why to update to .NET 8.

  •   1 2 3 4 5 6 7 8 9 10 ...