• Search exact term
    Question Jun 23, 2020
    I have Kentico 12 MVC project. In the admin I have a page with field MyField. This field is set as Content, Searchable, Tokenized. Then, I am using Pages search index, standard analyzer. Now, I have pages with these values in MyField: Page 1: foo Page 2: foo something ...

  • Widgets Configuration issues
    Question Aug 17, 2020
    I am in the process of adding widgets to my site using kentico 12. I followed the example in https://docs.kentico.com/k12/developing-websites/page-builder-development/developing-widgets-in-mvc/example-developing-a-widget-in-mvc Whenever I try to add the widget to Kentico's UI...

  • Making a log-in page for authorizing users in the Kentico UI
    Question Oct 1, 2020
    I am authorizing a user log-in before they can access any page on my MVC app. In the kentico UI CMS app, it is giving me an error because it is trying to access the principal property while it haven't been set yet. So, the user has to log-in in order for the CMS is able to ren...

  • How to redirect Kentico to CMS admin page by default
    Question Nov 20, 2020
    We're using Kentico 11 along with a single MVC website, both hosted as Azure app services. Our company's URL looks like www.mycorp.com and Kentico CMS URL looks like kentico.mycorp.com When someone goes to kentico.mycorp.com, it shows a blank page. We need to type kentico.myco...

  • Page Tab Preview "expired" after update
    Question Jan 20, 2020
    Hey, I just updated to the latest hotfix from 12.0.35 and now the page tab previews are failing and the error log is reporting a preview expired. I tried refreshing the preview link but that did not work. I assume it is related to the "MVC - Added expiration for internal pag...

  • Cannot save a widget after moving it's location
    Question Feb 5, 2021
    Cannot save an mvc widget on version 12sp. After moving the widget to a different zone, no actions can take place on the page until the site is completely refreshed: cannot save/reject, cannot go to content/properties, cannot go to a different page and cannot leave the pages ...

  • How to add fontAwesome icons to Kentico 11 sites
    Question Mar 3, 2021
    I have a K11 instance where I need to add fontAwesome library icons to. I read through the documentation on [Kentico 11 Working with font icons](https://docs.xperience.io/k11/custom-development/miscellaneous-custom-development-tasks/working-with-font-icons) and I added the cha...

  • Page Builder MVC5
    Question May 17, 2021
    We're looking to move our intranet over to MVC with Kentico 13. Where can i find some good information on building widgets for the page builder?

  • Dependency injection for HttpClientFactory with Polly
    Question Oct 5, 2021
    I need to send HTTP requests with retry policies (with Polly) to an external API from my Kentico Web App, so I need to somehow do the equivalent to this code: //ConfigureServices() - Startup.cs services.AddHttpClient("Name" client => { client.BaseAddress = new Uri("...")...

  • Kentico 13 content tree based routing, changing a URL does not apply to all cultures
    Question Jan 5, 2022
    When changing a URL in Kentico 13 using content tree based routing, the new URL applies to the current culture only. This is different compared to portal engine, where making a change to a page URL applied to all cultures. Does anyone know of an easy way to apply URL changes t...

  •   ... 71 72 73 74 75 76 77 78 79 80 ...