• Kentico Staging - Error, "The entry 'UsernameToken' has already been added."
    Question Mar 19, 2025
    **Kentico Version:** 13.0.133 **Staging Config:** Using Username/Password **Methodology:** MVC **When Did it Start?:** Unsure, we don't use staging very much. **Hosting:** Azure App Service/Azure SQL We are having an issue where when we try to stage content from our dev...

  • How to use email templates in mass email option of Users application?
    Question Mar 29, 2023
    We have a custom MVC site. I've always used the Users app mass emailer to send monthly notices to our web editors but they are only available in ugly text format. Then I found the template editor screen. I'd like to start using pretty HTML templates to send our mass emails out...

  • Get all urls
    Question Oct 4, 2023
    I am working with a Kentico 12 site and am building a tool to get all known urls for all current published pages. I can get all documents with something like var documents = DocumentHelper.GetDocuments() .Published(true) // Retrieve only published documents ...

  • Contact not picking up Country information on localhost with Geolite 2 enabled
    Question Jul 14, 2023
    Hi there I have followed a number of suggested articles on the Xperience 13 Documentation site but I'm still not able to get the Country information pulling through for a newly created Customer entry. New entries are being created whenever I clear cookies or run in an Incogni...

  • FormBuilder - There is a configuration left for already removed form field or form components with t
    Question Nov 28, 2023
    I'm working on a MVC solution where we've started to use the Form Builder. Any new forms built are now being lost upon a re-deployment of the code, with the following error message: **There is a configuration left for already removed form field or form components with the fo...

  • Error when add new page template
    Question Jan 3, 2023
    Hi, I have a problem when add new page(with template) into tree node, it throw message `An error occurred while attempting to retrieve page templates. The live site application is not running or is not accessible.` My live site still running but cant add new page with templat...

  • K13 spurious content in search highlight
    Question Jan 11, 2023
    Hello We have a basic k13 Azure Cognitive search implementation with a custom ISearchCrawlerContentProcessor to restrict the page builder content being indexed on included pages. There is a consistent problem when a search executes that the first highlight value in the sys_c...

  • Get Attachments from CMS_Attachment using a link
    Question Feb 14, 2023
    Hello we plan to store uploaded images within the CMS_Attachment table. Therefore we use this piece of code: var newAttachment = new AttachmentInfo() { AttachmentGUID = existingGUID, AttachmentName = file.FileName, InputStream = file.InputStre...

  • Is it possible to limit uploads per file type per media library directory?
    Question Mar 30, 2023
    We have a custom MVC site and four large directries for our media library flat files. Each directory has multiple subdirectories and so on to categorize uploads. Under the main "Image" directory we are having a few users upload PDF documents, and vice-versa for the "Documents"...

  • Can you make a custom path selector for use in a widget?
    Question Apr 5, 2023
    A client is complaining about the path selector because it doesn't fully display the name of the pages or have a search bar. From what I can see, there is no way of modifying it, but is there a way of creating a version of the path selector that does have these things? Ideally...

  •   ... 41 42 43 44 45 46 47 48 49 50 ...