Hello all,I have a website, running on Kentico 12 SP, MVC.In the site, there are several page types. And we are using Kentico's smart search with local index for site search feature.Question is, Is...
I'm looking for to see what items or URL's cached and need to know where to find them (exact cache folder location?)This feature were exist in K11 Portalengine sites but can't find in MVC 12.ty *Ke...
Hi,I would like to get some assistance to setup fullcalendar on my website. I have the following issues.Configure routing for widget Register dependency injection Setup predefined calendarsany help...
I'm building a slider widget in my Home page. Jquery for display slider didn't loaded so my slider can't display correctly in Page application. No problem with preview or live mode. I using slick a...
I want receive html content from editable by assign them to a variable, then I will want put it at specific place.For example: If I put @Html.Kentico().EditableArea(@area1@, allowedWidgets: new[] {...
I unable create an image widget with custom controller.I copied all souce code used to build Image widget in Dancing Goat example. There is no error from my source code, but I got this error messag...
I got an error while creating a widget. I followed documentation from hereLicense for feature 'ABTesting' not found. Description: An unhandled exception occurred during the execution of the current...
Basically, I want get list of categories that defined from CMS.For example my News categories look like this: Categories: News FoodTechnologiesTravelComputersSo I want get list of categories in Ne...
I totally new in ASP.NET and C#, I want get category of a specific document by passing its DocumentID. I don't know correct method should use.The below is what I implemented based on documentation ...
I need to add inline editor in page builder for custom widgets and custom section. I have the same code for both views:For widgets it works fine, but not for section.